ResharperCodeContractNullabilityFxCop 1.0.2
See the version list below for details.
dotnet add package ResharperCodeContractNullabilityFxCop --version 1.0.2
NuGet\Install-Package ResharperCodeContractNullabilityFxCop -Version 1.0.2
<PackageReference Include="ResharperCodeContractNullabilityFxCop" Version="1.0.2" />
paket add ResharperCodeContractNullabilityFxCop --version 1.0.2
#r "nuget: ResharperCodeContractNullabilityFxCop, 1.0.2"
// Install ResharperCodeContractNullabilityFxCop as a Cake Addin #addin nuget:?package=ResharperCodeContractNullabilityFxCop&version=1.0.2 // Install ResharperCodeContractNullabilityFxCop as a Cake Tool #tool nuget:?package=ResharperCodeContractNullabilityFxCop&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 2013/2012/2010 and Resharper v8 or higher to use this analyzer. See package "ResharperCodeContractNullability" if you use Visual Studio 2015.
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.
Bugfixes in installer, caching and reporting correctness.
IMPORTANT: If you use a shared .ruleset file, updating to this version (thus, uninstalling a previous version) may break your ruleset configuration. Please backup your solution before updating to this version.