miniprofiler module to track entityframeworkcore compatible with xray.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | Rudy Alvarez |
Last Update: | Sunday, July 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rudygt/MiniProfilerXRay |
NuGet Url: | https://www.nuget.org/packages/rdebug.MiniProfilerXRay.EntityFrameworkCore |
Install
Install-Package rdebug.MiniProfilerXRay.EntityFrameworkCore
dotnet add package rdebug.MiniProfilerXRay.EntityFrameworkCore
paket add rdebug.MiniProfilerXRay.EntityFrameworkCore
rdebug.MiniProfilerXRay.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.0)
- MiniProfiler.Shared(>= 4.0.119)
Tags