JetBrains.Annotations 10.4.0

ReSharper Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of ReSharper code inspections.

All usages of ReSharper Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.

There is a newer version of this package available.
See the version list below for details.
Install-Package JetBrains.Annotations -Version 10.4.0
dotnet add package JetBrains.Annotations --version 10.4.0
<PackageReference Include="JetBrains.Annotations" Version="10.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JetBrains.Annotations --version 10.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JetBrains.Annotations, 10.4.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install JetBrains.Annotations as a Cake Addin
#addin nuget:?package=JetBrains.Annotations&version=10.4.0

// Install JetBrains.Annotations as a Cake Tool
#tool nuget:?package=JetBrains.Annotations&version=10.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

• ASP.NET MVC view format attributes are applicable to fields and properties;
• Unified assembly name across platforms;
• Support for .NET Standard 1.0 targeting;

  • .NETFramework 0.0

    • No dependencies.
  • .NETStandard 1.0

NuGet packages (172)

Showing the top 5 NuGet packages that depend on JetBrains.Annotations:

Package Downloads
JetBrains.Avalonia
Avalonia is a WPF/UWP-inspired cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of Operating Systems such as Windows (.NET Framework, .NET Core), Linux (via Xorg), MacOS and with experimental support for Android and iOS.
ViCtor3.AddInView
Basis Interface für die AddIn Entwicklung
JetBrainsAnnotations.Fody
Converts all JetBrains ReSharper code annotations attributes to External Annotations, so you can provide R# annotations to 3rd parties but don't need to deploy JetBrainsAnnotations.dll.
Visitmedia.CsvHelper
CsvHelper erweiterungen
Visitmedia.LiquidEngine
Dot Liquid Core Componente

Version History

Version Downloads Last updated
2021.2.0 0 06.02.2022
2020.3.0 0 06.02.2022
2020.1.0 0 06.02.2022
11.1.0 0 06.02.2022
11.0.0 0 06.02.2022
10.4.0 0 06.02.2022
10.0.0 0 06.02.2022
9.2.0 0 06.02.2022
9.1.1 0 06.02.2022
Show less