Skip to main content
jetbrains avatar

jetbrains

NuGet publisher profile

Packages
159
Total Downloads
697.3M
697,321,985

Packages (159)

JetBrains.Annotations package icon

JetBrains.Annotations

JetBrains.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 JetBrains Rider and ReSharper code inspections.

471.5M
downloads
TeamCity.VSTest.TestAdapter package icon

TeamCity.VSTest.TestAdapter

Provides an integration with TeamCity for test frameworks. Usage: - Create a test project, for example using the command line: dotnet new xunit - Add the NuGet reference to this package

21.4M
downloads
TeamCity.ServiceMessages package icon

TeamCity.ServiceMessages

This library provides read/write access to TeamCity Service messages. The documentation on service messages can be found at https://www.jetbrains.com/help/teamcity/service-messages.html

20.8M
downloads
JetBrains.dotCover.CommandLineTools package icon

JetBrains.dotCover.CommandLineTools

Cross-platform .NET code coverage tool.

14.9M
downloads
JetBrains.ReSharper.GlobalTools package icon

JetBrains.ReSharper.GlobalTools

Standalone command line tools that enable running ReSharper inspections outside of Visual Studio

14.2M
downloads
JetBrains.dotTrace.CommandLineTools.windows-x64 package icon

JetBrains.dotTrace.CommandLineTools.windows-x64

The dotTrace console tool lets you start a profiling session and get performance snapshots from the command line. This can be helpful in various scenarios, like: * profiling an application on a remote server, * automating the process of gathering performance snapshots, for example, as a part of your continuous integration builds, * speeding up profiling routines by creating profiling scripts. The tool supports profiling of .NET Framework, .NET Core, Mono, and Unity applications. The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotTrace to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotTrace or JetBrains Rider.

13.7M
downloads
JetBrains.Profiler.Api package icon

JetBrains.Profiler.Api

JetBrains Profiler API allows you to control profiling sessions right from the code of your application. Use this API in conjunction with JetBrains dotTrace, JetBrains dotMemory, or JetBrains dotCover. This API can also be used in conjunction with JetBrains Self-Profiling API.

11.0M
downloads
JetBrains.dotMemory.Console.windows-x64 package icon

JetBrains.dotMemory.Console.windows-x64

The dotMemory console tool lets you start a profiling session and get memory snapshots from the command line. This can be helpful in various scenarios, like: * profiling an application on a remote server, * automating the process of gathering memory snapshots, for example, as a part of your continuous integration builds, * speeding up profiling routines by creating profiling scripts. The tool supports profiling of .NET Framework and .NET Core applications. The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotMemory to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotMemory.

9.1M
downloads
JetBrains.FormatRipper package icon

JetBrains.FormatRipper

The cross-platform open-source library for parsing executable and shared-library files. It supports the Compound, ELF, Mach-O, Fat Mach-O, DMG, MSI, and PE formats, providing useful information about their internals.

7.3M
downloads
JetBrains.HabitatDetector package icon

JetBrains.HabitatDetector

The cross-platform open-source library for detecting habitat information.

7.0M
downloads
JetBrains.Profiler.SelfApi package icon

JetBrains.Profiler.SelfApi

JetBrains Self-Profiling API lets you initiate and control profiling sessions right from the code of your application. The snapshots taken by the API calls can be later opened and investigated in JetBrains profiling tools. The main advantage of Self-Profiling API is that it doesn't require the profiling tools to be installed on the end-user machine. For example, you can use this API to take memory snapshots of your application on end-user desktops, staging and production servers, and so on. ATTENTION: Note that for its work JetBrains Self-Profiling API uses the JetBrains.dotMemory.Console and JetBrains.dotTrace.CommandLineTools packages which is distributed under the JetBrains Redistributable Product license: The library is free and can be freely redistributed but disassembling is not allowed.

6.1M
downloads
JetBrains.ReSharper.CommandLineTools package icon

JetBrains.ReSharper.CommandLineTools

Standalone command line tools that enable running ReSharper inspections outside of Visual Studio

5.5M
downloads
JetBrains.Platform.Core.Ide package icon

JetBrains.Platform.Core.Ide

JetBrains Platform Core Ide Package Version 233.0.20240606.111243

3.2M
downloads
JetBrains.Lifetimes package icon

JetBrains.Lifetimes

JetBrains Core library for graceful disposal, concurrency and reactive programming

3.1M
downloads
JetBrains.dotMemory.Console.linux-x64 package icon

JetBrains.dotMemory.Console.linux-x64

The dotMemory console tool lets you start a profiling session and get memory snapshots from the command line. This can be helpful in various scenarios, like: * profiling an application on a remote server, * automating the process of gathering memory snapshots, for example, as a part of your continuous integration builds, * speeding up profiling routines by creating profiling scripts. The tool supports profiling of .NET Framework and .NET Core applications. The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotMemory to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotMemory.

3.0M
downloads
JetBrains.RdFramework package icon

JetBrains.RdFramework

JetBrains Networking library for reactive distributed communication

2.9M
downloads
JetBrains.ExternalAnnotations package icon

JetBrains.ExternalAnnotations

ReSharper External Annotations for .NET framework and popular libraries.

2.6M
downloads
JetBrains.RdFramework.Reflection package icon

JetBrains.RdFramework.Reflection

Plugin for JetBrains Networking library (JetBrains.RdFramework) used for defining models using regular C# for C#-C# communications

2.3M
downloads
JetBrains.Platform.Core.IisExpress package icon

JetBrains.Platform.Core.IisExpress

JetBrains Platform Core IisExpress Package Version 233.0.20240606.111243

2.2M
downloads
JetBrains.Psi.Features.UnitTesting package icon

JetBrains.Psi.Features.UnitTesting

JetBrains Psi Features UnitTesting Package Version 233.0.20240606.112012

2.0M
downloads
JetBrains.dotTrace.CommandLineTools.linux-x64 package icon

JetBrains.dotTrace.CommandLineTools.linux-x64

The dotTrace console tool lets you start a profiling session and get performance snapshots from the command line. This can be helpful in various scenarios, like: * profiling an application on a remote server, * automating the process of gathering performance snapshots, for example, as a part of your continuous integration builds, * speeding up profiling routines by creating profiling scripts. The tool supports profiling of .NET Framework, .NET Core, Mono, and Unity applications. The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotTrace to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotTrace or JetBrains Rider.

1.8M
downloads
JetBrains.Platform.Interop.dotMemoryUnit.Interop.Ide package icon

JetBrains.Platform.Interop.dotMemoryUnit.Interop.Ide

JetBrains Platform Interop dotMemoryUnit Interop Ide Package Version 232.0.20240606.110759

1.8M
downloads
JetBrains.Platform.Interop.CommandLine package icon

JetBrains.Platform.Interop.CommandLine

JetBrains Platform Interop CommandLine Package Version 233.0.20240606.111243

1.7M
downloads
JetBrains.Platform.UIInteractive.Shell package icon

JetBrains.Platform.UIInteractive.Shell

JetBrains Platform UIInteractive Shell Package Version 233.0.20240606.111243

1.7M
downloads
JetBrains.Psi.Features.SolutionBuilder package icon

JetBrains.Psi.Features.SolutionBuilder

JetBrains Psi Features SolutionBuilder Package Version 233.0.20240606.112012

1.6M
downloads
JetBrains.Platform.UIInteractive.Ide package icon

JetBrains.Platform.UIInteractive.Ide

JetBrains Platform UIInteractive Ide Package Version 233.0.20240606.111243

1.5M
downloads
JetBrains.Platform.Interop.dotMemoryUnit.Interop.Console package icon

JetBrains.Platform.Interop.dotMemoryUnit.Interop.Console

JetBrains Platform Interop dotMemoryUnit Interop Console Package Version 232.0.20240606.110759

1.5M
downloads
JetBrains.Platform.UIInteractive.Text package icon

JetBrains.Platform.UIInteractive.Text

JetBrains Platform UIInteractive Text Package Version 233.0.20240606.111243

1.5M
downloads
JetBrains.dotTrace.GlobalTools package icon

JetBrains.dotTrace.GlobalTools

The dotTrace console tool lets you start a profiling session and get performance snapshots from the command line. This can be helpful in various scenarios, like: * profiling an application on a remote server, * automating the process of gathering performance snapshots, for example, as a part of your continuous integration builds, * speeding up profiling routines by creating profiling scripts. The tool supports profiling of .NET Framework, .NET Core, Mono, and Unity applications. The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotTrace to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotTrace or JetBrains Rider.

1.5M
downloads
TeamCity.Dotnet.Integration package icon

TeamCity.Dotnet.Integration

Provides the TeamCity integration

1.5M
downloads

129 more packages load after hydration.