Search code examples
Autofac IContainer and DiagnosticTracer for ASP.NET Core 5...


autofacasp.net-core-5.0

Read More
How to use NLog in static class where everything else is wired with Autofac...


c#model-view-controllerautofacnlog

Read More
How to resolve open generic service without registering type object?...


asp.net-coreautofacasp.net-core-5.0

Read More
Autofac Resolve is extremely slow in .NET Generic Host HostApplicationBuilder...


.netconsole-applicationautofac

Read More
How to Use UnsafeAccessor to Check if Autofac.Core.Lifetime.LifetimeScope IsDisposed in .NET 8?...


c#.netdependency-injectionautofac.net-8.0

Read More
Injected instance not received/not the same when manually resolving an InstancePerLifetimeScope type...


autofacresolvelifetime-scopingcommon-service-locator

Read More
How to configure an polly policy for HttpClient in Autofac ContainerBuilder in .Net 6...


c#autofacdotnet-httpclientpollyihttpclientfactory

Read More
Registering the container itself with Autofac does not work in ASP.NET Web API on .NET 4.7.2...


c#asp.net-web-apiautofac

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


.netautofac

Read More
Autofac 3.0 does not run on Mono...


.netmonoautofac

Read More
How to register typed httpClient service with autofac?...


c#dependency-injection.net-corehttpclientautofac

Read More
Using AutoFac without constructor injection...


c#dependency-injectionautofac

Read More
AutoMapper ProjectTo<>() not finding map...


c#asp.netautomapperautofac

Read More
How to use ViewLocation with multiple views for the same type with ReactiveUI?...


c#autofacreactiveuiavaloniaui

Read More
Dependency Injection on AuthorizationOptions Requirement in DotNet Core...


dependency-injectionasp.net-coreautofac.net-coreasp.net-authorization

Read More
Create instance of a class with dependencies using Autofac...


c#asp.net-mvcdependency-injectioninversion-of-controlautofac

Read More
Can I make a keyed service for AutoFac based on the type of the Open Generic...


c#dependency-injectiondecoratorautofac

Read More
Replace registration in Autofac...


autofac

Read More
Understanding the concept of Lifetime scope in Autofac...


autofac

Read More
Is there a way to use Autofac Service Registration With Microsoft DI...


c#.netasp.net-coredependency-injectionautofac

Read More
Example of multitenant with generic host in C#...


c#.netdependency-injectionautofacmulti-tenant

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