Search code examples
Why does calling AutoFake.Provide() wipe out fakes already configured with A.CallTo()?...


autofacfakeiteasy

Read More
How to inject dependency into MVVM View Model class?...


c#wpfmvvmdependency-injectionautofac

Read More
Implement log4net in a windows service using dependency injection...


.netdependency-injectionwindows-servicesautofaclog4net

Read More
autofac resolve issue for keyed values...


c#.netinversion-of-controlautofac

Read More
How to Register ILogger(Microsoft.Extensions.Logging) with DI usinq autofac .net framework...


c#.netdependency-injectionautofacilogger

Read More
Using AutoFac Property Injection with Moq...


c#moqautofacautomoq

Read More
Determine the target type for a dependency during resolution...


c#autofac

Read More
Specflow.Autofac: Swap out a dependency after the container has been built...


c#dependency-injectionautofacspecflow

Read More
Using Autofac to inject a dependency into the Main entry point in a console app...


c#autofac

Read More
Event handlers methods injection in Autofac...


c#eventsdependency-injectionautofac

Read More
Factory injection with interface and concrete type parameter...


c#autofac

Read More
How to pass parameter to an Autofac Module from a resolve dependency...


c#inversion-of-controlautofacioc-containerautofac-module

Read More
Mapster Dependency Injection via Autofac...


c#asp.net-mvc-4autofacmapster

Read More
Override Autofac registration - Integration tests with DI...


c#unit-testingdependency-injectionintegration-testingautofac

Read More
Can't access GlobalConfiguration.Configuration from .Net 5.0 WebApi...


c#asp.netautofacwebapi

Read More
Autofac 6.2 doesn't (no longer) allow class with private constructor?...


c#inversion-of-controlautofac

Read More
ASP.NET Web API 2 access current user claims via dependency injection with Autofac...


c#asp.netdependency-injectionasp.net-web-api2autofac

Read More
Autofac Scanning Assemblies for certain class type...


c#.netinversion-of-controlautofac

Read More
Autofac how to use both default and non-default ctor based on context...


c#dependency-injectionautofac

Read More
Is using IoC container (such as autofac) to store application settings good practice?...


c#inversion-of-controlautofac

Read More
Get multiple instances of an object registered via Autofac module registration...


c#dependency-injectionautofacioc-container

Read More
Add authentication to WCF + Autofac extensionless service...


c#.netwcfauthenticationautofac

Read More
Using factory for everything?...


c#inversion-of-controlautofacfactorydependency-inversion

Read More
Using RegisterInstance in BeginLifetimeScope configuration causes memory leak...


c#memory-leaksautofac

Read More
C# - How to return different instances of SqlConnection using Autofac...


c#autofacdapper

Read More
Dependency Injection in HtmlHelper extension method?...


asp.net-mvcdependency-injectionasp.net-mvc-5autofac

Read More
use gRPC with autofac...


c#asp.net-coreautofac

Read More
Autofac provide func to create dynamic factory...


c#dependency-injectionautofac

Read More
Autofac Keyed Factory: Same Concrete Implementation For Different Enum Values...


c#autofacfactory

Read More
How to handle internal constructors with Autofac...


.netautofac

Read More
BackNext