Info
Version: | 4.0.0-beta0003 |
Author(s): | Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan |
Last Update: | Tuesday, December 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://dbup.github.com/ |
NuGet Url: | https://www.nuget.org/packages/dbup4-sqlite |
Install
Install-Package dbup4-sqlite
dotnet add package dbup4-sqlite
paket add dbup4-sqlite
dbup4-sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- System.Data.SQLite.Core(>= 1.0.98.1)
- dbup4-core(>= 4.0.00003)
- Microsoft.Data.SQLite(>= 1.0.0)
- dbup4-core(>= 4.0.00003)
DbUp makes it easy to deploy and upgrade SQL Server databases.
This package adds SQLite support.