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

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-eap08
                    
NuGet\Install-Package JetBrains.dotTrace.CommandLineTools.windows-x64 -Version 2026.1.0-eap08
                    
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-eap08">
  <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-eap08" />
                    
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-eap08
                    
#r "nuget: JetBrains.dotTrace.CommandLineTools.windows-x64, 2026.1.0-eap08"
                    
#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-eap08
                    
#: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-eap08&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=JetBrains.dotTrace.CommandLineTools.windows-x64&version=2026.1.0-eap08&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-eap08 51 3/12/2026
2026.1.0-eap07 86 3/6/2026
2026.1.0-eap06 88 2/26/2026
2026.1.0-eap05 91 2/20/2026
2026.1.0-eap04 99 2/17/2026
2026.1.0-eap03 97 2/6/2026
2026.1.0-eap02 103 1/30/2026
2026.1.0-eap01 101 1/22/2026
2025.3.3 3,394 2/19/2026
2025.3.2 2,349 1/29/2026
2025.3.1 13,202 12/18/2025
2025.3.0.4 485 12/11/2025
2025.3.0.3 295 11/27/2025
2025.3.0.2 468 11/20/2025
2025.3.0.1 336 11/13/2025
2025.3.0 333 11/10/2025
2025.3.0-rc01 202 11/5/2025
2025.2.5 242 11/26/2025
2025.1.8 253 11/25/2025
2024.3.9 246 11/24/2025
Loading failed