Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Dotnet CLI ExplorerNew to Visual Studio Code? Get it now.
Dotnet CLI Explorer

Dotnet CLI Explorer

Michaël Fery

|
21,143 installs
| (2) | Free
A cheatsheet for .NET Core CLI. Find the right commands you need without digging through the web.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

dotnet CLI Explorer Extension for Visual Studio Code

A Visual Studio Code extension that provides support for .NET CLI (Command Line Interface) in Visual Studio Code.

Features

  • Finc Commands through a multistep quickpick workflow.

dotnet CLI Commands in Visual Studio Code

dotnet CLI Options Step 1

dotnet CLI Options Step 2

  • Once an option is chosen, an information message displays the right command.. The use can copy the command to the clipboard for further usage.

dotnet explorer information message

  • The user can ask for details and a webview with usage and note is displayed.

dotnet explorer Webview

Requirements

As the extension is standalone helper, no dependency is required before using it in VS Code.

  • Install Visual Studio Code

Quickstart

Setup

  1. Open the VS Code application.
  2. Click on the extension icon in the explorer. Search for dotnet explorer. Click install for the dotnet eplorer extension.

Commands

The dotnet explorer extension for VS Code helps developers to find the right dotnet cli commands using a simple multi-step dropdown input. Commands can be called pressing (Ctrl + Shift + p), typing the command name into the input bar, and selecting the desired command for the prompt list.

  • dotnet explorer : Find a command (the command start the multi-step search workflow)

Changelog

See CHANGELOG.md

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