Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

DEV Community

Cover image for Razorsharp - Demo
Jon
Jon

Posted on

Razorsharp - Demo

Introduction

Razorsharp is a cutting-edge application performance monitoring (APM) tool designed for .NET applications. It allows developers to monitor and optimize their applications in real-time without modifying the source code. This week, I’ve been working on putting together an end-to-end demo that highlights what Razorsharp can do, and I’m excited to share it with you!

Live Demo

We’ve set up a mock airline webpage at https://airbyte.demo.razorsharp.dev, built with a common tech stack: React on the frontend and C# ASP.NET Web API on the backend. The backend API is integrated with Razorsharp, enabling you to see how it works without any source code modifications.

Feel free to click around on the site, then access the Razorsharp dashboard to observe the magic in action:

On the dashboard, you'll find detailed logs of the requests, time elapsed, and other useful metadata. This powerful insight makes it easier to identify performance bottlenecks and optimize your application's performance.

What’s Next?

This is just the beginning! Razorsharp is still in its beta phase, and we’re working hard to add more features and polish the tool. Over the next few weeks, I’ll be extending this demo and adding more sample projects tailored to different industries. My goal is to show how Razorsharp can be a game-changer across various sectors, from finance to healthcare and beyond.

Your feedback is invaluable to me, so please drop a comment if you have any suggestions or ideas on how we can make Razorsharp even better.

Top comments (0)