Metadata >> NuGet >> Glimpse.Mvc5

Glimpse.Mvc5

Metadata

Authors nmolnar, avanderhoorn
Description Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET MVC 5.0 application.
IconUrl http://getglimpse.com/content/glimpse100.png
LicenseUrl http://www.opensource.org/licenses/apache2.0
Owners nmolnar, avanderhoorn
ProjectUrl http://getglimpse.com/
ReleaseNotes Flyweight release for MVC: - Added updated support for IUnvalidated and IEnumerable ValueProviders - Fixed problem where Response.RedirectToRoute() in Global.asax could throw a NullReferenceException
RequireLicenseAcceptance False
Summary ASP.NET MVC 5.0 web debugging and diagnostics tool.
Tags ASP.NET Web MVC Glimpse diagnostics performance profiling timing
Dependencies Glimpse.AspNet:1.8.0
Title Glimpse Mvc5
PackageSize 131616
PackageHashAlgorithm SHA512
PackageHash yGvLn1zi9vodzpDCby0BP7QMNxKEb/3T7TiN5Ttp/MtMphW3xiwdOvDf599evs0Y/mNNFe/t+/BQSI+diAjhLA==
DownloadCount 000000
CreatedDate 2014-02-04T17:04:31

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Glimpse.Mvc5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Glimpse.Mvc5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Glimpse.Mvc5
Installing the package (HTTP Basic authentication):
Install-Package Glimpse.Mvc5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Glimpse.Mvc5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Glimpse.Mvc5

OpenWrap

Installing the package:
o add-wrap Glimpse.Mvc5
Uninstalling the package:
o remove-wrap Glimpse.Mvc5

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.5.3
1.5.2
1.5.1