MiniProfiler: Integration for Entity Framework Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 4.3.8 |
Author(s): | Nick Craver |
Last Update: | Thursday, May 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://miniprofiler.com/ |
NuGet Url: | https://www.nuget.org/packages/MiniProfiler.EntityFrameworkCore |
Install
Install-Package MiniProfiler.EntityFrameworkCore
dotnet add package MiniProfiler.EntityFrameworkCore
paket add MiniProfiler.EntityFrameworkCore
MiniProfiler.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- MiniProfiler.Shared(>= 4.2.22)
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.0)
Tags