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

dotnet

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

Using Consul for Service Discovery with ASP.NET Core

One of the benefits of adopting a microservice architectural style is the ability compose applications by bringing together smaller units of functionality (aka services). Not only does it become easier to swap out implementations of an individual service, but it also becomes easier to scale that service too. For example,
03 Apr 2017 6 min read
Page 1 of 1
Cecil Phillip © 2025
Powered by Ghost