The latest updates on all JetBrains products and topics
dotCover 2024.3, dotMemory 2024.3, dotPeek 2024.3, and dotTrace 2024.3 have been released and are ready for download! Let’s take a look at what’s new with these .NET tools. dotMemory 2024.3 Unified UI across all operating systems for a consistent experience. Reintroduced Creat…
dotCover 2024.2, dotMemory 2024.2, dotPeek 2024.2, and dotTrace 2024.2 have been released and are ready for download! Let’s take a look at what’s new with these .NET tools. dotMemory 2024.2 Improved instance search with new filtering options. The following features are now ava…
Get a preview of all the latest features and improvements set to be shipped with the next major ReSharper and .NET tools releases by downloading the Release Candidate builds that have just landed. Here are the major improvements in each of the new builds: The ReSharper 2024.2 Release Can…
dotCover 2024.1, dotMemory 2024.1, dotPeek 2024.1, and dotTrace 2024.1 have been released and are ready for download! Let’s take a look at what’s new with these .NET tools. dotMemory 2024.1 Support for desktop MAUI applications on Windows Support for Frozen Objects Heap (FOH)&…
With the latest release, Rider gets an integrated monitoring tool that provides real-time tracking of your .NET application's behavior as it runs. (more…)…
dotCover 2023.3, dotMemory 2023.3, dotPeek 2023.3, and dotTrace 2023.3 have been released and are ready for download! Let’s take a look at what’s new with these .NET tools. dotMemory 2023.3 dotMemory Standalone is now available on Linux and macOS. dotMemor…
Using dotTrace profiling with BenchmarkDotNet benchmarking runs for .NET applications.
dotCover 2023.1, dotMemory 2023.1, dotPeek 2023.1, and dotTrace 2023.1 have been released and are ready for download! Let’s take a look at the most important updates for these tools. dotTrace The standalone version of dotTrace is now available on Linux and macOS as Beta. You can p…
With the ReSharper tools 2023.1 Early Access Program (EAP) 5 release, we also made the standalone version of the dotTrace performance profiler available on macOS and Linux – for both x64 and ARM64 processors. You can now use dotTrace as a standalone tool to profile your .NET Core, Mono and Unity app…
It’s that time, again! The software development industry at large starts the new year with a retrospective of the previous. Just like during our software development projects. We at JetBrains run the Developer Ecosystem Survey yearly to capture the zeitgeist of the development world. While the su…
You can develop fairly efficient applications straight away without a profiler, but if you work with third-party code via API, then bottlenecks will occur quite often. It is impossible to predict, but it is still possible to account for third-party code specifics without having the code itself. One …
dotMemory is a .NET memory profiler by JetBrains. My name is Ilya and I help develop the tool. I'd like to tell you a classical dogfooding story of how we optimized one of dotMemory's algorithms by using our own tools – dotMemory and dotTrace. We then improved it some more using dotTrace, and fin…