Search code examples
Autofac Dependency Injection for Azure Table and EntityFrameworkCore InMemoryDb...


c#asp.net-coreentity-framework-coreautofacin-memory-database

Read More
Tenant specific containers in ASP.NET Core 6...


c#asp.netautofacmulti-tenantasp.net-core-6.0

Read More
What Autofac LifetimeScope is assumed when registering a delegate?...


c#autofac

Read More
autofac multiple services (same interface - multiple addons providing it) how to implement?...


c#serviceautofac

Read More
Inject Failing using "WithParameters" Autofac...


c#autofac

Read More
injecting a service into a queue consumer using MassTransit...


dependency-injectionrabbitmqautofacmasstransit.net-core-3.1

Read More
ExternallyOwned() doesn't work on Assembly Scanning level?...


c#autofac

Read More
.NET 6 API System.InvalidOperationException...


c#.net-core.net-6.0autofac

Read More
Unable to resolve service for type 'Business.Abstract.IAuthService' while attempting to acti...


c#asp.net-coredependency-injectionautofac.net-8.0

Read More
Autofac - dynamic instantiation: passing constructor manually...


c#autofacinstantiation.net-4.8

Read More
AutoFac - Initialize heavy-weight singletons on app_start...


c#dependency-injectionasp.net-mvc-5singletonautofac

Read More
Constructor injection into a base class using autofac...


constructorautofaccode-injectionabstract

Read More
Autofac property injection in base class...


c#dependency-injectionautofac

Read More
Autofac. Base Class properties resolved without specific injection...


c#dependenciesinversion-of-controlautofaccode-injection

Read More
What is meaning of `key` in autofac configuration file?...


dependency-injectionautofacautofac-configurationautofac-module

Read More
Configuring HttpClient and IHttpClientFactory in Autofac using autofac.json...


httpclient.net-6.0autofac

Read More
Configure two instance of same type for different constructors in autofac...


automapper.net-6.0autofac

Read More
Why doesn't Autofac Log4Net middleware allow me to directly resolve `ILog`?...


asp.net-mvcautofaclog4net

Read More
Autofac Dependency Injection in Azure Function...


azuredependency-injectioninversion-of-controlautofacazure-functions

Read More
Xamarin Forms iOS NoConstructorFoundException with AutoFac when Link All, and infinite build with Do...


c#iosxamarinxamarin.formsautofac

Read More
How to register all subtypes of a generic type?...


inheritancetypesreflectionautofac

Read More
MediatR in Azure Function v4...


.net-coreazure-functionsautofacmediatr

Read More
How to register a generic consumer adapter in MassTransit if I have a list of message types...


genericsadapterautofacmasstransitmessage-bus

Read More
Autofac assembly scanning with interfaces...


c#autofacioc-containerasp.net-core-7.0autofac-module

Read More
Does Autofac Multitenant container works with IIndex<Key, Value>?...


.netwpfdependency-injectionautofacmulti-tenant

Read More
Hangfire dependency injection lifetime scope...


c#autofachangfire

Read More
Adding Autofac JSON configuration to .NET core 6.0 using the new single file template...


c#asp.net-core.net-6.0autofacautofac-configuration

Read More
DelegatingHandler Dependency Injection...


c#.net-coredependency-injectionautofacdotnet-httpclient

Read More
Export an autofac container to its identical json configuration file...


autofacautofac-configuration

Read More
Autofac.Core.DependencyResolutionException: Expression of type '' cannot be used for return ...


c#autofacautofac-configuration

Read More
BackNext