Could not load type Castle.Proxies.IReadinessProxy when running xUnit integration tests in parallel ...
Read MoreAutofac Cannot resolve parameter serviceScopeFactory of constructor 'Void...
Read MoreAutofac with multiple implementations of the same interface...
Read More.NET 6 set Newtonsoft.Json default options with Autofac...
Read MoreUnable to configure Autofac to inject Serilog as implementation of ILogger in .NET 6 web app...
Read More'ConfigureServices returning a System.IServiceProvider isn't supported.'...
Read MoreAutofac. Naming resolving and child dependencies...
Read MoreDependency Injection in Unit of work with Autofac...
Read Moreerror constructor controller MvC 4...
Read MoreRecommended way to configure Autofac in ASP.NET Core 3.0...
Read MoreAudit.NET Adding UserName to AuditLog when logging EF but can't reach HttpContext...
Read MoreHow to make an optional dependency in AutoFac?...
Read MoreRegisterGenericDecorator ignores condition...
Read MoreHow to use dependency injection in an UWP app?...
Read MoreWhy dont I need to call services.AddMediatr()?...
Read MoreHow to Inject IHostedService in Dependecy injection from Autofac Module...
Read MoreRegister lambda as factory (with dependencies)...
Read More.NET Core 5 console app with IOC and Serilogging without microservice?...
Read MoreAutofac TypedParameter equivalent in NET Core DI...
Read MoreCaching constructor selection instead of lamda conversion...
Read MoreCan Entity Framework Core bet setup to use a backup connection string?...
Read MoreAutofac contravariance and resolving open generic types...
Read Moreautofac webapi owin integration problems with middleware exection order not correct...
Read MoreRegistration of ephemeral components in Autofac...
Read MoreAutofac generic decorator not fired (with mediatr)...
Read MoreMultiple owin listeners with their own set of controllers, with Autofac for DI...
Read MoreHow do I set up this unit test to test some types explicitly?...
Read MoreAutofac - how to register open generics as named or keyed types for use in a factory or using IIndex...
Read More