Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>C# Dev Kit ExtendedNew to Visual Studio Code? Get it now.
C# Dev Kit Extended

C# Dev Kit Extended

SourceCraft Community

|
1,580 installs
| (0) | Free
Add-ons to C# Dev Kit for working with C# projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

C# Dev Kit Extended

Add-ons for working with C# projects.

Features

  • Command NuGet: Packages will open visual NuGet package manager. You can also open it in the context menu of the .csproj file in Explorer. The implementation is a fork of the visual-nuget extension.
  • Command .NET Publish for build and publish project.
  • Command Run Powershell Script for running powershell script in workspace. You can also run script in the context menu of the .ps1 file in Explorer.
  • When creating a .cs script, it is automatically filled with a class or interface template.
  • When you rename a class name or interface, the file name will also be changed, just as if you change the file name, the class name will be changed.
  • Automatic removal of unused using directives when saving C# files

Requirements

  • Powershell. The extension forwards the commands to the dotnet cli and also running powershell scripts.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft