Glimpse.Mvc3 1.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Glimpse.Mvc3 --version 1.3.1
                    
NuGet\Install-Package Glimpse.Mvc3 -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.Mvc3" Version="1.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Glimpse.Mvc3" Version="1.3.1" />
                    
Directory.Packages.props
<PackageReference Include="Glimpse.Mvc3" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Glimpse.Mvc3 --version 1.3.1
                    
#r "nuget: Glimpse.Mvc3, 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.
#:package Glimpse.Mvc3@1.3.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Glimpse.Mvc3&version=1.3.1
                    
Install as a Cake Addin
#tool nuget:?package=Glimpse.Mvc3&version=1.3.1
                    
Install as a Cake Tool

Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET MVC 3.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 (1)

Showing the top 1 popular GitHub repositories that depend on Glimpse.Mvc3:

Repository Stars
Glimpse/Glimpse
The open source diagnostics platform for the web
Version Downloads Last Updated
1.5.3 9,636 2/4/2014
1.5.2 1,353 12/20/2013
1.5.1 2,906 11/12/2013
1.4.0 855 10/28/2013
1.3.3 3,977 8/9/2013
1.3.2 4,732 6/17/2013
1.3.1 1,068 6/12/2013
1.3.0 510 6/11/2013
1.2.2 4,100 5/6/2013
1.2.1 1,285 4/16/2013
1.2.0 5,352 3/28/2013
1.1.0 1,891 3/19/2013
1.0.1 4,286 3/2/2013
1.0.0 1,497 2/20/2013
1.0.0-rc2 340 2/8/2013
1.0.0-rc1 646 12/5/2012
0.87.0 54,066 1/23/2012
0.86.0 6,438 11/2/2011
0.85.0 5,214 8/17/2011
0.84.0 2,088 7/22/2011
0.83.0 4,082 6/30/2011
0.82.0 2,406 5/31/2011

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)