JetBrains.dotTrace.CommandLineTools.windows-x64 2026.1.0-eap06

Prefix Reserved
This is a prerelease version of JetBrains.dotTrace.CommandLineTools.windows-x64.

Requires NuGet 2.0 or higher.

dotnet add package JetBrains.dotTrace.CommandLineTools.windows-x64 --version 2026.1.0-eap06
                    
NuGet\Install-Package JetBrains.dotTrace.CommandLineTools.windows-x64 -Version 2026.1.0-eap06
                    
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.dotTrace.CommandLineTools.windows-x64" Version="2026.1.0-eap06">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JetBrains.dotTrace.CommandLineTools.windows-x64" Version="2026.1.0-eap06" />
                    
Directory.Packages.props
<PackageReference Include="JetBrains.dotTrace.CommandLineTools.windows-x64">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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.dotTrace.CommandLineTools.windows-x64 --version 2026.1.0-eap06
                    
#r "nuget: JetBrains.dotTrace.CommandLineTools.windows-x64, 2026.1.0-eap06"
                    
#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.dotTrace.CommandLineTools.windows-x64@2026.1.0-eap06
                    
#: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.dotTrace.CommandLineTools.windows-x64&version=2026.1.0-eap06&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=JetBrains.dotTrace.CommandLineTools.windows-x64&version=2026.1.0-eap06&prerelease
                    
Install as a Cake Tool

The dotTrace console tool lets you start a profiling session and get performance 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 performance 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, .NET Core, Mono, and Unity 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 dotTrace to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotTrace or JetBrains Rider.

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-eap06 86 2/26/2026
2026.1.0-eap05 90 2/20/2026
2026.1.0-eap04 97 2/17/2026
2026.1.0-eap03 95 2/6/2026
2026.1.0-eap02 102 1/30/2026
2026.1.0-eap01 99 1/22/2026
2025.3.3 2,578 2/19/2026
2025.3.2 2,345 1/29/2026
2025.3.1 10,077 12/18/2025
2025.3.0.4 484 12/11/2025
2025.3.0.3 291 11/27/2025
2025.3.0.2 464 11/20/2025
2025.3.0.1 335 11/13/2025
2025.3.0 322 11/10/2025
2025.3.0-rc01 201 11/5/2025
2025.3.0-eap08 187 10/31/2025
2025.2.5 240 11/26/2025
2025.2.4 271 10/28/2025
2025.1.8 251 11/25/2025
2024.3.9 242 11/24/2025
Loading failed