Simple migration for databases on .NET.
Info
Version: | 2.0.2 |
Author(s): | Alexandr Pilipenko |
Last Update: | Wednesday, April 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Altafard/DbMigrator |
NuGet Url: | https://www.nuget.org/packages/AltaDigital.DbMigrator |
Install
Install-Package AltaDigital.DbMigrator
dotnet add package AltaDigital.DbMigrator
paket add AltaDigital.DbMigrator
AltaDigital.DbMigrator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.1)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
Tags