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/
                    Info
| Version: | 8.0.0 | 
| Author(s): | qianhua | 
| Last Update: | Tuesday, January 9, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://dev.azure.com/qianhua19800526/_git/TinyNetCoreMvcSample | 
| NuGet Url: | https://www.nuget.org/packages/Tiny.EntityFramework.Monitor | 
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