dotnet CLI Explorer Extension for Visual Studio CodeA Visual Studio Code extension that provides support for .NET CLI (Command Line Interface) in Visual Studio Code. Features
RequirementsAs the extension is standalone helper, no dependency is required before using it in VS Code. QuickstartSetup
CommandsThe 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.
ChangelogSee CHANGELOG.md |