dotCover, dotMemory, dotPeek, and dotTrace 2025.1 Have Arrived!
dotCover 2025.1, dotMemory 2025.1, dotPeek 2025.1, and dotTrace 2025.1 have been released and are ready for download!
Let’s take a look at what’s new with these .NET tools.

dotPeek 2025.1
The decompiler tool has been updated to support:
- Required members.
ref
fields andscoped
parameter modifiers.- Pattern-based using for
ref struct
types. - String interpolation and file-scoped namespaces.
- Hexadecimal hints for numeric constants
More information on the latest updates in dotPeek here.
These and other enhancements are also available inside JetBrains Rider and ReSharper 2025.1.
<div class="buttons">
<div class="buttons__row">
<a href="https://www.jetbrains.com/decompiler/download/" class="btn" target="_blank" rel="noopener">Download dotPeek 2025.1</a>
</div>
</div>

dotMemory 2025.1
dotMemory is now fully integrated into Visual Studio, allowing you to capture and analyze memory snapshots without leaving the IDE.

<div class="buttons">
<div class="buttons__row">
<a href="https://www.jetbrains.com/dotmemory/download/" class="btn" target="_blank" rel="noopener">Download dotMemory 2025.1</a>
</div>
</div>

dotTrace 2025.1
dotTrace introduces tabbed snapshot analysis, making it easier to compare filters and explore performance data from multiple angles.

<div class="buttons">
<div class="buttons__row">
<a href="https://www.jetbrains.com/profiler/download/" class="btn" target="_blank" rel="noopener">Download dotTrace 2025.1</a>
</div>
</div>

dotCover 2025.1
This release cycle has been dedicated to minor improvements and bug fixes.
<div class="buttons">
<div class="buttons__row">
<a href="https://www.jetbrains.com/dotcover/download/" class="btn" target="_blank" rel="noopener">Download dotCover</a>
</div>
</div>
If you’re also interested in learning more about ReSharper 2025.1 or Rider 2025.1, please visit: