Application Diagnostics in .NET Core 3.1
What do you do when your .NET Core application doesn’t behave the way you expect? Maybe it is slower since the last deployment or has started crashing at the worst possible times. How do you analyze the issue when your application is running in someone else’s data center on the …