Glimpse.Mvc3
1.5.3
.NET Framework 4.0
Install-Package Glimpse.Mvc3 -Version 1.5.3
dotnet add package Glimpse.Mvc3 --version 1.5.3
<PackageReference Include="Glimpse.Mvc3" Version="1.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Glimpse.Mvc3 --version 1.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Glimpse.Mvc3, 1.5.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Glimpse.Mvc3 as a Cake Addin
#addin nuget:?package=Glimpse.Mvc3&version=1.5.3
// Install Glimpse.Mvc3 as a Cake Tool
#tool nuget:?package=Glimpse.Mvc3&version=1.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Glimpse.AspNet (>= 1.8.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Glimpse.Mvc3:
Package | Downloads |
---|---|
glimpse-dependencies
Glimpse Plugin to view MVC dependency resolution. |
|
Sitecore.Glimpse.Mvc3
Sitecore Glimpse MVC3 |
|
PetaPoco.Glimpse
Glimpse Plugin for PetaPoco |
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 | 97,569 | 2/4/2014 |
1.5.2 | 3,832 | 12/20/2013 |
1.5.1 | 10,086 | 11/12/2013 |
1.4.0 | 4,876 | 10/28/2013 |
1.3.3 | 12,074 | 8/9/2013 |
1.3.2 | 6,963 | 6/17/2013 |
1.3.1 | 3,074 | 6/12/2013 |
1.3.0 | 1,562 | 6/11/2013 |
1.2.2 | 6,487 | 5/6/2013 |
1.2.1 | 2,402 | 4/16/2013 |
1.2.0 | 6,574 | 3/28/2013 |
1.1.0 | 2,937 | 3/19/2013 |
1.0.1 | 5,688 | 3/2/2013 |
1.0.0 | 4,277 | 2/20/2013 |
1.0.0-rc2 | 1,179 | 2/8/2013 |
1.0.0-rc1 | 1,594 | 12/5/2012 |
0.87.0 | 106,671 | 1/23/2012 |
0.86.0 | 10,823 | 11/2/2011 |
0.85.0 | 6,697 | 8/17/2011 |
0.84.0 | 3,415 | 7/22/2011 |
0.83.0 | 6,904 | 6/30/2011 |
0.82.0 | 4,724 | 5/31/2011 |
Flyweight release for MVC:
- Added updated support for IUnvalidated and IEnumerable ValueProviders
- Fixed problem where Response.RedirectToRoute() in Global.asax could throw a NullReferenceException