File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,11 @@ Read more on our [Website](https://entityframework-plus.net/).
1111[ ![ nuget] ( https://img.shields.io/nuget/dt/Z.EntityFramework.Plus.EFCore?logo=nuget&style=flat-square )] ( https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore )
1212
1313```
14- PM> Install-Package Z.EntityFramework.Plus.EFCore
14+ PM> NuGet\Install-Package Z.EntityFramework.Plus.EFCore
15+ ```
16+
17+ ```
18+ >dotnet add package Z.EntityFramework.Plus.EFCore
1519```
1620
1721### EF6
@@ -20,7 +24,11 @@ PM> Install-Package Z.EntityFramework.Plus.EFCore
2024[ ![ nuget] ( https://img.shields.io/nuget/dt/Z.EntityFramework.Plus.EF6?logo=nuget&style=flat-square )] ( https://www.nuget.org/packages/Z.EntityFramework.Plus.EF6 )
2125
2226```
23- PM> Install-Package Z.EntityFramework.Plus.EF6
27+ PM> NuGet\Install-Package Z.EntityFramework.Plus.EF6
28+ ```
29+
30+ ```
31+ >dotnet add package Z.EntityFramework.Plus.EF6
2432```
2533
2634## Sponsors
You can’t perform that action at this time.
0 commit comments