EF core monitor with MiniProfiler.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Install
Install-Package Tiny.EntityFramework.Monitor
dotnet add package Tiny.EntityFramework.Monitor
paket add Tiny.EntityFramework.Monitor
Tiny.EntityFramework.Monitor Download (Unzip the "nupkg" after downloading)
Dependencies
- Tiny.Interception(>= 3.1.1)
- Tiny.Logging.Abstractions(>= 3.1.1)
- MiniProfiler.AspNetCore.Mvc(>= 4.1.0)
- MiniProfiler.EntityFrameworkCore(>= 4.1.0)
Tags