Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Can a IOC Container replace CreateInstance reflection code?

Passing connection string to Entity framework at runt time for each call

How to use AutoFac with .NET MAUI

Autofac: Resolve a specific dependency to a named instance

ioc-container autofac

How to use an Interceptor that has parameter in its constructor for Autofac InterceptorSelector

Logging to multiple log files with Postsharp and log4net

Is there any way to use contructor injection using Autofac in a Xamarin.Android project?

Hybrid lifestyle in Autofac

c# asp.net-mvc-3 autofac

Resolving multiple Moq objects based on a condition using Autofac

Property Injection with internal setter

properties autofac internal

resolving instance of class inside of method using autofac

c# autofac

Binding autofac with webapi using generic repository

Use factory to resolve dependencies

Calling all ISomething instances in Autofac

autofac

Replace MvcNewtonsoftJsonOptions for every request received

Use Autofac for non-registered type initialization

Autofac to Common Service Locator (TypedParameter issue)