Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

How to convert Ninject "Filter \ Attribute"-Binding to Autofac?

How to use Autofac container to resolve an instance of a type?

windows-services autofac

Can an exception during OnRelease cause a component to not be disposed correctly?

c# .net nhibernate autofac

How to register circular type in Autofac?

Pass Autofac container to WPF UserControl

Autofac: resolve an open generic with conditions on its type parameters

c# generics runtime autofac

Autofac WebApi 2 OWIN Not Working

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