Search code examples
Could not load type Castle.Proxies.IReadinessProxy when running xUnit integration tests in parallel ...

c#autofacxunitcastle-dynamicproxyeventstoredb

Read More
Autofac Cannot resolve parameter serviceScopeFactory of constructor 'Void...

c#dependency-injectionautofac.net-4.5

Read More
Autofac with multiple implementations of the same interface...

c#dependency-injectioninversion-of-controlautofac

Read More
.NET 6 set Newtonsoft.Json default options with Autofac...

c#.netjson.netautofac.net-6.0

Read More
Unable to configure Autofac to inject Serilog as implementation of ILogger in .NET 6 web app...

c#autofacserilog.net-6.0ilogger

Read More
'ConfigureServices returning a System.IServiceProvider isn't supported.'...

c#asp.net-coredependency-injectionautofacasp.net-core-3.0

Read More
Autofac. Naming resolving and child dependencies...

c#.netautofac

Read More
Dependency Injection in Unit of work with Autofac...

c#entity-framework-6autofac

Read More
error constructor controller MvC 4...

asp.net-mvcasp.net-mvc-4constructorautofac

Read More
Recommended way to configure Autofac in ASP.NET Core 3.0...

c#autofacasp.net-core-3.0

Read More
Audit.NET Adding UserName to AuditLog when logging EF but can't reach HttpContext...

c#autofacaudit.net

Read More
How to make an optional dependency in AutoFac?...

.netautofacdefault-value

Read More
RegisterGenericDecorator ignores condition...

decoratorautofaccqrs

Read More
How to use dependency injection in an UWP app?...

c#.netdependency-injectionuwpautofac

Read More
Why dont I need to call services.AddMediatr()?...

autofacmediatr

Read More
How to Inject IHostedService in Dependecy injection from Autofac Module...

c#.net-coreautofac

Read More
Register lambda as factory (with dependencies)...

.netinversion-of-controlautofac

Read More
.NET Core 5 console app with IOC and Serilogging without microservice?...

c#autofacioc-containerserilog

Read More
Castle Windsor to Autofac...

c#dependency-injectioncastle-windsorautofac

Read More
Autofac TypedParameter equivalent in NET Core DI...

.netasp.net-coredependency-injectionautofac

Read More
Caching constructor selection instead of lamda conversion...

autofac

Read More
Can Entity Framework Core bet setup to use a backup connection string?...

c#sql-serverentity-framework-coreautofacef-core-5.0

Read More
Autofac contravariance and resolving open generic types...

c#genericsautofaccontravariance

Read More
autofac webapi owin integration problems with middleware exection order not correct...

autofac

Read More
Should DI container be global...

dependency-injectionautofac

Read More
Registration of ephemeral components in Autofac...

c#autofac

Read More
Autofac generic decorator not fired (with mediatr)...

c#.netdependency-injectionautofacmediatr

Read More
Multiple owin listeners with their own set of controllers, with Autofac for DI...

asp.net-web-apiowinautofacasp.net-web-api-routing

Read More
How do I set up this unit test to test some types explicitly?...

c#unit-testingnunitautofac

Read More
Autofac - how to register open generics as named or keyed types for use in a factory or using IIndex...

c#autofac

Read More
BackNext