.NET Framework com vscode
dotnet run
Arrogant Ape
dotnet run
// Initialize the C# project in an opened folder
dotnet new console
// Run the app
dotnet run