.NET Core
RevDeBug skyrocket observability of .NET Core applications
Estimated reading time: 1 min
Last edited: 04 Nov 2019
Debug .NET Core Applications
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:
Implement RevDeBug with your .NET Core projects
To find out how to implement RevDeBug with your .NET project check this section of tutorial.
Here’s also a blog post that explains how this process looks like at Visual Studio.