ResharperCodeContractNullability 1.0.2
See the version list below for details.
dotnet add package ResharperCodeContractNullability --version 1.0.2
NuGet\Install-Package ResharperCodeContractNullability -Version 1.0.2
<PackageReference Include="ResharperCodeContractNullability" Version="1.0.2" />
<PackageVersion Include="ResharperCodeContractNullability" Version="1.0.2" />
<PackageReference Include="ResharperCodeContractNullability" />
paket add ResharperCodeContractNullability --version 1.0.2
#r "nuget: ResharperCodeContractNullability, 1.0.2"
#addin nuget:?package=ResharperCodeContractNullability&version=1.0.2
#tool nuget:?package=ResharperCodeContractNullability&version=1.0.2
Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes. See also: https://www.jetbrains.com/resharper/help/Code_Analysis__Code_Annotations.html
You need Visual Studio 2015 and Resharper v9 to use this analyzer. See package "ResharperCodeContractNullabilityFxCop" if you use Visual Studio 2013 or lower.
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 (1)
Showing the top 1 popular GitHub repositories that depend on ResharperCodeContractNullability:
Repository | Stars |
---|---|
bkoelman/CSharpGuidelinesAnalyzer
Reports diagnostics for C# coding guidelines that are not already covered by Resharper.
|
Version | Downloads | Last updated |
---|---|---|
2.0.2 | 14,644 | 3/14/2021 |
2.0.1 | 451 | 3/14/2021 |
2.0.0 | 2,235 | 3/28/2019 |
1.0.10 | 837 | 2/24/2019 |
1.0.9 | 1,563 | 5/20/2018 |
1.0.8 | 2,995 | 5/9/2017 |
1.0.7 | 1,604 | 3/12/2017 |
1.0.6 | 1,803 | 12/18/2016 |
1.0.5 | 3,507 | 2/29/2016 |
1.0.4 | 2,097 | 1/12/2016 |
1.0.3 | 1,568 | 1/5/2016 |
1.0.2 | 1,678 | 9/20/2015 |
1.0.1 | 1,777 | 8/27/2015 |
1.0.0 | 2,955 | 8/6/2015 |
Bugfixes in deployment, caching and reporting correctness.