Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Autofac injection of IHubContext SignalR MVC

How to reset autofac container?

unit-testing autofac

Would like Autofac to not register any interface that has more than one implementation

All tests are inconclusive with the same "An assembly specified in the application dependencies manifest was not found" error when migrating to .NET 6

Autofac Wcf Integration Security Problem

wcf autofac

Is there a .NET IoC container that can load and unload assemblies

c# mef autofac

Autofac register IHttpContextAccessor

asp.net-core autofac

.NET IoC: Preconfiguring library components for easier use

Configuring AutoMapper to fulfil ITypeConverter<,> constructor dependecies with Autofac

Autofac - Create new instance of class when another class is resolved [duplicate]

Why does Autofac's implicit relationship type for dynamic instantiation (Func<B>) respect lifetime scopes?

Autofac cannot resolve parameter ApplicationUserManager

Autofac, Android and Xamarin Forms == No accessible constructors were found

Net core 3.0 with Autofac throw IServiceProvider isn't supported

Autofac, (Fluent) nHibernate, ISession "Session is closed!" intermittently

Register generic factory for all types which implements an interface

How to achieve a reference-counted shared instance in Autofac?