Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

How do I combine a Controlled Lifetime relationship type (i.e. Owned<T>) with a delegate factory?

autofac

Decorators and property injection in Autofac

c# autofac

Autofac: Check if instance is already resolved

c# asp.net-web-api autofac

Autofac Fails to Resolve after App Pool Recycle

Autofac log4net middleware example does not seem to work

c# autofac autofac-module

Autofac Scoping Of Unit Of Work In MVC3 With Entity Framework

Autofac Property Injection in Nancy Module

c# .net autofac nancy

Abp.io Exception: An exception was thrown while activating Castle.Proxies.ProcessesServiceProxy

Unit Testing a Delegate Factory with Autofac

c# unit-testing autofac

Autofac Build() throws exception on latest Xamarin iOS when Linker configured to Link All

ios xamarin linker autofac

How to configure Autofac to resolve CQRS handlers and write its query dispatcher in a Web API project

NuGet CLI throw error Unable to find .nupkg

Cannot resolve parameter 'MediatR.ServiceFactory serviceFactory' (MediatR with Autofac)

autofac mediatr

Migration from ASP.NET Core's container to Autofac

.net asp.net-core autofac