Search code examples
xUnit test: How to mock a factory?...


c#dependency-injectionautofacfactoryxunit

Read More
Injecting/Managing at runtime changing connectionstrings using Entity Framework, Dependency Injectio...


entity-frameworkdependency-injectionrepository-patternautofacunit-of-work

Read More
How to resolve dependencies in referenced library class...


asp.netwebformsautofac.net-standard-2.0

Read More
Inherited class property injection with autofac...


c#.net-coreautofac

Read More
How to measure and monitor Autofac resolve time of individual components...


c#.netdependency-injectionautofac

Read More
Can't resolve a registered type in Autofac...


c#dependency-injectionautofac

Read More
Modifying Autofac Scope to Support XUnit Testing...


autofac

Read More
NHibernate Fluent - Multiple databases configuration...


c#nhibernatefluent-nhibernateautofac

Read More
Understanding Autofac middleware usage with ASP.NET Webforms, OWIN and ASP.NET Identity...


c#webformsowinautofacasp.net-identity-2

Read More
How to inject dependency into MVC 5 global filter using Autofac...


dependency-injectionasp.net-mvc-5autofac

Read More
Objects not being disposed when using child lifetimescopes...


c#entity-frameworkasp.net-coreautofac

Read More
Autofac RegisterAssemblyTypes and RegisterType instanciates same implementation twice when SingleIns...


c#autofac

Read More
Can Autofac delegate factories pass parameters to nested objects?...


c#autofac

Read More
Implementing DI with UnitOfWork and repository patterns in winform use autofac (Autofac.Core.Depende...


c#winformsentity-framework-coreautofacunit-of-work

Read More
Update autofac container from IHostedService asynchronously on app startup...


asp.net-mvcasp.net-coreautofac

Read More
FluentValidation with Owin ignores [FromUri] Dtos in Asp.Net WebApi2...


c#asp.net-web-api2owinautofacfluentvalidation

Read More
How do I register modules with constructors in autofac?...


c#autofac

Read More
Stop Autofac module registering already-registered components...


c#autofac

Read More
Autofact initialize all registered services...


.netautofac

Read More
Fluent Validation Duplicate Errors in ModelState["Prop"]).Errors...


c#asp.net-mvcvalidationautofacfluentvalidation

Read More
Property injection with Autofac and ASP.NET Core controller...


c#asp.net-coreautofacasp.net-core-5.0property-injection

Read More
How to specify parameters using .net core dependency injection?...


c#dependency-injection.net-coreautofac

Read More
Run-time registration with Autofac...


runtimeprismautofac

Read More
Autofac not resolving service with generic type...


.net-coredependency-injectionautofac

Read More
Auto-registration with a RegistrationSource in Autofac...


dependency-injectionautofacasp.net-core-3.1

Read More
Tests fail: No service for type 'Microsoft.Extensions.DependencyInjection.IServiceProviderFactor...


c#.netautofac

Read More
Authenticated user is lost in web api owin middleware...


c#asp.net-web-apijwtautofacowin-middleware

Read More
Autofac replacing MEF Extensions get the list of services by the address of a directory...


.netautofac

Read More
How to register DbContextPool using Autofac?...


c#entity-framework-coreautofac

Read More
In Autofac, what is the difference between RegisterAssemblyOpenGenericTypes and RegisterAssemblyType...


c#autofac

Read More
BackNext