Exploring exception stack traces with ReSharper and Rider

We have all experienced bugs that throw exceptions in our applications. Using ASP.NET and getting a “yellow screen of death” (YSOD) with an exception message and stack trace? Using .NET Core and seeing stack traces printed to log files? With ReSharper and Rider, we can explore and navigate stack traces from these exceptions better within the IDE. … Continue reading Exploring exception stack traces with ReSharper and Rider