GitPedia

Profiler self api

The portable version of JetBrains profiler self API for .NET Framework / .NET Core / .NET / .NET Standard

From JetBrains·Updated May 4, 2026·View on GitHub·

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. For ... The project is written primarily in C#, distributed under the Apache License 2.0 license, first published in 2019. Key topics include: aarch64, arm, arm64, aspnetcore, clr.

Latest release: 2.5.18Update JetBrains.HabitatDetector

JetBrains.Profiler.SelfApi official JetBrains project

net

NuGet Version

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.
For the details on how to use the API, refer to:

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from JetBrains/profiler-self-api via the GitHub API.Last fetched: 6/24/2026