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 ser...
Apr 3, 20177 min read2
