Database migration interfaces for EF Core.
Info
Version: | 1.0.0 |
Author(s): | qwertyuiop.nl |
Last Update: | Friday, July 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rpbrongers/qwertyuiop.DbUpgrader |
NuGet Url: | https://www.nuget.org/packages/qwertyuiop.DbMigrationSupport.Interfaces |
Install
Install-Package qwertyuiop.DbMigrationSupport.Interfaces
dotnet add package qwertyuiop.DbMigrationSupport.Interfaces
paket add qwertyuiop.DbMigrationSupport.Interfaces
qwertyuiop.DbMigrationSupport.Interfaces Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Design(>= 2.2.6)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.6)
Tags