JetBrains.Annotations.Sources
2026.2.0
Prefix Reserved
dotnet add package JetBrains.Annotations.Sources --version 2026.2.0
NuGet\Install-Package JetBrains.Annotations.Sources -Version 2026.2.0
<PackageReference Include="JetBrains.Annotations.Sources" Version="2026.2.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="JetBrains.Annotations.Sources" Version="2026.2.0" />
<PackageReference Include="JetBrains.Annotations.Sources"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add JetBrains.Annotations.Sources --version 2026.2.0
#r "nuget: JetBrains.Annotations.Sources, 2026.2.0"
#:package JetBrains.Annotations.Sources@2026.2.0
#addin nuget:?package=JetBrains.Annotations.Sources&version=2026.2.0
#tool nuget:?package=JetBrains.Annotations.Sources&version=2026.2.0
JetBrains ReSharper Annotations
ReSharper Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of types and members, support special semantics of the APIs in ASP.NET and XAML frameworks and otherwise increase the accuracy of the code inspections in JetBrains .NET IDEs.
Available on nuget.org as an ordinary compiled nuget package and a source-code only package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on JetBrains.Annotations.Sources:
| Repository | Stars |
|---|---|
|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
|
|
|
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
|
|
|
JetBrains/resharper-unity
Unity support for both ReSharper and Rider
|
|
|
CatPoweredPlugins/ASFAchievementManager
Achievement Manager for ASF
|
|
|
d4n3436/GTranslate
A collection of free translation APIs (Google Translate, Bing Translator, Microsoft Translator and Yandex.Translate).
|
• Added DebuggerGlobalWatchAttribute.