Info
Version: | 2.0.0 |
Author(s): | Andre Carlucci |
Last Update: | Monday, December 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sharpmigrations/sharpmigrations |
NuGet Url: | https://www.nuget.org/packages/SharpMigrations |
Install
Install-Package SharpMigrations
dotnet add package SharpMigrations
paket add SharpMigrations
SharpMigrations Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- SharpData(>= 2.0.0)
Tags
The idea comes from the excellent Ruby on Rails migrations and it is the best way to alter your database in a structured and organised manner.