Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autofac

Implementing unit of work in a WCF service with Autofac

wcf autofac unit-of-work

Check if component is resolved in outermost LifetimeScope

c# autofac

Sharing a NHibernate session between UnitOfWork and Repository

EditorFor Tag Helper doesn't render validation attributes when using FluentValidator

Passing ApplicationUserManager to ApplicationOAuthProvider with Autofac with ASP.Net Identity

Can I access the full power of Autofac in UnitTests, using the Moq integration

Autofac BeginLifetimeScope

c# autofac

What is InstancePerLifetimeScope in Autofac?

autofac

Inject dependency as method parameter instead of constructor parameter

Autofac is not filling action filter property

Autofac resolves multiple instances of the same type

c# autofac mediatr

Autofac, MediatR & multiple DLL projects

c# autofac mediatr

Autofac property injection

Autofac: any way to resolve the innermost scope?

Scope error when using Autofac with SignalR

How do I use MediatR with Autofac in ASP MVC 5?

Why do lambdas resolve faster?

autofac

Autofac: What is the difference between InstancePerRequest and InstancePerLifetimeScope in an MVC app

Autofac dispose order

c# .net autofac

Verify Autofac registrations in a unit test