Home Update How to make use of Glimpse in ASP.Net Core

How to make use of Glimpse in ASP.Net Core

244


Glimpse is a well-liked, open-source internet debugging and diagnostics software that can be utilized to realize visibility into the efficiency of your ASP.Net or ASP.Net MVC functions. You may combine Glimpse with Application Insights.

Glimpse supplies an intuitive consumer interface that helps you study the efficiency knowledge of an utility. Like MiniProfiler, Glimpse provides a widget to your internet pages as a way to view efficiency knowledge as you flick through the net pages of your utility. You can learn my article on MiniProfiler right here. 

This article presents a dialogue of how we are able to combine Glimpse into an ASP.Net Core utility.

Create an ASP.Net Core Web API venture

First off, let’s create an ASP.Net Core Web API venture. We’ll use this venture to combine Glimpse later on this article. If Visual Studio 2017 is up and operating in your system, observe the steps given under to create a brand new ASP.Net Core Web API venture in Visual Studio.



Source hyperlink

LEAVE A REPLY

Please enter your comment!
Please enter your name here