![]() |
VOOZH | about |
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" />Directory.Packages.props
<PackageReference Include="JetBrains.Annotations.Sources"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>Project file
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.0Install as a Cake Addin
#tool nuget:?package=JetBrains.Annotations.Sources&version=2026.2.0Install as a Cake Tool
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.
👁 alternate text is missing from this package README image
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.
This package is not used by any NuGet packages.
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.