Info
Version: | 1.0.0 |
Author(s): | PGL.EFAutoMigrator |
Last Update: | Wednesday, September 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/progablab/PGL.EFAutoMigrator |
NuGet Url: | https://www.nuget.org/packages/PGL.EFAutoMigrator |
Install
Install-Package PGL.EFAutoMigrator
dotnet add package PGL.EFAutoMigrator
paket add PGL.EFAutoMigrator
PGL.EFAutoMigrator Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- EntityFramework(>= 6.4.4)
- CentridNet.EFCoreAutoMigrator(>= 3.1.3.2)
- Microsoft.EntityFrameworkCore(>= 3.1.6)
- Microsoft.EntityFrameworkCore.Proxies(>= 3.1.6)
Databases will auto-migrated to match your models at startup.