Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

How to pass controller's ModelState to my service constructor with Autofac?

asp.net-mvc autofac

Register string value for concrete name of parameter

Autofac scope lifetime issue

autofac

Register Autofac decorator for only one generic command handler

c# decorator autofac

How to resolve instance with Autofac and Asp.Net MVC

asp.net-mvc autofac

ASP.NET 5 (VNext) Autofac Instance per Request

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