Package to bootstrap an netcore EF data migration project.
Info
Version: | 2.1.3 |
Author(s): | SolidState Operations |
Last Update: | Friday, January 28, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.solidstateops.com/ |
NuGet Url: | https://www.nuget.org/packages/SolidStateOps.BootStrap.DataMigration |
Install
Install-Package SolidStateOps.BootStrap.DataMigration
dotnet add package SolidStateOps.BootStrap.DataMigration
paket add SolidStateOps.BootStrap.DataMigration
SolidStateOps.BootStrap.DataMigration Download (Unzip the "nupkg" after downloading)
Dependencies
- SolidStateOps.BootStrap(>= 2.0.4215)
- Microsoft.EntityFrameworkCore(>= 3.1.7)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.7)