the open source diagnostics platform of the web

Download
1.0.0
Source Code
GitHub
PM> Install-Package Glimpse
1)   Package Manager
Open up the NuGet Package Manager Console inside visual studio.
2)   Find Glimpse
Type or paste the command above, then hit enter.
3)   Get Running
Start your project and go to http://yourproject/glimpse.axd and click start.
Community
who's involved & how you can help
Documentation
how to get started & all the details
Extensions
what else exists in the ecosystem
Support
need some help or found an issue for us?
All the tabs below describe the activity for your current request.
At any time you can open or close Glimpse.
Ajax & History allow you to switch Glimpse to focus on other requests.
Depending on what packages you install Glimpse will show give you different tabs.
At any time you can select a tab of interest to see more details.
Try it for yourself

What It Does

Glimpse gathers and presents detailed diagnostic information about the behavior and execution of your web application.

It is used in a similar manner to client side diagnostics and debugging tools (such as FireBug or Chrome Developer Tools), but instead focuses on concepts such as server configuration, model binding, url routing, and execution profiling.

Where it fits

Too often, the tools we are provided with only show us a part of the picture, leaving us to simply guess what might be happening behind the scenes.

Glimpse is an Open Source platform that aims to change the way we think about diagnostics and the frameworks we interact with. After releasing Glimpse at Mix11, Glimpse has become a tool that is used daily by tens of thousands of developers around the world.

Glimpse sits right in your browser.

Getting Started

Installing Glimpse is incredibly easy. From within Visual Studio, open NuGet and search for "Glimpse". For ASP.NET WebForms applications, install Glimpse.AspNet and for ASP.NET MVC applications install Glimpse.Mvc3.

When you're ready to start using Glimpse, simply browse to http://your-application-url/Glimpse.axd and click "Turn Glimpse On". From then on the Glimpse icon will appear in the bottom right corner of pages within your application, click the icon to see your glorious diagnostics.

Free & Open Source

From the start, Glimpse has been Open Source and accepting contributions from the community. Glimpse has only been made possible by these contributions and community involvement - thanks to everyone who has made this possible.

All this means that Glimpse is Free and you can download and modify the code as you like (we are Apache License 2.0). If you want to get involved or contribute in any way, feel free to reach and get involved - we can help you get started!

Talk & Videos
What are people saying about Glimpse, Feel free to take a look.
Source Code
All of our source code is freely available anytime on GitHub.
Glimpse protocol
Learn more about what makes Glimpse possible and how plugins get their structure?
Issues or Suggestions
If you have found an issue or have a idea, let us know on our issues list.
Developer List
Get answers to questions & find out what is next for Glimpse on our user group.
Twitter
Feel free to get in touch with the us on Twitter: @anthony_vdh or @nikmd23.