Glimpse.Ado
1.7.3
Glimpse ADO
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.
Install-Package Glimpse.Ado -Version 1.7.3
dotnet add package Glimpse.Ado --version 1.7.3
paket add Glimpse.Ado --version 1.7.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Featherweight release for Ado:
- Conduct an additional null check around the StateChange event (fixes bug in EF 6.1.1)
Dependencies
-
- Glimpse (>= 1.8.6)