You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Middleware/Diagnostics.EntityFrameworkCore/src/PACKAGE.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## About
2
2
3
-
`Microsoft.AspNetCore.Diagnostics.EntityFramework` provides an ASP.NET Core middleware for EF Core error pages, allowing detection and diagnosis of errors with EF Core migrations.
3
+
`Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore` provides an ASP.NET Core middleware for EF Core error pages, allowing detection and diagnosis of errors with EF Core migrations.
4
4
5
5
## Key Features
6
6
@@ -9,12 +9,12 @@
9
9
10
10
## How to Use
11
11
12
-
To use `Microsoft.AspNetCore.Diagnostics.EntityFramework`, follow these steps:
12
+
To use `Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore`, follow these steps:
@@ -39,4 +39,4 @@ For more information on using Entity Framework Core in ASP.NET Core applications
39
39
40
40
## Feedback & Contributing
41
41
42
-
`Microsoft.AspNetCore.Diagnostics.EntityFramework` is released as open-source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/aspnetcore).
42
+
`Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore` is released as open-source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/aspnetcore).
0 commit comments