Glimpse.Mvc4 1.5.3

dotnet add package Glimpse.Mvc4 --version 1.5.3
NuGet\Install-Package Glimpse.Mvc4 -Version 1.5.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Glimpse.Mvc4" Version="1.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Glimpse.Mvc4 --version 1.5.3
#r "nuget: Glimpse.Mvc4, 1.5.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Glimpse.Mvc4 as a Cake Addin
#addin nuget:?package=Glimpse.Mvc4&version=1.5.3

// Install Glimpse.Mvc4 as a Cake Tool
#tool nuget:?package=Glimpse.Mvc4&version=1.5.3

Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET MVC 4.0 application.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Glimpse.Mvc4:

Package Downloads
Sitecore.Glimpse.Mvc4

Sitecore Glimpse MVC4

Glimpse.TextReader

Plugin for Glimpse that reads any text file

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.3 660,101 2/4/2014
1.5.2 18,553 12/20/2013
1.5.1 38,229 11/12/2013
1.4.0 11,303 10/28/2013
1.3.3 74,658 8/9/2013
1.3.2 50,715 6/17/2013
1.3.1 3,559 6/12/2013
1.3.0 2,490 6/11/2013
1.2.2 11,963 5/6/2013
1.2.1 14,647 4/16/2013
1.2.0 17,378 3/28/2013
1.1.0 1,854 3/19/2013

Flyweight release for MVC:
- Added updated support for IUnvalidated and IEnumerable ValueProviders
- Fixed problem where Response.RedirectToRoute() in Global.asax could throw a NullReferenceException