Search code examples
Dependency Injection of IEnumerable of Open Generic...

c#generics.net-coredependency-injectionautofac

Read More
Simple Injector vs Hiro vs Autofac...

.netdependency-injectioninversion-of-controlautofacsimple-injector

Read More
Autofac two pgsql database connections...

c#.net-coreautofac

Read More
Autofac - resolving runtime parameters without having to pass container around...

c#autofac

Read More
Jenkins cannot use MSBuild but Visual Studio can build...

jenkinsuwpmsbuildautofacservice-locator

Read More
Implementing Autofac in .NET Core 3 Console Application, injecting IServiceProvider into Config clas...

asp.net-coredependency-injectionconsole-applicationautofac

Read More
Autofac Dependecy Injection Azure function SingleInstance...

dependency-injectionazure-functionsautofacazure-functions-runtimesingle-instance

Read More
Register partically closed generic type with Autofac...

c#genericsautofacunit-of-work

Read More
Registering an open-generic type in Autofac...

c#inversion-of-controlautofacstructuremap

Read More
Why does IContainer.IsRegistered(Type serviceType) add registrations?...

autofac

Read More
Autofac - The requested service (lSomeDbContext) has not been registered...

c#entity-frameworkautofac

Read More
Pass HttpClient to class library...

c#asp.net-web-api2autofac.net-4.8

Read More
AspNetCoreRateLimit .NET Core 3.0 - Cannot resolve parameter IMemoryCache cache...

c#asp.net-coreautofacrate-limiting

Read More
Howto use external plugins via config file (runtime configuration) with Autofac 5...

c#.net-coredependency-injectioninversion-of-controlautofac

Read More
Autofac - Injecting Keyed service with NamedParameter into constructor...

c#dependency-injectionautofac

Read More
How Does Autofac Handle Non-Disposable Components...

c#memory-managementautofacidisposable

Read More
Autofac SingleInstance not working...

singletonautofac

Read More
Not able to host .Net Core 3.1 Web API on IIS...

asp.net-coreiisautofac

Read More
How to Configur Autofac For webapi...

asp.net-mvcautofac

Read More
DbContext not getting injected by autofac...

c#entity-frameworkdependency-injectionautofac

Read More
None of the constructors found with 'Autofac.Core.Activators.Reflection.DefaultConstructorFinder...

c#azureazure-functionsautofac

Read More
SignalR - Multitenant Dependency Injection...

c#dependency-injectionsignalrautofacmulti-tenant

Read More
Autofac register type with constructor that needs to register the constructor's dependencies...

c#asp.netdependency-injectionautofac

Read More
Autofac class with default parameter -> Override att runtime...

autofac

Read More
Custom filter attributes inject dependency...

c#asp.net-web-apidependency-injectionautofac

Read More
Register ImmutableArray with autofac...

c#autofacioc-container

Read More
Understanding Autofac lifetime scopes...

c#autofac

Read More
What does "Lifetime scopes are respected" means?...

c#dependency-injectioninversion-of-controlautofac

Read More
How can a dependency (registered in nested LifetimeScope) be resolved from autofac container...

c#asp.netautofacevent-bus

Read More
Register context with parameter (service) in .net core using autofac...

c#asp.net-coredependency-injectionautofac

Read More
BackNext