Saturday, January 02, 2021

DotNet - Create new console application

Create a dotnet project in C:\testprj folder, the name will be derived from the containing folder, testprj in this case.
c:\testprj> dotnet new console

Create a dotnet project called myprj
c:\testprj> dotnet new console --name myprj


Tags: DotNet Create New Console

No comments:

Install Winget on Windows 2022 or Windows 10 LSTC

Install Winget on Windows 2022 or Windows 10 LTSC Install Pre-reqs Install Microsoft.UI.Xaml/2.8.6 Navigate to https://www.nuget.org/pa...