JetBrains.Profiler.Api 1.3.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 1.1 .NET Framework 2.0
dotnet add package JetBrains.Profiler.Api --version 1.3.0
NuGet\Install-Package JetBrains.Profiler.Api -Version 1.3.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.Api" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JetBrains.Profiler.Api --version 1.3.0
#r "nuget: JetBrains.Profiler.Api, 1.3.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.Api as a Cake Addin
#addin nuget:?package=JetBrains.Profiler.Api&version=1.3.0

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

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.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Windows Phone wpa81
Windows Store netcore netcore45 netcore451
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 4.7.1

    • No dependencies.
  • .NETStandard 1.1

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on JetBrains.Profiler.Api:

Package Downloads
JetBrains.Profiler.SelfApi The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Triodor.Messaging.RabbitMQ

Package Description

GitHub repositories (7)

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

Repository Stars
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
linq2db/linq2db
Linq to database provider.
space-wizards/RobustToolbox
Robust multiplayer game engine, used by Space Station 14
DataDog/dd-trace-dotnet
.NET Library for Datadog APM
Cysharp/AlterNats
An alternative high performance NATS client for .NET.
Version Downloads Last updated
1.3.0 22,387 12/7/2022
1.3.0-preview1 40,662 9/14/2022
1.2.0 190,399 4/19/2022
1.2.0-preview2 718 2/17/2022
1.2.0-preview1 98 2/15/2022
1.1.8 150,972 6/16/2021
1.1.7 846,047 9/11/2020
1.1.6 110,140 3/24/2020
1.1.5 11,731 1/9/2020
1.1.4 448 1/9/2020
1.1.3 16,181 8/11/2019
1.1.2 1,836 7/20/2019
1.1.0 1,011 7/18/2019
1.0.19 5,989 4/17/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 desktop distributions like Alpine, CentOS, Debian, Fedora, Ubuntu and derivatives)
Supported frameworks:
   • .NET Framework 2.0 and later
   • .NET Standard 1.1 and later
   • .NET Core 1.0 and later
   • .NET 5.0 and later
   • Mono 5.10 and later