- Download .NET SDK
- Install the C# extension
- Create a new project as follows.
dotnet new console -o app
cd app
code .
- Build your project
dotnet build- Run your project
dotnet runURL: http://github.com/oneoffcoder/csharp-training
origen="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/repository-6534fbc3f5e83ac0.css" />| Name | Name | Last commit date | ||
|---|---|---|---|---|
dotnet new console -o app
cd app
code .
dotnet builddotnet run