Introducing C# 9: Top-level programs
Introduction C# 9 introduces a super fun feature: Top-level programs. What’s a Top-level program ?…
Read More
Introduction C# 9 introduces a super fun feature: Top-level programs. What’s a Top-level program ?…
Read More
Introduction C# 9 introduces Init-only properties that allow to make individual properties immutable. C# 9…
Read More
Introduction The new Windows Terminal has arrived on Visual Studio 2019 16.6 for Windows and…
Read More
Introduction Validation is a very important feature in applications but in ASP.NET Core 3.1 and…
Read More
Introduction Json.Net (NewtonSoft) has been for a long time the most used JSON serializer in .NET…
Read More
Introduction In computer science and software engineering in particular, software quality is an overall assessment…
Read More