Web diagnostics for Sitecore
This page will explain how to get started with Sitecore.Glimpse.
You can either pull the latest packages from the NuGet gallery straight into your Visual Studio project or if you wish to work with your own copy of the Sitecore.Glimpse code then clone the GitHub repository to get the latest code.
This project contains the source, corresponding unit tests and build environment for the following NuGet packages:
Sitecore 8.0 and above are supported by a single NuGet package which can be added to your project.
Run the following command in the Package Manager Console
install-package Sitecore.Glimpse
For information on how to use Sitecore.Glimpse with versions of Sitecore prior to 8.0 please refer to our older versions page.
Pre-release packages are pushed to a public feed on MyGet as new features are integrated into the repository master branch.
Run the following command in the Package Manager Console
install-package Sitecore.Glimpse -source https://www.myget.org/F/sitecore-glimpse-prerelease/