Let’s create a .NET console application here.
First download and install the .NET SDK from the Microsoft .NET site.

Next go ahead and check that you’ve installed as expected.
dotnet

Great work! In the next post we’ll create our own app!
Let’s create a .NET console application here.
First download and install the .NET SDK from the Microsoft .NET site.
Next go ahead and check that you’ve installed as expected.
dotnet
Great work! In the next post we’ll create our own app!