
Author: anthonygiretti
Anthony is a specialist in Web technologies (14 years of experience), in particular Microsoft .NET and learns the Cloud Azure platform.
He has received twice the Microsoft MVP award and he is also certified Microsoft MCSD and Azure Fundamentals.


ASP.NET Core 6: Bring your custom compression provider in gRPC
Introduction The compression of data during their transport on the Internet or a network makes…
Read More
ASP.NET Core 6: Handling gRPC exception correctly server side
Introduction What an interesting subject! When we develop applications, it is necessary to manage errors…
Read More
ASP.NET Core 6: Here is the best way to pass a JWT in the headers of a gRPC client
Introduction Dear developers who love gRPC, I have something here that you might like. You’ve…
Read More
.NET 6: Enhance your gRPC client logs with a generic logging interceptor
Introduction As you might suspect, logging what is happening in your application is good practice….
Read More
Introducing C# 10: File-scoped namespaces
Introduction C# is still evolving and C# 10 proposes a new feature : file_scoped namespaces….
Read More