Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Value cannot be null. Parameter name: context when trying to resolve a class

c# autofac

Difference between creating a scope using Autofac LifeTimeScope and Asp.net Core DI Extension IServiceScopeFactory

Autofac.Core.DependencyResolutionException

AutoFac.Core.DependencyResolutionException after following tutorial

c# autofac

Register all autofac modules from assembly by one line

.net ioc-container autofac

Configuring Autofac with ASP.NET MVC 5

Replace registration in Autofac

autofac

Moq with Autofac Func<Owned<IClass>>

c# moq autofac

Force a 3rd party assembly to use another version of another assembly

How to wire events with methods using Autofac?

No IUserTokenProvider is registered when using dependency injection

c# asp.net-mvc owin autofac

Injecting an internal helper class while resolving a public class

Using Autofac to inject log4net into controller

c# asp.net-mvc log4net autofac

How to resolve public class with internal constructor on AutoFac

autofac

Autofac with Open Generics and Type Specified at Runtime

Autofac - global callback when object resolved

autofac

Get all registered implementations of an interface in Autofac

c# autofac

Autofac SingleInstance not working

singleton autofac

DependencyResolver.SetResolver Not working

c# asp.net-mvc-5 autofac

AutoMapper ProjectTo<>() not finding map