Info
Version: | 5.0.40 |
Author(s): | Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan |
Last Update: | Thursday, July 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dbup.github.io/ |
NuGet Url: | https://www.nuget.org/packages/dbup-sqlite-mono |
Install
Install-Package dbup-sqlite-mono
dotnet add package dbup-sqlite-mono
paket add dbup-sqlite-mono
dbup-sqlite-mono Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- dbup-core(>= 4.5.0)
- Mono.Data.Sqlite.Portable(>= 1.0.3.5)
- dbup-core(>= 4.5.0)
- Mono.Data.Sqlite.Portable(>= 1.0.3.5)
This package adds SQLite support for Mono.