An OracleManagedDataClientDriver for NHibernate that will track the response times and success rates of your queries as dependencies using Application Insights Telemetry Client.
Info
Version: | 1.0.0 |
Author(s): | Carlos Mendible |
Last Update: | Friday, May 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cmendible/NHInsights |
NuGet Url: | https://www.nuget.org/packages/NHInsights |
Install
Install-Package NHInsights
dotnet add package NHInsights
paket add NHInsights
NHInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.0.0)
- NHibernate(>= 4.0.4.4000)
Tags