gRPC & ASP.NET Core 3.1: Message validation
Introduction Validation is a very important feature in applications but in ASP.NET Core 3.1 and…
Read MoreIntroduction Validation is a very important feature in applications but in ASP.NET Core 3.1 and…
Read MoreIntroduction Json.Net (NewtonSoft) has been for a long time the most used JSON serializer in .NET…
Read MoreIntroduction In computer science and software engineering in particular, software quality is an overall assessment…
Read MoreWhat is Polly ? Polly is a .NET resilience and transient-fault-handling library that allows developers to…
Read MoreGlobal error Handling server side Microsoft has implemented Interceptors, they are similar to Filters or…
Read More