Glimpse.Mvc3
1.5.3
.NET Framework 4.0
dotnet add package Glimpse.Mvc3 --version 1.5.3
NuGet\Install-Package Glimpse.Mvc3 -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.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 net481 |
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 | 103,346 | 2/4/2014 |
1.5.2 | 4,105 | 12/20/2013 |
1.5.1 | 10,473 | 11/12/2013 |
1.4.0 | 8,484 | 10/28/2013 |
1.3.3 | 12,894 | 8/9/2013 |
1.3.2 | 7,126 | 6/17/2013 |
1.3.1 | 3,206 | 6/12/2013 |
1.3.0 | 1,691 | 6/11/2013 |
1.2.2 | 6,755 | 5/6/2013 |
1.2.1 | 2,536 | 4/16/2013 |
1.2.0 | 6,707 | 3/28/2013 |
1.1.0 | 3,082 | 3/19/2013 |
1.0.1 | 5,810 | 3/2/2013 |
1.0.0 | 6,151 | 2/20/2013 |
1.0.0-rc2 | 1,225 | 2/8/2013 |
1.0.0-rc1 | 1,643 | 12/5/2012 |
0.87.0 | 112,183 | 1/23/2012 |
0.86.0 | 11,002 | 11/2/2011 |
0.85.0 | 6,850 | 8/17/2011 |
0.84.0 | 3,556 | 7/22/2011 |
0.83.0 | 12,586 | 6/30/2011 |
0.82.0 | 5,009 | 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