Provide a custom IDbProfiler implemenation that can capture sql commands executed against a database and some utility methods around MiniProfiler components.
Info
Version: | 2.5.1 |
Author(s): | RabbitSoftware |
Last Update: | Sunday, October 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vndevpro/MiniProfiler.Integrations |
NuGet Url: | https://www.nuget.org/packages/MiniProfiler.Integrations |
Install
Install-Package MiniProfiler.Integrations
dotnet add package MiniProfiler.Integrations
paket add MiniProfiler.Integrations
MiniProfiler.Integrations Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- MiniProfiler.AspNetCore(>= 4.2.1)
- System.Data.SqlClient(>= 4.8.2)
- MiniProfiler(>= 4.2.1)
Tags