SQLiteMigrations is a .NET Portable Class Library (PCL) to enable database schema management for SQLitePCL.raw built on top of SQLitePCL.pretty.
Info
Version: | 0.1.2 |
Author(s): | Jonatan Cardona Casas |
Last Update: | Saturday, April 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jaceee/SQLiteMigrations |
NuGet Url: | https://www.nuget.org/packages/MallaCreativa.SQLiteMigrations |
Install
Install-Package MallaCreativa.SQLiteMigrations
dotnet add package MallaCreativa.SQLiteMigrations
paket add MallaCreativa.SQLiteMigrations
MallaCreativa.SQLiteMigrations Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLitePCL.pretty(>= 1.1.0)
- SQLitePCLRaw.core(>= 1.1.0)
Tags