Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Dotnet Core EssentialsNew to Visual Studio Code? Get it now.
Dotnet Core Essentials

Dotnet Core Essentials

Kishore Ithadi

|
158,872 installs
| (8) | Free
Create, debug, run and publish .Net core/standard applications
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DotNet Core Essentials

Table of Contents

  • What is DCE?
  • Features
  • Prerequisite
  • Installing the extension
    • Visual studio code marketplace
  • How to Use DCE?
    • Create/Debug/Run Projects
    • Add/Remove Project Reference
    • Add/Remove DLL Reference
    • Add/Remove Nuget packages
    • Publish Project
  • License

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

  • Visual Studio code 1.18 or higher
  • .Net core SDK 2.0.3 or higher

Install the extension

You can install the DotNet Core Essentials from visual studio code Market Place.

Visual Studio Code MarketPlace

 Get from vscode marketplace

Note: For debugging and running the dotnet projects install the C# extension

 Get from vscode marketplace


How To Use DCE

  • Create/Debug/Run Projects

Alt Text


  • Add/Remove Project Reference

Alt Text


  • Add/Remove DLL Reference

Alt Text


  • Add/Remove Nuget packages

Alt Text


  • Publish Project

Alt Text


License

License: MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft