Profiler self api
The portable version of JetBrains profiler self API for .NET Framework / .NET Core / .NET / .NET Standard
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.
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.
For the details on how to use the API, refer to:
Contributors
Showing top 3 contributors by commit count.
