ResharperCodeContractNullability Versions Save

Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.

v2.0.1

3 years ago

v2.0.0

5 years ago

Added conversion of Resharper nullability attributes to C# nullable reference type syntax.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/2.0.0 Install (Visual Studio Extension): https://marketplace.visualstudio.com/items?itemName=bartkoelman.ResharperCodeContractNullability

v1.0.10

5 years ago

Added support for loading external annotations from NuGet cache and from Rider installation directory; graceful recovery from broken cache file.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.10 Install (Visual Studio Extension): https://marketplace.visualstudio.com/items?itemName=bartkoelman.ResharperCodeContractNullability

v1.0.9

6 years ago

Bugfix: apply fix would reformat entire document; fix all in document/project/solution: 5x faster, no longer uses excessive memory and causes a lot less merge conflicts (resulting in more changes); enable concurrent execution, if available.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.9 Install (Visual Studio Extension): https://marketplace.visualstudio.com/items?itemName=bartkoelman.ResharperCodeContractNullability

v1.0.7

7 years ago

Fixed crash on parameters of local functions in Visual Studio 2017.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.7 Install (Visual Studio Extension): https://marketplace.visualstudio.com/items?itemName=bartkoelman.ResharperCodeContractNullability

v1.0.6

7 years ago

Support for Visual Studio 2017 and Resharper 2016.3; fixes around caching of external annotations.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.6

v1.0.5

8 years ago

Configurable reporting on nullable value types; bugfixes in reporting correctness; performance optimalizations; include debug symbols in NuGet package.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.5 Install (Visual Studio Extension): https://visualstudiogallery.msdn.microsoft.com/97bdc5f4-f209-4441-a313-2c6e92631eaf

v1.0.4

8 years ago

Bugfix in analysis of partially generic type hierarchy; support Resharper installation in 'All Users' mode.

Install (NuGet): https://www.nuget.org/packages/ResharperCodeContractNullability/1.0.4 Install (Visual Studio Extension): https://visualstudiogallery.msdn.microsoft.com/97bdc5f4-f209-4441-a313-2c6e92631eaf