关于[Introducing diagnostics improvements in .NET Core 3.0]的摘要:
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? Why does my application have anomalous behavior? Why did my application crash?
原文地址: https://devblogs.microsoft.com/dotnet/introducing-diagnostics-improvements-in-net-core-3-0/