Search code examples
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
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
BackNext