In a previous post
[https://cecilphillip.com/using-consul-for-service-discovery-with-asp-net-core/], I wrote
about how to implement client side service discovery with Consul
[https://www.consul.io] and ASP.NET Core. It's a very useful technique if you're
doing any with containers or microservices.
In addition to registering your services, one thing that