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.
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.
// Install VSDiagnostics as a Cake Addin
#addin nuget:?package=VSDiagnostics&version=1.10.0

// Install VSDiagnostics as a Cake Tool
#tool nuget:?package=VSDiagnostics&version=1.10.0                

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 86,500 3/18/2018
1.9.4 1,218 11/12/2016
1.9.3 1,504 2/23/2016
1.9.1-beta 879 11/1/2015
1.8.0 1,529 8/5/2015
1.7.0-rc2 872 6/26/2015
1.5.0-rc2 818 6/3/2015
1.4.0-rc2 840 5/30/2015
1.3.0-rc2 877 5/29/2015
1.2.0-rc2 858 5/29/2015
1.1.0-rc2 1,028 5/25/2015
1.0.1-rc2 827 5/24/2015
1.0.0-rc2 841 5/24/2015

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