ASP.NET Core 5: Make your options immutable
Introduction If you’ve been usingĀ ASP.NETĀ Core 5 for a while, you’ll be delighted to learn that…
Read MoreIntroduction If you’ve been usingĀ ASP.NETĀ Core 5 for a while, you’ll be delighted to learn that…
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 MoreGlobal error Handling server side Microsoft has implemented Interceptors, they are similar to Filters or…
Read MoreWhat’s gRPC? gRPC is an RPC (Remote procedure call) framework and not a Microsoft framework….
Read More