JetBrains.Profiler.SelfApi 2.5.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Core 3.0 .NET Framework 4.6
dotnet add package JetBrains.Profiler.SelfApi --version 2.5.0
NuGet\Install-Package JetBrains.Profiler.SelfApi -Version 2.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JetBrains.Profiler.SelfApi" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JetBrains.Profiler.SelfApi --version 2.5.0
#r "nuget: JetBrains.Profiler.SelfApi, 2.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JetBrains.Profiler.SelfApi as a Cake Addin
#addin nuget:?package=JetBrains.Profiler.SelfApi&version=2.5.0

// Install JetBrains.Profiler.SelfApi as a Cake Tool
#tool nuget:?package=JetBrains.Profiler.SelfApi&version=2.5.0

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.

Product 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-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on JetBrains.Profiler.SelfApi:

Package Downloads
CarinaStudio.AppSuite.Core

Base libraries for Carina Studio Application Suite.

Metalama.Backstage The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A Metalama package providing licensing, telemetry and other configuration settings for projects using Metalama.

BenchmarkDotNet.Diagnostics.dotTrace The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Powerful .NET library for benchmarking

Tony.BenchmarkDotnet.Jetbrains

Package Description

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on JetBrains.Profiler.SelfApi:

Repository Stars
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
DataDog/dd-trace-dotnet
.NET Library for Datadog APM
ME3Tweaks/LegendaryExplorer
Editor toolset for Mass Effect Trilogy and Mass Effect Legendary Edition
ME3Tweaks/ME3TweaksModManager
Mod Manager for Mass Effect Original Trilogy and Mass Effect Legendary Edition
Version Downloads Last updated
2.5.0 36,252 7/5/2023
2.5.0-preview3 3,083 4/17/2023
2.5.0-preview1 130 4/16/2023
2.4.3-preview1 1,364 3/9/2023
2.4.2 97,578 3/9/2023
2.4.1 504 3/10/2023
2.4.1-preview1 832 2/13/2023
2.4.0 29,745 12/7/2022
2.4.0-preview2 3,256 10/7/2022
2.4.0-preview1 387 9/26/2022
2.3.0 87,835 4/19/2022
2.3.0-preview3 1,187 3/7/2022
2.3.0-preview2 693 2/17/2022
2.3.0-preview1 353 2/15/2022
2.2.1-preview2 405 2/2/2022
2.2.0 31,159 12/8/2021
2.2.0-preview5 1,389 11/16/2021
2.2.0-preview4 2,843 10/29/2021
2.2.0-preview3 756 10/22/2021
2.1.2 35,646 6/16/2021
2.1.1 121,878 1/12/2021
2.1.0 38,010 11/5/2020
2.0.2 45,008 9/11/2020
1.2.0 30,261 8/6/2020
1.1.1 38,680 4/3/2020
1.0.4 1,956 3/20/2020
1.0.3 62,015 1/9/2020
1.0.2 506 1/9/2020
1.0.0 17,019 12/11/2019

Supported OSs:
   • Windows 7 x86/x64 and later, Windows 11 x86/x64/ARM64 and later
   • macOS 10.12 Sierra x64 and later, macOS 11.0 Big Sur x64/ARM64 and later
   • Linux Glibc/Musl x64/ARM/ARM64 (most distributions like Alpine, CentOS, Debian, Fedora, Ubuntu and derivatives)
Supported frameworks:
   • .NET Framework 4.6 and later
   • .NET Core 3.0 and later
   • .NET 5.0 and later