Framework to enable db migrations with an attempt at a generic, point-n-deploy DbUp-incorporated schema maintenance tool.
Info
Version: | 2.0.3 |
Author(s): | dale.holborow |
Last Update: | Monday, September 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/daleholborow/iayos.core.db.deploy |
NuGet Url: | https://www.nuget.org/packages/iayos.core.db.deploy |
Install
Install-Package iayos.core.db.deploy
dotnet add package iayos.core.db.deploy
paket add iayos.core.db.deploy
iayos.core.db.deploy Download (Unzip the "nupkg" after downloading)
Dependencies
- iayos.core.db(>= 1.0.3)
- iayos.DbUp.ScriptProviders(>= 0.0.5)
Tags