Migrate the EZNEW.NET entity using the Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.0.0 |
Author(s): | DingBin.Li |
Last Update: | Wednesday, March 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eznew-net/EZNEW.EntityMigration |
NuGet Url: | https://www.nuget.org/packages/EZNEW.EntityMigration |
Install
Install-Package EZNEW.EntityMigration
dotnet add package EZNEW.EntityMigration
paket add EZNEW.EntityMigration
EZNEW.EntityMigration Download (Unzip the "nupkg" after downloading)
Dependencies
- EZNEW(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.0)
Tags