Nuacht

C# Hello World Console App This repository contains a simple "Hello, World!" console application written in C#. It serves as an introductory example for beginners to understand the basics of C# ...
The HelloWorld C# sample (helloworld-csharp) currently uses .NET Core 3.1 version. However, .NET 6 is the latest LTS supported version since November 2021. We should update the sample to use .NET 6.