Metadata >> NuGet >> Glimpse >> 1.5.0

1.5.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 Core: - Added Configuration builder to Glimpse.axd - Allow HUD Ajax Request to click directly through to main HUD - Changed the position of data points in Host popup - Allow HUD mouse overs to take up more space if needed - Make HUD sections collapsible when mouse overs opened - Update to allow glimpse to work for request with a Content Type of "text/plain" - Minor fix where Host tab could throw exception if data was missing - Minor fix to remove some exceptions in the client that occurred in IE8 - Minor fix to metadata which didn't output in some rare cases - Minor optimization in the client for cases where tabs could rerender - Fixed UI glitch that would prevent Glimpse being opened once the HUD Ajax calls had been detected - Minor improvement to make tabs use explicit box-sizes - Minor fix to improve HUD processing of Ajax request that don't have a Content Type - Minor fix for client error on Configuration Tab when connectionStrings is null - Update to glimpse.axd which showed Policies under the Inspectors heading
RequireLicenseAcceptance False
Summary ASP.NET 4.0 web debugging and diagnostics tool.
Tags ASP.NET Web WebForms Glimpse diagnostics performance profiling timing
Title Glimpse Core
PackageSize 6364711
PackageHashAlgorithm SHA512
PackageHash fOHTaqTSmEtnnHQ5AMGbODr1P3qJw8DrnFcSjiIrHDy+fx+H738Rgx0eqFZ6g0OIiWSxXKUY5FmnNkhjvv3VDA==
DownloadCount 000000
CreatedDate 2013-07-04T10:50:28

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 -Version 1.5.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Glimpse -Version 1.5.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 1.5.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Glimpse -Version 1.5.0
Uninstalling the package:
o remove-wrap Glimpse

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