↧
Service Discovery in .NET
IntroductionService Discovery is a common pattern in distributed systems, like microservices, where one does not need to know the exact address of a resource, instead we ask some kind of...
View ArticleNew Blog
As some of you may have noticed, I've been having several issues with the weblogs.asp.net hosting platform. I've been using it since 2009, but, in the last months, it has become increasingly unstable....
View ArticleASP.NET Core Pitfalls – Returning a Custom Service Provider
Update: This post is meant to replace https://weblogs.asp.net/ricardoperes/asp-net-core-pitfalls-returning-a-custom-service-provider-from-configureservices. Please have a look at...
View Article