Search code examples
UnitTesing with Autofac, Moq - Getting Value cannot be null exception...

c#entity-frameworkunit-testingmoqautofac

Read More
Autofac - InstancePerHttpRequest vs InstancePerLifetimeScope...

c#asp.net-mvc-3dependency-injectionautofac

Read More
Verify Autofac registrations in a unit test...

c#unit-testingautofacioc-containervstest

Read More
Autofac requires that the factory has exactly the same name as the constructor parameter?...

c#autofac

Read More
Autofac IAsyncDisposable support during regular lifetime scopes...

c#autofac

Read More
Autofac. Retrieve all services registered as named...

c#.netinversion-of-controlautofacioc-container

Read More
ABP Framework Singleton Service DI fails on Swagger...

.netasp.net-coreswaggerautofacabp-framework

Read More
How to automatically resolve named type in Autofac?...

c#.netunity-containerautofac

Read More
Autofac can inject property like @Resource in Spring?...

c#.netautofac

Read More
How to register Services and Types that are in separate assemblies in Autofac?...

dependency-injectionioc-containerautofac

Read More
How to dynamically instantiate a proxy class?...

dependency-injectionautofaccastle-dynamicproxy

Read More
Difference between creating a scope using Autofac LifeTimeScope and Asp.net Core DI Extension IServi...

.netdependency-injectionasp.net-coreautofac

Read More
Implementing IConfiguration with Autofac...

dependency-injectionautofacautofac-configurationautofac-module

Read More
Autofac list merging in C#...

c#modulecontainersautofac

Read More
System.InvalidOperationException: An attempt was made to use the context while it is being configure...

asp.net-coreentity-framework-coreautofac

Read More
How can I add a custom JSON file into IConfiguration?...

c#asp.net-coreautofac

Read More
Event sourcing implementation with autofac (register/resolve handlers)...

c#inversion-of-controlautofacevent-sourcing

Read More
Autofac - Can I use Microsoft.Extensions.DependencyInjection's Registering Style instead of Auto...

c#asp.netdependency-injectionautofacmicrosoft-extensions-di

Read More
How to resolve service with AutoFac from type of a variable...

c#xamarinautofactypeofresolve

Read More
Using Autofac Registration middleware to resolve a version of the service...

c#autofacmiddleware

Read More
Autofac and IHttpClientFactory: Cannot resolve parameter 'System.Net.Http.HttpClient httpClient&...

c#dependency-injectionautofac

Read More
How to pass event handler service method after DbContext registration is done? If event handler serv...

c#entity-framework.net-coredependency-injectionautofac

Read More
How can I use dependency injection in object created using Activator with a Factory Pattern?...

c#dependency-injectionautofacfactory-patternactivator

Read More
Autofac with Web API: inject dependencies from HttpRequestMessage?...

asp.net-web-apiautofac

Read More
how to use ValidateScopes in autofac?...

autofac

Read More
IServiceCollection Configure method analog in .net Framework...

c#.net-coredependency-injectionautofac.net-framework-version

Read More
How to register a generic dependency in Autofac when I dont know the Types in advance?...

c#dependency-injectionautofac

Read More
Dependency Injection and IDisposable...

.netdependency-injectioninversion-of-controlautofacidisposable

Read More
Autofac IServiceScopeFactory changes in v8.0.0.0...

autofac

Read More
Base Class Collection Thread Safe Question...

c#multithreadingthread-safetyautofac

Read More
BackNext