Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (7.0.2)
Published 2023-05-05 11:28:13 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.2 Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
About this package
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
This package was built from the source code at 7c81065846
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.EntityFrameworkCore.Relational | 7.0.2 | net7.0 |