Metadata >> NuGet >> Glimpse.AspNet >> 1.7.0

1.7.0

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 4.0 application. For ASP.NET MVC3 support, please NuGet Glimpse.MVC3.
IconUrl http://getglimpse.com/content/glimpse100.png
LicenseUrl http://www.opensource.org/licenses/apache2.0
Owners nmolnar, avanderhoorn
ProjectUrl http://getglimpse.com/
ReleaseNotes Welterweight release for Asp.Net: - Added a new Caching Tab which will provide insights into the use of 'HttpRuntime.Cache' - Fix where connection strings are not always properly parsed - Removed the Cookie Path and Secure data points from the request tab as the values are incorrect - Update resource result to not generate null reference exception when dealing with QueryString
RequireLicenseAcceptance False
Summary ASP.NET 4.5 web debugging and diagnostics tool.
Tags ASP.NET Web WebForms Glimpse
Dependencies Glimpse:1.8.0
Title Glimpse ASP.NET
PackageSize 307092
PackageHashAlgorithm SHA512
PackageHash 71EsvktXdXYcJlU6chRykcP0z0BAAq5FLu/54+vNjWwX1CnlQKzKhBFhlaVx2+MhpTkwV9A7SILaiTbGsbSTnw==
DownloadCount 000000
CreatedDate 2013-12-20T16:30:06

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Glimpse.AspNet -Version 1.7.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Glimpse.AspNet -Version 1.7.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Glimpse.AspNet 1.7.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Glimpse.AspNet -Version 1.7.0
Uninstalling the package:
o remove-wrap Glimpse.AspNet

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries