Search code examples
Equivalent of Configure<T> using autofac modules...


asp.net-coreautofac

Read More
Autofac reporting circular dependency only when using keyed attribute...


c#autofac

Read More
Unable to cast object of type ServiceCollection to type 'Autofac.ContainerBuilder' using dot...


c#.net-coreautofac

Read More
Why .NET Core introduced Autofac since it has dependency control system?...


.netautofac

Read More
Autofac Access the IoC container in .NET MAUI...


c#.netxamarinmauiautofac

Read More
Can autofac do partial Resolve?...


ioc-containerpartialautofacresolve

Read More
AutoFac / .NET Core - Register DBcontext...


c#.net-coreautofacef-core-2.0

Read More
Why navigation property sometimes return null?...


c#asp.netasp.net-mvcentity-frameworkautofac

Read More
Autofac IComponentContext vs IServiceProvider...


.net-6.0autofac

Read More
Autofac Owned<>...


c#dependency-injectionautofac

Read More
Autofac: How to register dynamically register concrete types with generic with their own interfaces ...


c#.net-coreautofac

Read More
Autofac: how to prevent disposing service registered through ServiceCollection?...


c#dependency-injectionautofac

Read More
How to use Automapper with Autofac...


c#asp.net-web-apiasp.net-web-api2automapperautofac

Read More
How to use Autofac with Winforms to inject a dependency...


c#winformsautofac

Read More
Autofac 6 - register a decorator as also implementing another interface...


c#decoratorautofac

Read More
How to use AutoFac in Web API to resolve a service at runtime?...


c#runtimeautofacwebapi

Read More
Autofac: Registering a Singleton and InstancePerDependency Dependency Relationship...


c#inversion-of-controlautofac

Read More
Using Autofac in integration tests with web api 2...


c#testingasp.net-web-apiintegration-testingautofac

Read More
Scoped services via delegate factories in singleton services with autofac...


c#dependency-injectionautofac

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


c#autofac

Read More
Replace registration in Autofac...


autofac

Read More
Get a collection of all IOptions objects with autofac...


c#asp.net-coreautofacioptions

Read More
How to mock IProcess to in a c# Unit test...


c#unit-testingmockingmoqautofac

Read More
Hangfire & Autofac.Core.Registration.ComponentNotRegisteredException: The requested service has ...


c#autofachangfirehangfire-autofac

Read More
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
BackNext