Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Injecting/Managing at runtime changing connectionstrings using Entity Framework, Dependency Injection, Unit of Work and Repository Patterns

Is it possible to register an open generic delegate in autofac?

function autofac

How to inject dependency name as a constructor parameter

Injecting dependencies for SignalR Hubs using autofac in in MVC 5 application

Autofac injection to custom Web-Api FilterAttribute

AutoFac Controller does not have a default constructor [duplicate]

c# asp.net-web-api autofac

Can Autofac delegate factories pass parameters to nested objects?

c# autofac

Autofac with WCF - Nested lifetimes problems

c# wcf autofac

Autofac (+MVC + EF + SignalR + Hangfire) lifetime scopes

How to configure Autofac and SignalR in a MVC 5 application

Autofac register interface MediatR

In Autofac, how do I replace the default registration with a decorator?

c# autofac

How to use Property Injection in MVC Core and AutoFac

How to measure and monitor Autofac resolve time of individual components

Manage autofac container setup

Autofac - resolving component with parameters dynamically

c# autofac

Autofac with F#

c# f# autofac c#-to-f#

How to inject AutoMapper with Autofac?

Autofac - SingleInstance HttpClient

c# .net autofac

Injecting dependencies into custom Web API action filter attribute with Autofac