A diagnostic analyzer for common EntityFramework performance issues.
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.6319.40789 |
| Author(s): | Steve Hansen |
| Last Update: | Thursday, April 20, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/stevehansen/ef-perf-analyzer |
| NuGet Url: | https://www.nuget.org/packages/EntityFrameworkPerformanceAnalyzer |
Install
Install-Package EntityFrameworkPerformanceAnalyzer
dotnet add package EntityFrameworkPerformanceAnalyzer
paket add EntityFrameworkPerformanceAnalyzer
EntityFrameworkPerformanceAnalyzer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags