Glimpse allows to you get a client-side view of what's going on in your server. It collects
server-side information from ASP.NET which is displayed in the browser, in a Firebug-like interface.
- All you need to debug your server: trace information, route debugging, executed methods and more.
- Five minute set-up: no code changes needed. Simply install Glimpse from NuGet and switch on.
- No browser plug-ins: the interface is dynamically rendered in Javascript.
Learn more about what Glimpse does on the Glimpse website.

