.NET Core API is throwing Autofac.Core.DependencyResolutionException...
Read MoreCan I register a fake instance and declare it's return on registration?...
Read MoreHow to get Microsoft.Extensions.Logging<T> in console application using Serilog and AutoFac?...
Read MoreInspecting constructor parameters inside an autofac middleware...
Read MoreAutofac factories with named parameters...
Read MoreAutofac service not registered but it is...
Read MoreIDisposable interface confirmation...
Read MoreRegister more than one mock or service using AutoMock.GetLoose() (Autofac.Extras.Moq)...
Read MoreGet a list of all registered objects implementing a certain interface...
Read MoreLifetime scope of the below transient class in autofac...
Read MoreProperties (PropertiesAutowired) are not injected when using generics<T>...
Read MoreHow to override DI registration from other container in ASP.NET Core integration test...
Read MoreHow do I Register Autofac Module with Configuration...
Read MoreUnable to create an object of type MyDbContext...
Read MoreAutofac Resolving MatchingLifetimeScope Collection...
Read MoreWhen using Resolve to get a type, how do You set a value to an property of that type...
Read MoreImplementing unit of work in Entity Framework Core...
Read MoreResolve component in both tagged scope and untagged scope...
Read MoreHow should I pass Dependencies to my Class?...
Read MoreEF core Memory leak in multithreaded console application...
Read MoreAutofac in console applications (convention)...
Read MoreServiceLocator with Autofac in asp.net core 3.1...
Read MoreC# DI Func factory without registering Func?...
Read MoreWCF - How to pass service class constructor parameter when initializing Service Host(TypeOf(Service-...
Read MoreCreating/Resolving a list of objects using Autofac...
Read MoreReplacing CastleWindsor with Autofac in .NETCore3.1...
Read MoreWhy is Autofac.Integration.WebApi.Owin 5.0.0 referencing System.Net.Http 4.2.0 on TargetFramework v4...
Read MoreHow do I inject dependencies in a Moq for a Unit Test...
Read MoreAutoFac / Unity Container - Dependency Injection with multiple implementations...
Read More