Cecil Phillip
  • Home
  • About
  • Podcast
  • Speaking
Sign in Subscribe

autofac

A collection of 2 posts
autofac

Refactoring dependencies with Autofac Aggregate Services

If you make considerable usage of constructor injection and the dependency inversion principle [https://en.wikipedia.org/wiki/Dependency_inversion_principle] in your applications, you may eventually run into a situation where you have a fairly long list of dependencies that need to get provided to your class. More often
31 May 2017 3 min read
aspnetcore

Dependency Injection Conventions with ASP.NET Core 1.1 and Autofac

With the 1.1 release of ASP.NET [http://ASP.NET] Core, it has now become a little easier to configure 3rd party dependency injection containers into your application. Autofac.Extensions.DependencyInjection 4.1.0 was recently released with support for this new feature, so I figured I'd
30 Apr 2017 3 min read
Page 1 of 1
Cecil Phillip © 2025
Powered by Ghost