xUnit test: How to mock a factory?...
Read MoreInjecting/Managing at runtime changing connectionstrings using Entity Framework, Dependency Injectio...
Read MoreHow to resolve dependencies in referenced library class...
Read MoreInherited class property injection with autofac...
Read MoreHow to measure and monitor Autofac resolve time of individual components...
Read MoreCan't resolve a registered type in Autofac...
Read MoreModifying Autofac Scope to Support XUnit Testing...
Read MoreNHibernate Fluent - Multiple databases configuration...
Read MoreUnderstanding Autofac middleware usage with ASP.NET Webforms, OWIN and ASP.NET Identity...
Read MoreHow to inject dependency into MVC 5 global filter using Autofac...
Read MoreObjects not being disposed when using child lifetimescopes...
Read MoreAutofac RegisterAssemblyTypes and RegisterType instanciates same implementation twice when SingleIns...
Read MoreCan Autofac delegate factories pass parameters to nested objects?...
Read MoreImplementing DI with UnitOfWork and repository patterns in winform use autofac (Autofac.Core.Depende...
Read MoreUpdate autofac container from IHostedService asynchronously on app startup...
Read MoreFluentValidation with Owin ignores [FromUri] Dtos in Asp.Net WebApi2...
Read MoreHow do I register modules with constructors in autofac?...
Read MoreStop Autofac module registering already-registered components...
Read MoreAutofact initialize all registered services...
Read MoreFluent Validation Duplicate Errors in ModelState["Prop"]).Errors...
Read MoreProperty injection with Autofac and ASP.NET Core controller...
Read MoreHow to specify parameters using .net core dependency injection?...
Read MoreRun-time registration with Autofac...
Read MoreAutofac not resolving service with generic type...
Read MoreAuto-registration with a RegistrationSource in Autofac...
Read MoreTests fail: No service for type 'Microsoft.Extensions.DependencyInjection.IServiceProviderFactor...
Read MoreAuthenticated user is lost in web api owin middleware...
Read MoreAutofac replacing MEF Extensions get the list of services by the address of a directory...
Read MoreHow to register DbContextPool using Autofac?...
Read MoreIn Autofac, what is the difference between RegisterAssemblyOpenGenericTypes and RegisterAssemblyType...
Read More