Visual Studio Extensions development SDK.
Info
Version: | 1.3.2 |
Author(s): | CnSharp |
Last Update: | Sunday, July 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cnsharp/VS-Sharp |
NuGet Url: | https://www.nuget.org/packages/VsSharp |
Install
Install-Package VsSharp
dotnet add package VsSharp
paket add VsSharp
VsSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.VisualStudio.OLE.Interop(>= 7.10.6070)
- Microsoft.VisualStudio.Shell.Interop(>= 7.10.6071)
- Microsoft.VisualStudio.TextManager.Interop(>= 7.10.6070)
- Microsoft.Web.Xdt(>= 2.1.1)
- NuGet.Core(>= 2.14.0)
Tags