It’s been just over a year since v1.0 of OzCode was released, and we have come a very very long way since. Our team
Code-Level
Observability
FIND. FIX. DEPLOY.
Live, Lightweight Time-Travel Debugging

Bridge the gap between finding errors in production and pinpointing their root cause in code.
Make local debugging with Visual Studio easier than you dare to imagine.

Without the Production Debugger I NEVER, NEVER, NEVER, would have seen that bug within minutes.
It would have taken days. I might never have figured it out because that’s really hard to reproduce.
It would have taken days. I might never have figured it out because that’s really hard to reproduce.

An amazing debugging add-on for Visual Studio!
Gives a huge number of insights
right in the editor!

Ozcode helps cut down so much debugging time with it's various tools, like Heads Up Display, Search and of course - LINQ debugging.

Ozcode has become indispensable for my development work.

Ozcode makes debugging C# a much more pleasant experience!



















Find Root Cause
Track down the root cause of errors for a quick and final resolution
Fix Bugs Fast
Reduce time spent on debugging by up to 80% to dramatically shorten release cycles while improving the quality of your code

Deploy with Confidence
Detect and fix runtime errors early in your deployment pipeline to prevent them from reaching production
Bridging the gap between observability and debugging on QA, Staging and Production
- Autonomously capture all production data needed to identify a problem and understand what code path needs work.
- Time travel through the code execution flow with full visibility into the state of your code at each step leading up to an error and see how it will behave downstream of any point.
- Do an effective root cause analysis without needing to know ahead of time what to log, and without disruptive redeployments.
Powerful and intuitive local debugging that visualizes your code to the deepest level
- LINQ debugging that provides visibility, clarity and insights into your queries
- Predictive time-travel showing how code will execute before you step through it
- Powerful Visualizations so you can instantly understand what is happening in your code

Microsoft’s iconic Build conference is just 5 days away! We’ll be there showing OzCode to the masses and giving away some awesome T-shirts and
This post originally appeared on Moaid Codes Visual Studio is a great IDE with a great Debugger. It currently provides one of the