.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 MoreIntroduction You may have noticed it already, but when you create a console application with…
Read MoreIntroduction In a previous article, I have introduced you gRPCurl a command line tool that…
Read MoreIntroduction C# 9 brings an important improvement to anonymous functions by allowing the modifier static…
Read MoreIntroduction In May 20th 2020, Microsoft introduced C# 9, among the features announced, there is…
Read MoreIntroduction .NET 5 brings interesting new features. In this article I will introduce you a…
Read MoreIntroduction If you’ve been usingĀ ASP.NETĀ Core 5 for a while, you’ll be delighted to learn that…
Read More