Glimpse.Ado
1.7.0
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
<PackageReference Include="Glimpse.Ado" Version="1.7.0" />
paket add Glimpse.Ado --version 1.7.0
#r "nuget: Glimpse.Ado, 1.7.0"
// 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Glimpse (>= 1.8.0)
NuGet packages (2)
Showing the top 2 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. |
GitHub repositories (3)
Showing the top 3 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.
|
|
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
|
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