Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Recommended way to configure Autofac in ASP.NET Core 3.0

c# autofac asp.net-core-3.0

AutoFac - Instantiating an unregistered service with known services

ioc-container autofac

Autofac sub-dependencies chain registration

How to handle circular references with Autofac 2.4.5?

OOD using IoC containers - how to construct dependant objects?

HttpClient wrapper with Autofac for Web API

How to get container for Autofac for WebAPI2?

Autofac IoC GetInstance method

Managing AutoFac lifetime scopes per session and request in asp.net mvc 3

c# asp.net-mvc-3 autofac

The type RoleStore<IdentityRole> is not assignable to service IRoleStore<IRole>

Autofac - resolve before build

c# autofac

Configure autofac to ignore constructors marked as obsolete

c# .net autofac obsolete

FxCop indirect reference to System.Core version 2.0.5.0

autofac fxcop

Autofac decorating open generics registered using assembly scanning

OWIN Service resolution Using Autofac

Register ASP.NET Core ILogger<> from built-in logging mechanism to Autofac

With Autofac what would be the advantages and disadvantages

How to mix decorators in autofac?

Autofac - Inject properties into a asp.net mvc controller

asp.net-mvc autofac

Simple Inversion of Control framework for Java/Scala