Cecil Phillip
  • Home
  • About
  • Podcast
  • Speaking
Subscribe
Tagged

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 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 than not, this may be the cause of

  • Cecil L. Phillip
Cecil L. Phillip May 31, 2017 • 3 min read
aspnetcore

Dependency Injection Conventions with ASP.NET Core 1.1 and Autofac

With the 1.1 release of 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 try it out. DI Conventions

  • Cecil L. Phillip
Cecil L. Phillip Apr 30, 2017 • 3 min read
Cecil Phillip © 2022
Powered by Ghost