VsCode插件开发 - odinGG-NetCoreTools

VsCode插件开发 - odinGG-NetCoreTools

NetCoreTools For Vscode

odinGG-NetCoreTools For Vscode

Install above vscode (version >=1.42.0) and The git plugin needs to be installed.

Fast way to build, run and test .NET Core (C#, F#) project

Prerequisites

Usage

  • Open a .NET Core project, right click on a .csproj, .fsproj or .sln file, and run .NET Core command from context menu.

[]

Change Log

See Change Log [here](./CHANGELOG.md)

license

MIT

完整代码可以在 GitHub

VsCode插件开发