VSDiagnostics 1.0.1-rc2
This is a prerelease version of VSDiagnostics.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package VSDiagnostics --version 1.0.1-rc2
NuGet\Install-Package VSDiagnostics -Version 1.0.1-rc2
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.0.1-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VSDiagnostics --version 1.0.1-rc2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VSDiagnostics, 1.0.1-rc2"
#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.0.1-rc2&prerelease // Install VSDiagnostics as a Cake Tool #tool nuget:?package=VSDiagnostics&version=1.0.1-rc2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 84,869 | 3/18/2018 |
1.9.4 | 1,202 | 11/12/2016 |
1.9.3 | 1,491 | 2/23/2016 |
1.9.1-beta | 871 | 11/1/2015 |
1.8.0 | 1,503 | 8/5/2015 |
1.7.0-rc2 | 864 | 6/26/2015 |
1.5.0-rc2 | 808 | 6/3/2015 |
1.4.0-rc2 | 832 | 5/30/2015 |
1.3.0-rc2 | 869 | 5/29/2015 |
1.2.0-rc2 | 848 | 5/29/2015 |
1.1.0-rc2 | 1,020 | 5/25/2015 |
1.0.1-rc2 | 815 | 5/24/2015 |
1.0.0-rc2 | 833 | 5/24/2015 |
Fixed several bugs that lead to exceptions when the code is in an incomplete state and a few other scenarios. For more information, take a look at the release on Github.