SQL Server support for Kirei.DbScriptManager, a database script manager that uses SQL scripts to manage database initalisation and updates.
Info
Version: | 2.0.0 |
Author(s): | Scott Bamford |
Last Update: | Friday, November 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/scottbamford/Kirei.DbScriptManager |
NuGet Url: | https://www.nuget.org/packages/Kirei.DbScriptManager.SqlServer |
Install
Install-Package Kirei.DbScriptManager.SqlServer
dotnet add package Kirei.DbScriptManager.SqlServer
paket add Kirei.DbScriptManager.SqlServer
Kirei.DbScriptManager.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Kirei.DbScriptManager.Abstractions(>= 2.0.0)
- Kirei.DbScriptManager(>= 2.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.0)