DotNet Core Essentials
Table of Contents
What is DCE?
**Using this visual studio code extension you can create, debug, run and publish DotNet core/standard applications in C#, VB & F# languages **
Features
Project Templates - Ctrl+Alt+N
- Console application
- Class library
- ASP.NET Core empty Web App
- ASP.NET Core Web App (Model-View-Controller)
- ASP.NET Core Web App (razor)
- ASP.NET Core with Angular
- ASP.NET Core with React.js
- ASP.NET Core with React.js and Redux
- ASP.NET Core Web API
Add Project/dll Reference
Remove Project/dll Reference
Publish Project - Ctrl+Alt+P
Set Startup Project - Ctrl+Alt+S
Clean Project/Solution
Build Project/Solution
Add/Remove Nuget Packages
Prerequisites
Install the extension
You can install the DotNet Core Essentials from visual studio code Market Place.
Visual Studio Code MarketPlace
Note: For debugging and running the dotnet projects install the C# extension
How To Use DCE
Create/Debug/Run Projects
Add/Remove Project Reference
Add/Remove Nuget packages
License
| |