Primary LanguageC#
To create project: dotnet new console -o name_of_project To run project: dotnet run