NETCORESAAS
Search
⌃K
Welcome
Getting Started
Getting started
Deploy
Environment variables
API
Testing
Other
Installing
1. Install VSCode
2. Install .NET Core SDK
3. Install Node.js
4. Test installation
Integrations
Blog
Powered By
GitBook
2. Install .NET Core SDK
Install the latest stable NET 5 SDK release
Download .NET (Linux, macOS, and Windows)
Microsoft
.NET SDK
Reload VSCode
Type Command/Control + Shift + P and execute the "Developer: Reload Window" command.
Developer: Reload Window
Build
Open the terminal in VSCode by typing Command/Control + J and type:
$ dotnet build
Previous
1. Install VSCode
Next
3. Install Node.js
Last modified
2yr ago