Info
Version: | 0.1.2.1 |
Author(s): | Noel Herrick |
Last Update: | Sunday, January 4, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/noelherrick/Alter |
NuGet Url: | https://www.nuget.org/packages/Alter.Migrations |
Install
Install-Package Alter.Migrations
dotnet add package Alter.Migrations
paket add Alter.Migrations
Alter.Migrations Download (Unzip the "nupkg" after downloading)
Its two main goals are: keep database schema changes in sync with application code changes and provide a way to deploy changes to all environments in the same manner.