Provides an API that allows Visual Studio extensions to consume services exposed by the Microsoft SARIF Visual Studio Viewer extension.
Info
Version: | 3.0.115.5763 |
Author(s): | Microsoft |
Last Update: | Monday, December 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/sarif-visualstudio-extension |
NuGet Url: | https://www.nuget.org/packages/Sarif.Viewer.VisualStudio.Interop |
Install
Install-Package Sarif.Viewer.VisualStudio.Interop
dotnet add package Sarif.Viewer.VisualStudio.Interop
paket add Sarif.Viewer.VisualStudio.Interop
Sarif.Viewer.VisualStudio.Interop Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.0.0)
- Microsoft.VisualStudio.Shell.15.0(>= 15.7.27703)