JetBrains.Annotations 10.1.1-eap

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of JetBrains.Annotations.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package JetBrains.Annotations --version 10.1.1-eap
NuGet\Install-Package JetBrains.Annotations -Version 10.1.1-eap
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="JetBrains.Annotations" Version="10.1.1-eap" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JetBrains.Annotations --version 10.1.1-eap
#r "nuget: JetBrains.Annotations, 10.1.1-eap"
#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 JetBrains.Annotations as a Cake Addin
#addin nuget:?package=JetBrains.Annotations&version=10.1.1-eap&prerelease

// Install JetBrains.Annotations as a Cake Tool
#tool nuget:?package=JetBrains.Annotations&version=10.1.1-eap&prerelease

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.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2.7K)

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

Package Downloads
Volo.Abp.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Abp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Abp

X.PagedList

Library for easily paging through any IEnumerable/IQueryable in .NET and .NET Core

Aiwins.Rocket.Core

Package Description

Lykke.Common

Lykke common tools and utilities

GitHub repositories (227)

Showing the top 5 popular GitHub repositories that depend on JetBrains.Annotations:

Repository Stars
abpframework/abp
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
MahApps/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
Version Downloads Last updated
2023.3.0 3,187,518 11/7/2023
2023.3.0-eap4 8,355 10/30/2023
2023.3.0-eap3 8,615 10/20/2023
2023.2.0 4,176,543 7/4/2023
2023.2.0-eap3 132,971 5/11/2023
2023.2.0-eap2 191,349 4/18/2023
2023.2.0-eap1 239,820 3/8/2023
2022.3.1 13,250,513 11/7/2022
2022.1.0 28,808,815 4/18/2022
2022.1.0-eap3 612,731 2/1/2022
2022.1.0-eap2 5,614 1/18/2022
2021.3.0 24,405,385 10/28/2021
2021.3.0-eap5 2,196 10/26/2021
2021.3.0-eap4 18,770 10/2/2021
2021.3.0-eap3 13,063 8/2/2021
2021.2.0 19,148,662 7/21/2021
2021.2.0-eap3 35,181 6/28/2021
2021.2.0-eap2 14,363 5/26/2021
2021.1.0 8,342,807 4/6/2021
2021.1.0-eap01 36,304 2/9/2021
2020.3.0 15,148,515 11/27/2020
2020.1.0 23,128,819 4/7/2020
2019.1.3 28,151,443 7/3/2019
2019.1.2 2,506 7/3/2019
2019.1.1 5,911,094 3/26/2019
2018.3.0 4,054,064 1/14/2019
2018.2.1 7,525,110 7/25/2018
11.1.0 16,018,871 10/24/2017
11.0.0 3,160,827 7/20/2017
10.4.0 3,138,447 3/9/2017
10.3.0 3,038,283 2/28/2017
10.2.1 2,638,614 10/11/2016
10.2.0 89,499 10/8/2016
10.1.5 609,383 6/30/2016
10.1.4 319,361 4/10/2016
10.0.0 835,921 10/30/2015
9.2.0 440,703 8/11/2015
9.1.2 4,633 8/11/2015
9.1.1 403,094 3/20/2015
8.0.5 304,798 12/17/2014
8.0.4 15,640 11/30/2014
8.0.3 16,494 11/30/2014
7.0.0 375,333 9/12/2012
6.1.0 132,640 11/23/2011

• Support for DNX and UWP projects