Metadata >> NuGet >> Glimpse.Ado >> 1.7.2

1.7.2

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 3.5+ application. This package adds ADO profiling for those using DbProviderFactory.
IconUrl http://getglimpse.com/content/glimpse100.png
LicenseUrl http://www.opensource.org/licenses/apache2.0
Owners nmolnar, avanderhoorn
ProjectUrl http://getglimpse.com/
ReleaseNotes Featherweight release for Ado: - Ensure ADO inspector does quotes `AnsiString` parameters in query output - Ensure that all parameters in `CreateDbCommandDefinition` are forwarded through - Prevent command sanitizer from replacing partial matches of parameters
RequireLicenseAcceptance False
Summary Glimpse tabs for ADO.
Tags ASP.NET Web WebForms Glimpse ADO ADO.NET SQL performance profiling timing diagnostics
Dependencies Glimpse:1.8.6
Title Glimpse ADO
PackageSize 210664
PackageHashAlgorithm SHA512
PackageHash ZdJFtr8yv9AabxYDvKO305qTaJ0IVLj5TE+clZToJv43yobK1TiYwvb07N9hXOCohAd9xKNJkaYQmqYWb2Bvrg==
DownloadCount 000000
CreatedDate 2014-06-25T20:10:33

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Glimpse.Ado -Version 1.7.2
Uninstalling the package:
o remove-wrap Glimpse.Ado

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