Sitecore.Glimpse

Web diagnostics for Sitecore


Project maintained by kevinobee Hosted on GitHub Pages — Theme by mattgraham

Getting Started

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:


Installing packages from the NuGet Gallery

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

Support for older versions of Sitecore

For information on how to use Sitecore.Glimpse with versions of Sitecore prior to 8.0 please refer to our older versions page.

Using pre-release packages

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/