![]() |
VOOZH | about |
dotnet add package JetBrains.Profiler.Api --version 1.4.13
NuGet\Install-Package JetBrains.Profiler.Api -Version 1.4.13
<PackageReference Include="JetBrains.Profiler.Api" Version="1.4.13" />
<PackageVersion Include="JetBrains.Profiler.Api" Version="1.4.13" />Directory.Packages.props
<PackageReference Include="JetBrains.Profiler.Api" />Project file
paket add JetBrains.Profiler.Api --version 1.4.13
#r "nuget: JetBrains.Profiler.Api, 1.4.13"
#:package JetBrains.Profiler.Api@1.4.13
#addin nuget:?package=JetBrains.Profiler.Api&version=1.4.13Install as a Cake Addin
#tool nuget:?package=JetBrains.Profiler.Api&version=1.4.13Install as a Cake Tool
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 Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.3 netstandard1.3 is compatible. netstandard1.4 netstandard1.4 was computed. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net20 net20 is compatible. net35 net35 was computed. net40 net40 was computed. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on JetBrains.Profiler.Api:
| Package | Downloads |
|---|---|
|
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. |
|
|
Triodor.Messaging.RabbitMQ
Package Description |
|
|
Clarp.Benchmarks
Package Description |
|
|
EnTTSharp.Benchmarks
EnTTSharp is a C# port of the EnTT C++ library. |
|
|
VitalRouter.Benchmark
The zero-allocation in-memory message passing library. The very thin layer that encourages decrative routings. |
Showing the top 20 popular GitHub repositories that depend on JetBrains.Profiler.Api:
| Repository | Stars |
|---|---|
|
Sylinko/Everywhere
On-screen aware AI assistant for your desktop. Uses current app context, multiple LLMs, and MCP tools to help you act across apps.
|
|
|
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
|
|
|
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.
|
|
|
ClassIsland/ClassIsland
一款功能强、可定制、跨平台,适用于班级多媒体屏幕的课表信息显示工具,可以一目了然地显示各种信息。
|
|
|
Cysharp/ZLogger
Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
|
|
|
space-wizards/RobustToolbox
Robust multiplayer game engine, used by Space Station 14
|
|
|
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
|
|
| elastic/apm-agent-dotnet | |
|
BAndysc/WoWDatabaseEditor
Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Cmangos support work in progress. Featuring a 3D view built with OpenGL and custom ECS framework
|
|
|
Cysharp/YetAnotherHttpHandler
YetAnotherHttpHandler brings the power of HTTP/2 (and gRPC) to Unity and .NET Standard.
|
|
|
nats-io/nats.net
Async .NET client for NATS: pub/sub, request/reply, JetStream, KV, Object Store, Services
|
|
|
metalama/Metalama
A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.
|
|
|
hadashiA/VitalRouter
A fast, zero-allocation, in-memory messaging library. Declarative async pipeline with source generator for Unity and .NET.
|
|
|
TheFuseLab/VL.Fuse
A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.
|
|
|
ProteoWizard/pwiz
The ProteoWizard Library is a set of software libraries and tools for rapid development of mass spectrometry and proteomic data analysis software.
|
|
|
Cysharp/AlterNats
An alternative high performance NATS client for .NET.
|
|
|
mheyman/Isopoh.Cryptography.Argon2
Fully managed .Net Core implementation of Argon2
|
|
|
xoofx/LibObjectFile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
|
|
|
ME3Tweaks/ME3TweaksModManager
Mod Manager for Mass Effect Original Trilogy and Mass Effect Legendary Edition
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.13 | 53,845 | 5/6/2026 |
| 1.4.12 | 16,348 | 4/24/2026 |
| 1.4.11 | 235,371 | 1/26/2026 |
| 1.4.10 | 889,616 | 7/14/2025 |
| 1.4.9 | 312,704 | 5/16/2025 |
| 1.4.8 | 2,337,734 | 9/7/2024 |
| 1.4.7 | 5,186 | 8/23/2024 |
| 1.4.6 | 359,640 | 6/15/2024 |
| 1.4.4 | 8,461 | 6/8/2024 |
| 1.4.3 | 144,958 | 4/8/2024 |
| 1.4.2 | 137,525 | 2/9/2024 |
| 1.4.0 | 1,628,052 | 7/5/2023 |
| 1.4.0-preview2 | 56,778 | 4/17/2023 |
| 1.4.0-preview1 | 932 | 4/16/2023 |
| 1.3.0 | 952,024 | 12/7/2022 |
| 1.3.0-preview1 | 330,614 | 9/14/2022 |
| 1.2.0 | 794,036 | 4/19/2022 |
| 1.2.0-preview2 | 45,006 | 2/17/2022 |
| 1.2.0-preview1 | 6,958 | 2/15/2022 |
| 1.1.8 | 516,268 | 6/16/2021 |
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/armv7l/aarch64 (most distributions like Alpine, CentOS, Debian, Fedora, Ubuntu, Red Hat and derivatives)
Supported frameworks:
• .NET Framework 2.0 and later
• .NET Standard 1.3 and later
• .NET Core 1.0 and later
• .NET 5.0 and later
• Mono 5.10 and later