Glimpse.Mvc4
1.5.3
.NET Framework 4.0
Install-Package Glimpse.Mvc4 -Version 1.5.3
dotnet add package Glimpse.Mvc4 --version 1.5.3
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Glimpse.Mvc4, 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.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
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 4.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 (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 (1)
Showing the top 1 popular GitHub repositories that depend on Glimpse.Mvc4:
Repository | Stars |
---|---|
SimpleAuthentication/SimpleAuthentication
:no_entry: [DEPRECATED] A really simple way for developers to add "Social Authentication" to their ASP.NET web application
|
Version | Downloads | Last updated |
---|---|---|
1.5.3 | 502,427 | 2/4/2014 |
1.5.2 | 17,328 | 12/20/2013 |
1.5.1 | 30,904 | 11/12/2013 |
1.4.0 | 9,654 | 10/28/2013 |
1.3.3 | 56,578 | 8/9/2013 |
1.3.2 | 45,132 | 6/17/2013 |
1.3.1 | 3,239 | 6/12/2013 |
1.3.0 | 2,223 | 6/11/2013 |
1.2.2 | 11,087 | 5/6/2013 |
1.2.1 | 13,796 | 4/16/2013 |
1.2.0 | 14,235 | 3/28/2013 |
1.1.0 | 1,573 | 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