Simple .NET Core 2.0 database migrator for SQL Server.
Info
Version: | 1.1.6-rc |
Author(s): | Karol Hinz |
Last Update: | Friday, December 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Exodus.SqlServer |
Install
Install-Package Exodus.SqlServer
dotnet add package Exodus.SqlServer
paket add Exodus.SqlServer
Exodus.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Exodus.Core(>= 1.1.5)
- System.Data.SqlClient(>= 4.4.0)
Tags