Microsoft Introduced .NET 5 which is a unified platform consolidation most of the flavors of .net we see in market today. On September 2019 we will see .NET Core 3.0 after which Microsoft will have .NET 5 in December 2020….
Category: C#
C# best coding practices
There are lots of Coding Best Practices and Tips for C# and in the post I will be covering the top 5 best practices which are Adding Comments String Vs StringBuilder Check for Nulls Compiler Warnings Using Enums Starting with…