Introducing diagnostics improvements in .NET Core 3.0
BRANK

In .NET Core 3.0, we are introducing a suite of tools that utilize new features in the .NET runtime that make it easier to diagnose and solve performance problems. These runtime features help you answer some common diagnostic questions you may have: Is my application healthy?

devblogs.microsoft.com
Related Topics: