Support for simple database migrations for relational databases.
Info
Version: | 1.0.0-dev001 |
Author(s): | João Simões |
Last Update: | Friday, September 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gravity00/SimpleSoft.Database.Migrator |
NuGet Url: | https://www.nuget.org/packages/SimpleSoft.Database.Migrator.Relational |
Install
Install-Package SimpleSoft.Database.Migrator.Relational
dotnet add package SimpleSoft.Database.Migrator.Relational
paket add SimpleSoft.Database.Migrator.Relational
SimpleSoft.Database.Migrator.Relational Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Data.Common(>= 4.1.0)
- Dapper.StrongName(>= 1.50.2)
- SimpleSoft.Database.Migrator.Abstractions(>= 1.0.0001)
- Dapper.StrongName(>= 1.50.2)
- SimpleSoft.Database.Migrator.Abstractions(>= 1.0.0001)
Tags