JetBrains.Annotations
2024.3.0
Prefix Reserved
See the version list below for details.
dotnet add package JetBrains.Annotations --version 2024.3.0
NuGet\Install-Package JetBrains.Annotations -Version 2024.3.0
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageVersion Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageReference Include="JetBrains.Annotations" />
paket add JetBrains.Annotations --version 2024.3.0
#r "nuget: JetBrains.Annotations, 2024.3.0"
#addin nuget:?package=JetBrains.Annotations&version=2024.3.0
#tool nuget:?package=JetBrains.Annotations&version=2024.3.0
JetBrains ReSharper Annotations
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.
Available as a nuget package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 2.0
- No dependencies.
-
.NETStandard 1.0
- System.Runtime (>= 4.1.0)
-
.NETStandard 2.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
NuGet packages (2.9K)
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 (274)
Showing the top 20 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
|
|
MahApps/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
|
|
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
|
|
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
DGP-Studio/Snap.Hutao
实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰
|
|
Davidobot/BetterJoy
Allows the Nintendo Switch Pro Controller, Joycons and SNES controller to be used with CEMU, Citra, Dolphin, Yuzu and as generic XInput
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
|
|
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
|
|
ravendb/ravendb
ACID Document Database
|
|
GlitchEnzo/NuGetForUnity
A NuGet Package Manager for Unity
|
|
discord-net/Discord.Net
An unofficial .Net wrapper for the Discord API (https://discord.com/)
|
|
TelegramBots/Telegram.Bot
.NET Client for Telegram Bot API
|
Version | Downloads | Last updated |
---|---|---|
2025.1.0-eap1 | 63,402 | 1/27/2025 |
2024.3.0 | 6,881,243 | 10/24/2024 |
2024.3.0-eap1 | 27,847 | 10/11/2024 |
2024.2.0 | 7,758,755 | 7/5/2024 |
2024.2.0-eap1 | 333,787 | 5/13/2024 |
2023.3.0 | 21,056,058 | 11/7/2023 |
2023.3.0-eap4 | 14,707 | 10/30/2023 |
2023.3.0-eap3 | 36,714 | 10/20/2023 |
2023.2.0 | 8,524,254 | 7/4/2023 |
2023.2.0-eap3 | 166,601 | 5/11/2023 |
2023.2.0-eap2 | 230,320 | 4/18/2023 |
2023.2.0-eap1 | 267,028 | 3/8/2023 |
2022.3.1 | 20,596,047 | 11/7/2022 |
2022.1.0 | 39,331,243 | 4/18/2022 |
2022.1.0-eap3 | 794,285 | 2/1/2022 |
2022.1.0-eap2 | 6,101 | 1/18/2022 |
2021.3.0 | 32,570,639 | 10/28/2021 |
2021.3.0-eap5 | 2,568 | 10/26/2021 |
2021.3.0-eap4 | 45,516 | 10/2/2021 |
2021.3.0-eap3 | 65,097 | 8/2/2021 |
2021.2.0 | 26,271,335 | 7/21/2021 |
2021.2.0-eap3 | 50,104 | 6/28/2021 |
2021.2.0-eap2 | 27,465 | 5/26/2021 |
2021.1.0 | 10,113,938 | 4/6/2021 |
2021.1.0-eap01 | 41,052 | 2/9/2021 |
2020.3.0 | 18,740,745 | 11/27/2020 |
2020.1.0 | 28,377,163 | 4/7/2020 |
2019.1.3 | 30,856,714 | 7/3/2019 |
2019.1.2 | 3,034 | 7/3/2019 |
2019.1.1 | 6,477,193 | 3/26/2019 |
2018.3.0 | 4,396,598 | 1/14/2019 |
2018.2.1 | 8,317,578 | 7/25/2018 |
11.1.0 | 18,352,922 | 10/24/2017 |
11.0.0 | 3,488,620 | 7/20/2017 |
10.4.0 | 3,484,671 | 3/9/2017 |
10.3.0 | 3,468,688 | 2/28/2017 |
10.2.1 | 3,045,800 | 10/11/2016 |
10.2.0 | 102,537 | 10/8/2016 |
10.1.5 | 679,823 | 6/30/2016 |
10.1.4 | 388,609 | 4/10/2016 |
10.0.0 | 916,588 | 10/30/2015 |
9.2.0 | 480,684 | 8/11/2015 |
9.1.2 | 5,133 | 8/11/2015 |
9.1.1 | 479,157 | 3/20/2015 |
8.0.5 | 328,378 | 12/17/2014 |
8.0.4 | 18,034 | 11/30/2014 |
8.0.3 | 24,697 | 11/30/2014 |
7.0.0 | 445,774 | 9/12/2012 |
6.1.0 | 202,270 | 11/23/2011 |
• Added DefaultEqualityUsageAttribute for equality members usage analysis.
• MustDisposeResourceAttribute is now allowed on struct types.
• Added ability to specify the description for UsedImplicitlyAttribute (new 'Reason' property).
• Added copyright information to nuspec.