Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

IoC using Autofac

Whats the status of Prism integration in Autofac?

Autofac: Registering Func<> or Factory?

What is this System.ArgumentException on ContainerBuilder.Build (autofac)? And is it a problem?

c# autofac .net-4.8

Autofac inspect lifetime scope of type being resolved

autofac

Could not load type Castle.Proxies.IReadinessProxy when running xUnit integration tests in parallel with Autofac

How to override a service in Autofac container using WebApplicationFactory

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