JetBrains.Annotations
10.1.5
Prefix Reserved
See the version list below for details.
dotnet add package JetBrains.Annotations --version 10.1.5
NuGet\Install-Package JetBrains.Annotations -Version 10.1.5
<PackageReference Include="JetBrains.Annotations" Version="10.1.5" />
paket add JetBrains.Annotations --version 10.1.5
#r "nuget: JetBrains.Annotations, 10.1.5"
// Install JetBrains.Annotations as a Cake Addin #addin nuget:?package=JetBrains.Annotations&version=10.1.5 // Install JetBrains.Annotations as a Cake Tool #tool nuget:?package=JetBrains.Annotations&version=10.1.5
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
.NETPlatform | dotnet is compatible. |
-
.NETFramework 0.0
- No dependencies.
-
.NETPlatform 5.0
- System.Runtime (>= 4.0.0)
NuGet packages (2.7K)
Showing the top 5 NuGet packages that depend on JetBrains.Annotations:
Package | Downloads |
---|---|
Volo.Abp.Core
Package Description |
|
Abp
Abp |
|
Reo.Core.Validation
Package Description |
|
Reo.Core.DataModels
Package Description |
|
Aiwins.Rocket.Core
Package Description |
GitHub repositories (255)
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. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling 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.
|
|
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
|
|
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
|
Version | Downloads | Last updated |
---|---|---|
2024.3.0 | 53,680 | 10/24/2024 |
2024.3.0-eap1 | 3,876 | 10/11/2024 |
2024.2.0 | 3,327,577 | 7/5/2024 |
2024.2.0-eap1 | 265,047 | 5/13/2024 |
2023.3.0 | 14,706,199 | 11/7/2023 |
2023.3.0-eap4 | 12,968 | 10/30/2023 |
2023.3.0-eap3 | 27,340 | 10/20/2023 |
2023.2.0 | 6,794,311 | 7/4/2023 |
2023.2.0-eap3 | 157,646 | 5/11/2023 |
2023.2.0-eap2 | 223,447 | 4/18/2023 |
2023.2.0-eap1 | 264,388 | 3/8/2023 |
2022.3.1 | 17,948,906 | 11/7/2022 |
2022.1.0 | 35,662,422 | 4/18/2022 |
2022.1.0-eap3 | 790,911 | 2/1/2022 |
2022.1.0-eap2 | 5,936 | 1/18/2022 |
2021.3.0 | 29,556,008 | 10/28/2021 |
2021.3.0-eap5 | 2,467 | 10/26/2021 |
2021.3.0-eap4 | 30,875 | 10/2/2021 |
2021.3.0-eap3 | 64,872 | 8/2/2021 |
2021.2.0 | 23,635,785 | 7/21/2021 |
2021.2.0-eap3 | 49,929 | 6/28/2021 |
2021.2.0-eap2 | 25,337 | 5/26/2021 |
2021.1.0 | 9,444,869 | 4/6/2021 |
2021.1.0-eap01 | 39,233 | 2/9/2021 |
2020.3.0 | 17,321,862 | 11/27/2020 |
2020.1.0 | 26,042,511 | 4/7/2020 |
2019.1.3 | 29,892,479 | 7/3/2019 |
2019.1.2 | 2,805 | 7/3/2019 |
2019.1.1 | 6,326,378 | 3/26/2019 |
2018.3.0 | 4,287,275 | 1/14/2019 |
2018.2.1 | 8,047,589 | 7/25/2018 |
11.1.0 | 17,702,941 | 10/24/2017 |
11.0.0 | 3,354,897 | 7/20/2017 |
10.4.0 | 3,386,640 | 3/9/2017 |
10.3.0 | 3,333,876 | 2/28/2017 |
10.2.1 | 2,888,942 | 10/11/2016 |
10.2.0 | 101,368 | 10/8/2016 |
10.1.5 | 660,811 | 6/30/2016 |
10.1.4 | 363,224 | 4/10/2016 |
10.0.0 | 886,378 | 10/30/2015 |
9.2.0 | 467,055 | 8/11/2015 |
9.1.2 | 4,934 | 8/11/2015 |
9.1.1 | 453,749 | 3/20/2015 |
8.0.5 | 317,915 | 12/17/2014 |
8.0.4 | 17,799 | 11/30/2014 |
8.0.3 | 19,155 | 11/30/2014 |
7.0.0 | 424,558 | 9/12/2012 |
6.1.0 | 164,729 | 11/23/2011 |
• Support for DNX and UWP projects;