Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Can't resolve IMemoryCache dependency

c# .net-core autofac

Dispose being called multiple times by Microsoft DependencyInjection

Automapper & Autofac typeconverter - does not have a default constructor

c# automapper autofac

How to use NLog in static class where everything else is wired with Autofac

How to convert IServiceCollection registrations to Autofac registrations?

AutoFac - Initialize heavy-weight singletons on app_start

How do I register an EventAggregator as a singleton in an MVVM app?

How to correctly configure InstancePerTenant using Autofac?

c# autofac asp.net-core-3.0

How to write a unit test (or regression test) for InstancePerRequest services in Autofac

How to determine which constructor Autofac uses when resolving

How to properly configure mock dependencies for testing Web Api (ASP.NET Core) controllers using Autofac

Structuremap, AutoFac, or Ninject, which one is great for a large scale web app? [closed]

Automatically bind interfaces using AutoFac

c# asp.net asp.net-mvc autofac

Practices to register types with IoC container?

Is it a good practice to create a new instance of ContainerBuilder?

c# asp.net asp.net-mvc autofac

Inject dependency with "constructor scope" - autofac

c# autofac

Autofac Open Generic Decorator with multiple interface causes circular dependency resolving

GraphQL + Autofac