Profiling Snippset Using MiniProfiler

MiniProlifer helps you understand how your application is performing by allowing you to profile any part of code in ASP.NET Core Applications.

What is MiniProfiler?

MiniProfiler is a simple but effective mini-profiler for .NET, Ruby, Go, and Node.js. MiniProfiler is a simple, easy to use & lightweight profiler that can be used in ASP.NET Core applications to analyze where code is spending most of the time.

Click here for more details from the official documentation.

Further description on how to implement profiling at Using MiniProfiler | Talagozis.

Snippset

Comments

Leave a Comment

All fields are required. Your email address will not be published.