Glimpse.Mvc4 1.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Glimpse.Mvc4 --version 1.3.1
NuGet\Install-Package Glimpse.Mvc4 -Version 1.3.1
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.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Glimpse.Mvc4 --version 1.3.1
#r "nuget: Glimpse.Mvc4, 1.3.1"
#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.3.1

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

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.3 54,799 2/4/2014
1.5.2 11,028 12/20/2013
1.5.1 13,609 11/12/2013
1.4.0 5,644 10/28/2013
1.3.3 37,951 8/9/2013
1.3.2 25,184 6/17/2013
1.3.1 2,140 6/12/2013
1.3.0 1,218 6/11/2013
1.2.2 7,570 5/6/2013
1.2.1 5,008 4/16/2013
1.2.0 5,537 3/28/2013
1.1.0 639 3/19/2013

Flyweight release for MVC:
- Minor fix for the fact that the async controller was interpreting the category for control action as filter (affected timing and HUD)