VSDiagnostics 1.10.0

dotnet add package VSDiagnostics --version 1.10.0
                    
NuGet\Install-Package VSDiagnostics -Version 1.10.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VSDiagnostics" Version="1.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VSDiagnostics" Version="1.10.0" />
                    
Directory.Packages.props
<PackageReference Include="VSDiagnostics" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VSDiagnostics --version 1.10.0
                    
#r "nuget: VSDiagnostics, 1.10.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=VSDiagnostics&version=1.10.0
                    
Install VSDiagnostics as a Cake Addin
#tool nuget:?package=VSDiagnostics&version=1.10.0
                    
Install VSDiagnostics as a Cake Tool

A collection of code-quality analyzers based on the new Roslyn platform. This project aims to ensure code-quality as you type it in your editor rather than having to do this as a separate build-step.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.10.0 88,980 3/18/2018
1.9.4 1,286 11/12/2016
1.9.3 1,574 2/23/2016
1.9.1-beta 950 11/1/2015
1.8.0 1,606 8/5/2015
1.7.0-rc2 944 6/26/2015
1.5.0-rc2 890 6/3/2015
1.4.0-rc2 911 5/30/2015
1.3.0-rc2 947 5/29/2015
1.2.0-rc2 931 5/29/2015
1.1.0-rc2 1,149 5/25/2015
1.0.1-rc2 898 5/24/2015
1.0.0-rc2 913 5/24/2015

For the latest releasenotes, see the Github release: https://github.com/Vannevelj/VSDiagnostics/releases/tag/v1.10.0