Category: Hello World
Modern C# Hello World
With Visual Studio 2022 when you create a new console project based on .NET 6, the Hello World source code generated is now as simple as that: [crayon-63cfb9b23891a375886209/] Nice and...