Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>.NET Core CLI WrapperNew to Visual Studio Code? Get it now.
.NET Core CLI Wrapper

.NET Core CLI Wrapper

Jan-Patrick Ahnen

|
17,701 installs
| (0) | Free
Integrates the .NET CLI tooling in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

This extension is a wrapper around the dotnet CLI. You can invoke dotnet commands using the explorer. All listed operations are done using CLI calls.

Features

  • Add new project. The project is added to the .sln too (if the project uses one). Works on folders.
  • Add project reference (right-click .csproj)
  • Remove project reference (right-click .csproj)

| Add new project | Manage project reference |

Known issues

Add new project does not work on the root folder.

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