The abstractions for a migration and data generation tool for .NET core for working with MySql databases.
Info
Version: | 0.1.7 |
Author(s): | ParanoidTwitch |
Last Update: | Wednesday, January 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/paranoidTwitch/EasyMigrator |
NuGet Url: | https://www.nuget.org/packages/EasyMigrator.Abstractions |
Install
Install-Package EasyMigrator.Abstractions
dotnet add package EasyMigrator.Abstractions
paket add EasyMigrator.Abstractions
EasyMigrator.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
Tags