Glimpse.Ado 1.7.0

.NET Framework 3.5
There is a newer version of this package available.
See the version list below for details.
dotnet add package Glimpse.Ado --version 1.7.0
NuGet\Install-Package Glimpse.Ado -Version 1.7.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Glimpse.Ado" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Glimpse.Ado --version 1.7.0
#r "nuget: Glimpse.Ado, 1.7.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Glimpse.Ado as a Cake Addin
#addin nuget:?package=Glimpse.Ado&version=1.7.0

// Install Glimpse.Ado as a Cake Tool
#tool nuget:?package=Glimpse.Ado&version=1.7.0

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.

Product Versions
.NET Framework net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Glimpse.Ado:

Package Downloads
Glimpse.EF6

Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your web application. Provides Glimpse tabs for EF6.

Glimpse.EF5

Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your web application. Provides Glimpse tabs for EF5.

Insight.Database.Providers.Glimpse

An Insight.Database provider for the Glimpse profiling framework so the two can play together nicely.

Ironman.Default

The default setup for the Ironman Framework. This includes adding LESS support, YUI is set as the default JS/CSS minifier, fastJSON and Bender are used for serialization, MiniProfiler for profiling, NLog for logging, and Glimpse is also added.

Batman.MVC.Default

The Batman framework is designed to simplify application development and tries to put the focus back on your application. This is the default setup package for the MVC platform. This package sets up the following items: smtp email, bootstrapper (SimpleInjector), auto bundling of JS and CSS (using YUI), LESS support, logging (NLog), profiling (MiniProfiler), default file systems, serialization (ServiceStack.Text), and Glimpse plugin.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Glimpse.Ado:

Repository Stars
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
jonwagner/Insight.Database
Fast, lightweight .NET micro-ORM
JaCraig/Craig-s-Utility-Library
A giant set of utility classes originally start back in the .Net 2.0 days and updated until .Net Core and .Net Standard became a thing. At which point I took the library and broke it up into a ton of smaller libraries. View my profile for more up to date versions of everything.
martin-nikolov/Telerik-Academy
Course exercises | Telerik Academy 2013/2014 | Martin Nikolov
Version Downloads Last updated
1.7.3 1,962,855 7/9/2014
1.7.2 6,533 6/25/2014
1.7.1 41,837 4/23/2014
1.7.0 68,887 11/12/2013
1.6.0 5,511 10/28/2013
1.5.1 17,601 9/12/2013
1.5.0 6,482 8/9/2013
1.4.1 16,858 7/4/2013
1.4.0 3,918 6/11/2013
1.3.1 4,824 5/6/2013
1.3.0 2,218 4/16/2013
1.2.0 23,794 3/28/2013

Welterweight release for Ado:
- Support for Async queries
- Added async indicator column to the SQL tab
- Minor adjustment to the width of the transaction title column in SQL tab