// install via winget
Command Prompt & PowerShell
click to copy
winget install JetBrains.dotTrace
// direct download
Download Installer// about JetBrains dotTrace
dotTrace helps you detect performance bottlenecks in a variety of .NET and .NET Core applications.
// frequently asked questions
How do I install JetBrains dotTrace using winget?
Open PowerShell or Windows Terminal and run:
winget install JetBrains.dotTrace. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is JetBrains dotTrace?
.NET performance profiler
Is JetBrains dotTrace free to download?
JetBrains dotTrace is distributed under the Proprietary license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update JetBrains dotTrace with winget?
Run
winget upgrade JetBrains.dotTrace in PowerShell or Windows Terminal to update JetBrains dotTrace to the latest available version.What architecture does JetBrains dotTrace support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.