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.
.NET 5: How to enable .NET 5 runtime on console apps instead of .NET Core 3.1 ?
Introduction You may have noticed it already, but when you create a console application with…
Read MoregRPC & ASP.NET Core 5: Discover gRPCui, the GUI alternative to gRPCurl
Introduction In a previous article, I have introduced you gRPCurl a command line tool that…
Read MoreIntroducing C# 9: Static anonymous functions
Introduction C# 9 brings an important improvement to anonymous functions by allowing the modifier static…
Read MoreIntroducing C# 9: Covariant returns
Introduction In May 20th 2020, Microsoft introduced C# 9, among the features announced, there is…
Read More