JetBrains.dotMemory.Console.linux-x64 2026.1.0.1

Prefix Reserved

Requires NuGet 2.0 or higher.

dotnet add package JetBrains.dotMemory.Console.linux-x64 --version 2026.1.0.1
                    
NuGet\Install-Package JetBrains.dotMemory.Console.linux-x64 -Version 2026.1.0.1
                    
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.dotMemory.Console.linux-x64" Version="2026.1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JetBrains.dotMemory.Console.linux-x64" Version="2026.1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="JetBrains.dotMemory.Console.linux-x64" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add JetBrains.dotMemory.Console.linux-x64 --version 2026.1.0.1
                    
#r "nuget: JetBrains.dotMemory.Console.linux-x64, 2026.1.0.1"
                    
#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.
#:package JetBrains.dotMemory.Console.linux-x64@2026.1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JetBrains.dotMemory.Console.linux-x64&version=2026.1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=JetBrains.dotMemory.Console.linux-x64&version=2026.1.0.1
                    
Install as a Cake Tool

The dotMemory console tool lets you start a profiling session and get memory snapshots from the command line.
This can be helpful in various scenarios, like:
   * profiling an application on a remote server,
   * automating the process of gathering memory snapshots, for example, as a part of your continuous integration builds,
   * speeding up profiling routines by creating profiling scripts.
The tool supports profiling of .NET Framework and .NET Core applications.
The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotMemory to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotMemory.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1.0.1 1,283 4/9/2026
2026.1.0 3,943 3/30/2026
2026.1.0-rc01 91 3/20/2026
2026.1.0-eap08 111 3/12/2026
2026.1.0-eap07 95 3/6/2026
2026.1.0-eap06 95 2/26/2026
2026.1.0-eap05 105 2/20/2026
2026.1.0-eap04 95 2/17/2026
2026.1.0-eap03 114 2/6/2026
2026.1.0-eap02 103 1/30/2026
2026.1.0-eap01 106 1/22/2026
2025.3.4 4,073 3/27/2026
2025.3.3 156,319 2/19/2026
2025.3.2 53,232 1/29/2026
2025.3.1 87,175 12/18/2025
2025.3.0.4 18,554 12/11/2025
2025.3.0.3 43,590 11/27/2025
2025.2.5 209 11/26/2025
2025.1.8 216 11/25/2025
2024.3.9 226 11/24/2025
Loading failed