Skip to main content
jetbrains avatar

jetbrains

NuGet publisher profile

Packages
160
Total Downloads
734.4M
734,419,401

Packages (160)

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.

495.7M
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

22.0M
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

21.5M
downloads
JetBrains.dotCover.CommandLineTools package icon

JetBrains.dotCover.CommandLineTools

Cross-platform .NET code coverage tool.

15.3M
downloads
JetBrains.ReSharper.GlobalTools package icon

JetBrains.ReSharper.GlobalTools

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

15.0M
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.

14.5M
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.

12.6M
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.5M
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.

8.8M
downloads
JetBrains.HabitatDetector package icon

JetBrains.HabitatDetector

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

8.6M
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.7M
downloads
JetBrains.ReSharper.CommandLineTools package icon

JetBrains.ReSharper.CommandLineTools

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

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

JetBrains.Platform.Core.Ide

JetBrains Platform Core Ide Package Version 233.0.20240606.111243

3.3M
downloads
JetBrains.Lifetimes package icon

JetBrains.Lifetimes

JetBrains Core library for graceful disposal, concurrency and reactive programming

3.2M
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.1M
downloads
JetBrains.RdFramework package icon

JetBrains.RdFramework

JetBrains Networking library for reactive distributed communication

3.1M
downloads
JetBrains.ExternalAnnotations package icon

JetBrains.ExternalAnnotations

ReSharper External Annotations for .NET framework and popular libraries.

2.7M
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.4M
downloads
JetBrains.Platform.Core.IisExpress package icon

JetBrains.Platform.Core.IisExpress

JetBrains Platform Core IisExpress Package Version 233.0.20240606.111243

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

JetBrains.Psi.Features.UnitTesting

JetBrains Psi Features UnitTesting Package Version 233.0.20240606.112012

2.1M
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.9M
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.UIInteractive.Shell package icon

JetBrains.Platform.UIInteractive.Shell

JetBrains Platform UIInteractive Shell Package Version 233.0.20240606.111243

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

JetBrains.Platform.Interop.CommandLine

JetBrains Platform Interop CommandLine Package Version 233.0.20240606.111243

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

JetBrains.Psi.Features.SolutionBuilder

JetBrains Psi Features SolutionBuilder Package Version 233.0.20240606.112012

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

JetBrains.Platform.UIInteractive.Ide

JetBrains Platform UIInteractive Ide Package Version 233.0.20240606.111243

1.6M
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
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
TeamCity.Dotnet.Integration package icon

TeamCity.Dotnet.Integration

Provides the TeamCity integration

1.5M
downloads
JetBrains.Psi.Features.Web.Core package icon

JetBrains.Psi.Features.Web.Core

JetBrains Psi Features Web Core Package Version 233.0.20240606.112012

1.5M
downloads
JetBrains.Psi.Features.test.Framework package icon

JetBrains.Psi.Features.test.Framework

JetBrains Psi Features test Framework Package Version 233.0.20240606.112012

1.4M
downloads
JetBrains.Platform.Tests.Framework package icon

JetBrains.Platform.Tests.Framework

JetBrains Platform Tests Framework Package Version 233.0.20240606.111243

1.4M
downloads
JetBrains.SignatureVerifier package icon

JetBrains.SignatureVerifier

The cross-platform open-source library for performing cryptography signature checks.

1.3M
downloads
JetBrains.ReSharper.SDK package icon

JetBrains.ReSharper.SDK

JetBrains ReSharper SDK Package

1.2M
downloads
JetBrains.Platform.Core.ViewModels package icon

JetBrains.Platform.Core.ViewModels

JetBrains Platform Core ViewModels Package Version 233.0.20240606.111243

1.2M
downloads
JetBrains.Platform.Installer package icon

JetBrains.Platform.Installer

JetBrains Platform Installer Package Version 233.0.20240606.111243

1.2M
downloads
JetBrains.dotMemory.Console.macos-x64 package icon

JetBrains.dotMemory.Console.macos-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.

1.2M
downloads
JetBrains.Platform.Sdk package icon

JetBrains.Platform.Sdk

JetBrains Platform Sdk Package Version 233.0.20240606.111243

1.2M
downloads
JetBrains.Psi.Features.UIInteractive.Core package icon

JetBrains.Psi.Features.UIInteractive.Core

JetBrains Psi Features UIInteractive Core Package Version 233.0.20240606.112012

1.1M
downloads
JetBrains.ReSharper.SDK.Internal package icon

JetBrains.ReSharper.SDK.Internal

JetBrains ReSharper SDK Internal Package Version 233.0.20240606.115906

1.1M
downloads
JetBrains.dotTrace.CommandLineTools.macos-x64 package icon

JetBrains.dotTrace.CommandLineTools.macos-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.0M
downloads
JetBrains.Rider.SDK package icon

JetBrains.Rider.SDK

JetBrains Rider SDK Package

961.5K
downloads
JetBrains.Platform.VisualStudio.Protocol package icon

JetBrains.Platform.VisualStudio.Protocol

JetBrains Platform VisualStudio Protocol Package Version 233.0.20240606.111243

915.2K
downloads
JetBrains.Psi.Features.UIInteractive.Features package icon

JetBrains.Psi.Features.UIInteractive.Features

JetBrains Psi Features UIInteractive Features Package Version 233.0.20240606.112012

884.5K
downloads
JetBrains.Platform.VisualStudio.Core package icon

JetBrains.Platform.VisualStudio.Core

JetBrains Platform VisualStudio Core Package Version 233.0.20240606.111243

882.9K
downloads
JetBrains.Psi.Features.UIInteractive.SolutionAnalysis package icon

JetBrains.Psi.Features.UIInteractive.SolutionAnalysis

JetBrains Psi Features UIInteractive SolutionAnalysis Package Version 233.0.20240606.112012

841.7K
downloads
JetBrains.Platform.VisualStudio.Util package icon

JetBrains.Platform.VisualStudio.Util

JetBrains Platform VisualStudio Util Package Version 233.0.20240606.111243

829.1K
downloads
JetBrains.Platform.Core.Symbols package icon

JetBrains.Platform.Core.Symbols

JetBrains Platform Core Symbols Package Version 233.0.20240606.111243

823.5K
downloads
YouTrackSharp package icon

YouTrackSharp

A .NET Library to talk to JetBrains YouTrack.

819.9K
downloads
JetBrains.ReSharper.SDK.Tests package icon

JetBrains.ReSharper.SDK.Tests

JetBrains ReSharper SDK Tests Package

819.1K
downloads
JetBrains.ReSharperAutomationTools.src.CommandLineCore package icon

JetBrains.ReSharperAutomationTools.src.CommandLineCore

JetBrains ReSharperAutomationTools src CommandLineCore Package Version 232.0.20240606.114150

811.6K
downloads
JetBrains.Platform.UIInteractive.Common package icon

JetBrains.Platform.UIInteractive.Common

JetBrains Platform UIInteractive Common Package Version 233.0.20240606.111243

809.5K
downloads
JetBrains.Platform.VisualStudio.SinceVs10 package icon

JetBrains.Platform.VisualStudio.SinceVs10

JetBrains Platform VisualStudio SinceVs10 Package Version 233.0.20240606.111243

803.3K
downloads
JetBrains.Psi.Features.Cpp.Src.Core package icon

JetBrains.Psi.Features.Cpp.Src.Core

JetBrains Psi Features Cpp Src Core Package Version 233.0.20240606.115259

790.2K
downloads
JetBrains.Platform.VisualStudio.SinceVs09 package icon

JetBrains.Platform.VisualStudio.SinceVs09

JetBrains Platform VisualStudio SinceVs09 Package Version 233.0.20240606.111243

752.2K
downloads
JetBrains.dotMemory.Console.linux-arm64 package icon

JetBrains.dotMemory.Console.linux-arm64

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.

741.8K
downloads
JetBrains.Platform.VisualStudio.SinceVs11 package icon

JetBrains.Platform.VisualStudio.SinceVs11

JetBrains Platform VisualStudio SinceVs11 Package Version 233.0.20240606.111243

727.2K
downloads
JetBrains.Psi.Features.UIInteractive.SolutionBuilder package icon

JetBrains.Psi.Features.UIInteractive.SolutionBuilder

JetBrains Psi Features UIInteractive SolutionBuilder Package Version 233.0.20240606.112012

708.4K
downloads
JetBrains.Platform.VisualStudio.SinceVs12 package icon

JetBrains.Platform.VisualStudio.SinceVs12

JetBrains Platform VisualStudio SinceVs12 Package Version 233.0.20240606.111243

682.5K
downloads
JetBrains.Psi.Features.Diagramming package icon

JetBrains.Psi.Features.Diagramming

JetBrains Psi Features Diagramming Package Version 233.0.20240606.112012

680.9K
downloads
JetBrains.Psi.Features.Web.UIInteractive package icon

JetBrains.Psi.Features.Web.UIInteractive

JetBrains Psi Features Web UIInteractive Package Version 233.0.20240606.112012

642.7K
downloads
JetBrains.Platform.VisualStudio.SinceVs14 package icon

JetBrains.Platform.VisualStudio.SinceVs14

JetBrains Platform VisualStudio SinceVs14 Package Version 233.0.20240606.111243

634.0K
downloads
JetBrains.Rider.Native.Core.windows-x86.Release package icon

JetBrains.Rider.Native.Core.windows-x86.Release

JetBrains Rider Native Core windows-x86 Release Package Version 233.0.20240606.111404

608.9K
downloads
JetBrains.Rider.Native.Core.windows-x64.Release package icon

JetBrains.Rider.Native.Core.windows-x64.Release

JetBrains Rider Native Core windows-x64 Release Package Version 233.0.20240606.111404

607.1K
downloads
JetBrains.Debugger.Debugger.Worker package icon

JetBrains.Debugger.Debugger.Worker

JetBrains Debugger Debugger Worker Package Version 233.0.20240606.114412

572.1K
downloads
JetBrains.Platform.VisualStudio.SinceVs15 package icon

JetBrains.Platform.VisualStudio.SinceVs15

JetBrains Platform VisualStudio SinceVs15 Package Version 233.0.20240606.111243

567.5K
downloads
JetBrains.Rider.Rider.Backend package icon

JetBrains.Rider.Rider.Backend

JetBrains Rider Rider Backend Package Version 233.0.20240606.114412

549.7K
downloads
JetBrains.Psi.Features.VisualStudio._Core package icon

JetBrains.Psi.Features.VisualStudio._Core

JetBrains Psi Features VisualStudio _Core Package Version 233.0.20240606.112012

547.0K
downloads
JetBrains.Psi.Features.VisualStudio.Protocol package icon

JetBrains.Psi.Features.VisualStudio.Protocol

JetBrains Psi Features VisualStudio Protocol Package Version 233.0.20240606.112012

534.6K
downloads
JetBrains.Psi.Features.VisualStudio.SinceVs10 package icon

JetBrains.Psi.Features.VisualStudio.SinceVs10

JetBrains Psi Features VisualStudio SinceVs10 Package Version 233.0.20240606.112012

533.9K
downloads
JetBrains.ReSharperAutomationTools.src.Roslyn package icon

JetBrains.ReSharperAutomationTools.src.Roslyn

JetBrains ReSharperAutomationTools src Roslyn Package Version 233.0.20240606.114412

520.6K
downloads
JetBrains.Rider.Native.Core.windows-arm64.Release package icon

JetBrains.Rider.Native.Core.windows-arm64.Release

JetBrains Rider Native Core windows-arm64 Release Package Version 233.0.20240606.111404

518.7K
downloads
JetBrains.Platform.VisualStudio.SinceVs16 package icon

JetBrains.Platform.VisualStudio.SinceVs16

JetBrains Platform VisualStudio SinceVs16 Package Version 233.0.20240606.111243

514.3K
downloads
JetBrains.Rider.SDK.Tests package icon

JetBrains.Rider.SDK.Tests

JetBrains Rider SDK Tests Package

479.8K
downloads
JetBrains.Rider.RdBackend.Common package icon

JetBrains.Rider.RdBackend.Common

JetBrains Rider RdBackend Common Package Version 233.0.20240606.114412

471.6K
downloads
JetBrains.Psi.Features.VisualStudio.VsProduct package icon

JetBrains.Psi.Features.VisualStudio.VsProduct

JetBrains Psi Features VisualStudio VsProduct Package Version 233.0.20240606.112012

469.2K
downloads
JetBrains.Platform.VisualStudio.VsProduct package icon

JetBrains.Platform.VisualStudio.VsProduct

JetBrains Platform VisualStudio VsProduct Package Version 233.0.20240606.111243

462.9K
downloads
JetBrains.Rider.PathLocator package icon

JetBrains.Rider.PathLocator

The code, which locates Rider installations in the system.

452.6K
downloads
JetBrains.dotMemory.Console.macos-arm64 package icon

JetBrains.dotMemory.Console.macos-arm64

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.

431.9K
downloads
JetBrains.Rider.External.Iis package icon

JetBrains.Rider.External.Iis

JetBrains Rider External Iis Package Version 233.0.20240606.114412

428.7K
downloads
JetBrains.Platform.UIInteractive.Wpf.Symbols package icon

JetBrains.Platform.UIInteractive.Wpf.Symbols

JetBrains Platform UIInteractive Wpf Symbols Package Version 233.0.20240606.111243

424.7K
downloads
JetBrains.EnvDTE package icon

JetBrains.EnvDTE

JetBrains implementation of EnvDTE

423.4K
downloads
JetBrains.Rider.External.Wcf.SvcUtil package icon

JetBrains.Rider.External.Wcf.SvcUtil

JetBrains Rider External Wcf SvcUtil Package Version 233.0.20240606.114412

418.0K
downloads
JetBrains.Psi.Features.UIInteractive.Refactorings package icon

JetBrains.Psi.Features.UIInteractive.Refactorings

JetBrains Psi Features UIInteractive Refactorings Package Version 233.0.20240606.112012

407.9K
downloads
JetBrains.dotTrace.CommandLineTools.windows-x86 package icon

JetBrains.dotTrace.CommandLineTools.windows-x86

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.

407.7K
downloads
JetBrains.Debugger.Debugger.Host package icon

JetBrains.Debugger.Debugger.Host

JetBrains Debugger Debugger Host Package Version 233.0.20240606.114412

405.9K
downloads
JetBrains.Psi.Features.UIInteractive.LiveTemplates package icon

JetBrains.Psi.Features.UIInteractive.LiveTemplates

JetBrains Psi Features UIInteractive LiveTemplates Package Version 233.0.20240606.112012

403.4K
downloads
JetBrains.Platform.VisualStudio.JustVs10 package icon

JetBrains.Platform.VisualStudio.JustVs10

JetBrains Platform VisualStudio JustVs10 Package Version 233.0.20240606.111243

398.9K
downloads
ClrStack package icon

ClrStack

Tool for capturing managed stack traces from .NET applications.

398.8K
downloads
JetBrains.Psi.Features.AI.Src.Core package icon

JetBrains.Psi.Features.AI.Src.Core

JetBrains Psi Features AI Src Core Package Version 233.0.20240606.112012

396.7K
downloads
JetBrains.Platform.VisualStudio.JustVs12 package icon

JetBrains.Platform.VisualStudio.JustVs12

JetBrains Platform VisualStudio JustVs12 Package Version 233.0.20240606.111243

396.6K
downloads
JetBrains.Rider.External.Templating.TemplateEngine package icon

JetBrains.Rider.External.Templating.TemplateEngine

JetBrains Rider External Templating TemplateEngine Package Version 233.0.20240606.114412

396.1K
downloads
JetBrains.Psi.Features.VisualStudio.SinceVs11 package icon

JetBrains.Psi.Features.VisualStudio.SinceVs11

JetBrains Psi Features VisualStudio SinceVs11 Package Version 233.0.20240606.112012

390.4K
downloads
JetBrains.Debugger.Debugger.Worker.Core package icon

JetBrains.Debugger.Debugger.Worker.Core

JetBrains Debugger Debugger Worker Core Package Version 233.0.20240606.114412

390.4K
downloads
JetBrains.Platform.VisualStudio.JustVs15 package icon

JetBrains.Platform.VisualStudio.JustVs15

JetBrains Platform VisualStudio JustVs15 Package Version 233.0.20240606.111243

381.8K
downloads
JetBrains.Psi.Features.VisualStudio.SinceVs12 package icon

JetBrains.Psi.Features.VisualStudio.SinceVs12

JetBrains Psi Features VisualStudio SinceVs12 Package Version 233.0.20240606.112012

381.5K
downloads
JetBrains.Platform.VisualStudio.JustVs16 package icon

JetBrains.Platform.VisualStudio.JustVs16

JetBrains Platform VisualStudio JustVs16 Package Version 233.0.20240606.111243

381.0K
downloads
JetBrains.Platform.VisualStudio.JustVs11 package icon

JetBrains.Platform.VisualStudio.JustVs11

JetBrains Platform VisualStudio JustVs11 Package Version 233.0.20240606.111243

379.6K
downloads
JetBrains.Platform.VisualStudio.JustVs14 package icon

JetBrains.Platform.VisualStudio.JustVs14

JetBrains Platform VisualStudio JustVs14 Package Version 233.0.20240606.111243

378.0K
downloads
JetBrains.Annotations.Sources package icon

JetBrains.Annotations.Sources

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.

375.8K
downloads
JetBrains.Platform.VisualStudio.SinceVs14RoslynAware package icon

JetBrains.Platform.VisualStudio.SinceVs14RoslynAware

JetBrains Platform VisualStudio SinceVs14RoslynAware Package Version 233.0.20240606.111243

370.0K
downloads
JetBrains.Psi.Features.VisualStudio.UnitTesting package icon

JetBrains.Psi.Features.VisualStudio.UnitTesting

JetBrains Psi Features VisualStudio UnitTesting Package Version 233.0.20240606.112012

351.2K
downloads
JetBrains.Psi.Features.VisualStudio.SinceVs14 package icon

JetBrains.Psi.Features.VisualStudio.SinceVs14

JetBrains Psi Features VisualStudio SinceVs14 Package Version 233.0.20240606.112012

346.8K
downloads
JetBrains.dotMemory.Console.windows-arm64 package icon

JetBrains.dotMemory.Console.windows-arm64

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.

346.1K
downloads
JetBrains.Rider.XamlHotReload package icon

JetBrains.Rider.XamlHotReload

JetBrains Rider XamlHotReload Package Version 233.0.20240606.114412

325.4K
downloads
JetBrains.dotMemory.Console.windows-x86 package icon

JetBrains.dotMemory.Console.windows-x86

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.

319.3K
downloads
JetBrains.Platform.VisualStudio.SinceVs15RoslynAware package icon

JetBrains.Platform.VisualStudio.SinceVs15RoslynAware

JetBrains Platform VisualStudio SinceVs15RoslynAware Package Version 233.0.20240606.111243

317.7K
downloads
JetBrains.Debugger.Debugger.Host.Core package icon

JetBrains.Debugger.Debugger.Host.Core

JetBrains Debugger Debugger Host Core Package Version 233.0.20240606.114412

315.9K
downloads
JetBrains.Psi.Features.VisualStudio.SinceVs15 package icon

JetBrains.Psi.Features.VisualStudio.SinceVs15

JetBrains Psi Features VisualStudio SinceVs15 Package Version 233.0.20240606.112012

311.2K
downloads
JetBrains.Platform.VisualStudio.Backend package icon

JetBrains.Platform.VisualStudio.Backend

JetBrains Platform VisualStudio Backend Package Version 233.0.20240606.111243

308.2K
downloads
JetBrains.Platform.VisualStudio.SinceVs16RoslynAware package icon

JetBrains.Platform.VisualStudio.SinceVs16RoslynAware

JetBrains Platform VisualStudio SinceVs16RoslynAware Package Version 233.0.20240606.111243

302.8K
downloads
JetBrains.Psi.Features.VisualStudio.SinceVs16 package icon

JetBrains.Psi.Features.VisualStudio.SinceVs16

JetBrains Psi Features VisualStudio SinceVs16 Package Version 233.0.20240606.112012

301.9K
downloads
JetBrains.Platform.VisualStudio.SinceVs17 package icon

JetBrains.Platform.VisualStudio.SinceVs17

JetBrains Platform VisualStudio SinceVs17 Package Version 233.0.20240606.111243

298.4K
downloads
JetBrains.Psi.Features.VisualStudio.SinceVs14RoslynAware package icon

JetBrains.Psi.Features.VisualStudio.SinceVs14RoslynAware

JetBrains Psi Features VisualStudio SinceVs14RoslynAware Package Version 233.0.20240606.112012

292.2K
downloads
JetBrains.Platform.VisualStudio.SinceVs16RoslynSourceGeneratorsAware package icon

JetBrains.Platform.VisualStudio.SinceVs16RoslynSourceGeneratorsAware

JetBrains Platform VisualStudio SinceVs16RoslynSourceGeneratorsAware Package Version 241.0.20240301.115413-eap07

281.1K
downloads
JetBrains.Psi.Features.VisualStudio.Backend package icon

JetBrains.Psi.Features.VisualStudio.Backend

JetBrains Psi Features VisualStudio Backend Package Version 233.0.20240606.112012

280.8K
downloads
JetBrains.Platform.VisualStudio.VsctToCtoCompiler package icon

JetBrains.Platform.VisualStudio.VsctToCtoCompiler

JetBrains Platform VisualStudio VsctToCtoCompiler Package Version 233.0.20240606.111243

280.5K
downloads
JetBrains.Psi.Features.VisualStudio.ExternalSources.VS package icon

JetBrains.Psi.Features.VisualStudio.ExternalSources.VS

JetBrains Psi Features VisualStudio ExternalSources VS Package Version 233.0.20240606.112012

275.7K
downloads
JetBrains.Psi.Features.VisualStudio.JustVs12 package icon

JetBrains.Psi.Features.VisualStudio.JustVs12

JetBrains Psi Features VisualStudio JustVs12 Package Version 233.0.20240606.112012

275.7K
downloads
JetBrains.Psi.Features.VisualStudio.Debugger package icon

JetBrains.Psi.Features.VisualStudio.Debugger

JetBrains Psi Features VisualStudio Debugger Package Version 233.0.20240606.112012

275.7K
downloads
JetBrains.Psi.Features.VisualStudio.ReSpeller package icon

JetBrains.Psi.Features.VisualStudio.ReSpeller

JetBrains Psi Features VisualStudio ReSpeller Package Version 233.0.20240606.112012

275.2K
downloads
JetBrains.Psi.Features.VisualStudio.JustVs10 package icon

JetBrains.Psi.Features.VisualStudio.JustVs10

JetBrains Psi Features VisualStudio JustVs10 Package Version 233.0.20240606.112012

275.0K
downloads
JetBrains.Psi.Features.VisualStudio.DebuggerVisualizers package icon

JetBrains.Psi.Features.VisualStudio.DebuggerVisualizers

JetBrains Psi Features VisualStudio DebuggerVisualizers Package Version 233.0.20240606.112012

273.3K
downloads
JetBrains.dotMemory.Console.linux-musl-x64 package icon

JetBrains.dotMemory.Console.linux-musl-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.

271.2K
downloads
JetBrains.Platform.VisualStudio.JustVs17 package icon

JetBrains.Platform.VisualStudio.JustVs17

JetBrains Platform VisualStudio JustVs17 Package Version 233.0.20240606.111243

261.0K
downloads
JetBrains.dotTrace.CommandLineTools.macos-arm64 package icon

JetBrains.dotTrace.CommandLineTools.macos-arm64

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.

258.0K
downloads
JetBrains.DesignerInterop package icon

JetBrains.DesignerInterop

JetBrains interop for designer

257.9K
downloads
JetBrains.Psi.Features.VisualStudio.SinceVs17 package icon

JetBrains.Psi.Features.VisualStudio.SinceVs17

JetBrains Psi Features VisualStudio SinceVs17 Package Version 233.0.20240606.112012

257.4K
downloads
JetBrains.dotTrace.CommandLineTools.linux-arm64 package icon

JetBrains.dotTrace.CommandLineTools.linux-arm64

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.

255.3K
downloads
JetBrains.Psi.Features.VisualStudio.SinceVs16RoslynAware package icon

JetBrains.Psi.Features.VisualStudio.SinceVs16RoslynAware

JetBrains Psi Features VisualStudio SinceVs16RoslynAware Package Version 233.0.20240606.112012

255.1K
downloads
JetBrains.dotMemory.Console.linux-arm package icon

JetBrains.dotMemory.Console.linux-arm

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.

221.5K
downloads
JetBrains.dotMemory.Console.linux-musl-arm64 package icon

JetBrains.dotMemory.Console.linux-musl-arm64

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.

220.3K
downloads
JetBrains.dotTrace.CommandLineTools.windows-arm64 package icon

JetBrains.dotTrace.CommandLineTools.windows-arm64

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.

190.1K
downloads
JetBrains.Rider.RiderTutorials package icon

JetBrains.Rider.RiderTutorials

JetBrains Rider RiderTutorials Package Version 231.0.20240606.113957

187.1K
downloads
JetBrains.FSharp.Compiler.Service package icon

JetBrains.FSharp.Compiler.Service

The F# compiler services package contains a custom build of the F# compiler that exposes additional functionality for implementing F# language bindings, additional tools based on the compiler or refactoring tools. The package also includes F# interactive service that can be used for embedding F# scripting into your applications.

184.7K
downloads
JetBrains.EnvDTE.Client package icon

JetBrains.EnvDTE.Client

JetBrains client for EnvDTE

143.8K
downloads
JetBrains.EnvDTE.Host package icon

JetBrains.EnvDTE.Host

JetBrains host for EnvDTE

143.7K
downloads
JetBrains.Space.Client package icon

JetBrains.Space.Client

Generated SDK client for the JetBrains Space API.

119.1K
downloads
JetBrains.Space.Common package icon

JetBrains.Space.Common

Common types and utility classes for JetBrains.Space.

116.8K
downloads
JetBrains.dotTrace.CommandLineTools.linux-musl-arm64 package icon

JetBrains.dotTrace.CommandLineTools.linux-musl-arm64

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.

115.8K
downloads
JetBrains.dotTrace.CommandLineTools.linux-musl-x64 package icon

JetBrains.dotTrace.CommandLineTools.linux-musl-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.

105.5K
downloads
JetBrains.Build.ILRepack package icon

JetBrains.Build.ILRepack

Yes

85.6K
downloads
JetBrains.Rider.External.Iis.Rider.IisUtil package icon

JetBrains.Rider.External.Iis.Rider.IisUtil

JetBrains Rider External Iis Rider IisUtil Package Version 231.0.20240606.113957

84.0K
downloads
JetBrains.dotTrace.CommandLineTools.linux-arm package icon

JetBrains.dotTrace.CommandLineTools.linux-arm

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.

81.8K
downloads
JetBrains.NETFramework.ReferenceAssemblies.net35 package icon

JetBrains.NETFramework.ReferenceAssemblies.net35

JetBrains Reference Assemblies for .NET Framework 3.5

74.4K
downloads
TeamCity.csi package icon

TeamCity.csi

JetBrains TeamCity C# {0} script runner 1.0.7 net6.0

65.6K
downloads
JetBrains.Space.AspNetCore package icon

JetBrains.Space.AspNetCore

Utilities to work with JetBrains.Space, the .NET SDK for JetBrains Space, in ASP.NET Core.

64.7K
downloads
JetBrains.Space.AspNetCore.Authentication package icon

JetBrains.Space.AspNetCore.Authentication

ASP.NET Core authentication provider for JetBrains Space.

62.5K
downloads
JetBrains.runAs package icon

JetBrains.runAs

The runAs tool provides an ability to run the Windows process under the specified Windows user's account.

55.0K
downloads
JetBrains.Debugger.Tools.MsClrProcessEnumerator.Core package icon

JetBrains.Debugger.Tools.MsClrProcessEnumerator.Core

JetBrains Debugger Tools MsClrProcessEnumerator Core Package Version 233.0.20240606.114412

47.7K
downloads
JetBrains.RdGen package icon

JetBrains.RdGen

Rd Generator: generates C# classes by Kotlin dsl model

31.8K
downloads
JetBrains.Refasmer.CliTool package icon

JetBrains.Refasmer.CliTool

JetBrains :: Refasmer — strip assembly to public API

31.5K
downloads
dotnet-runas package icon

dotnet-runas

Runs a dotnet command under a specific account

20.5K
downloads
JetBrains.Refasmer package icon

JetBrains.Refasmer

JetBrains :: Refasmer — strip assembly to public API

18.0K
downloads
TeamCity.CSharpInteractive package icon

TeamCity.CSharpInteractive

JetBrains TeamCity C# {0} script library 1.0.7

14.2K
downloads
TeamCity.CSharpInteractive.Templates package icon

TeamCity.CSharpInteractive.Templates

JetBrains TeamCity C# script Templates 1.0.1 netstandard1.0

5.3K
downloads
JetBrains.Azure.AppService.Tunnel package icon

JetBrains.Azure.AppService.Tunnel

Provides an ability to open ssh/sftp channels to Azure app services running on Windows

1.6K
downloads
JetBrains.DownloadPgpVerifier package icon

JetBrains.DownloadPgpVerifier

The download PGP signature verifier

1.5K
downloads
JetBrains.dotCover.Framework package icon

JetBrains.dotCover.Framework

Enables per-test coverage in JetBrains dotCover for test frameworks built on Microsoft.Testing.Platform, such as TUnit.

1.2K
downloads