C# – First steps with C# and .NET – part 001 .

First, you need to take a look at Microsoft DotNET – Core website.
This website will be the start for any .NET and C# issue on any operating system Linux, Windows, Mac or Docker.
I used for this tutorial Windows OS and for Fedora distro you can take a look here.
First, you need to

The result of Hello World! show us the console application works well.
This will run this program:

You can change the text Hello World or test something else.
If you got errors you need to fix it with :

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.