Diagnosing issues in ASP.NET Core Applications – David Fowler & Damian Edwards

ASP.NET Core introduced architectural changes that can lead to new types of application stability and reliability issues if not fully understood.

Learn from Damian and David how to identity, diagnose, and fix some of the most common issues in ASP.NET Core applications that we’ve seen from actual customer reports, e.g. thread starvation, dependency injection misconfiguration, and package conflicts.