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 NuGet: Push Nuget Package for build and send nuget package.
Command .NET Publish for publish project in folder or by SSH.
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.
Requirements
Powershell. The extension forwards the commands to the dotnet cli and also running powershell scripts.