Info
Version: | 6.0.0-beta.3 |
Author(s): | Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan |
Last Update: | Friday, July 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dbup.github.io/ |
NuGet Url: | https://www.nuget.org/packages/dbup-sqlite |
Install
Install-Package dbup-sqlite
dotnet add package dbup-sqlite
paket add dbup-sqlite
dbup-sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- dbup-core(>= 4.5.0)
- System.Data.SQLite.Core(>= 1.0.98.1)
- dbup-core(>= 4.5.0)
- System.Data.SQLite.Core(>= 1.0.98.1)
- dbup-core(>= 4.5.0)
- Microsoft.Data.Sqlite(>= 1.0.1)
- NETStandard.Library(>= 1.6.1)
This package adds SQLite support.