This tutorial version is obsolete - jump to the newest one
Debugging .Net Core - on production & locally
RevDeBug skyrocket observability of .Net Core applications
Estimated reading time: 1 min
Last edited: 18 Apr 2019
RevDeBug allows you to inspect what led to the error in your application. This revolutionary technology tracks your application execution step by step to carry out root cause analysis.
What does this look like in practice? Check the video to find out:
Debug .Net Core Applications (VIDEO)
Implement RevDeBug with your .Net Core projects
To find out how to implement RevDeBug with your .Net project check this section of tutorial.
To find out more about supported versions of .Net visit RevDeBug Requirements Page.
Here's also a blog post that explains how this process looks like at Visual Studio.