Info
| Version: | 1.5.1 |
| Author(s): | Everton Santos |
| Last Update: | Saturday, June 17, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/everton-santos/sqlite-net |
| NuGet Url: | https://www.nuget.org/packages/sqlite-net-standard |
Install
Install-Package sqlite-net-standard
dotnet add package sqlite-net-standard
paket add sqlite-net-standard
sqlite-net-standard Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- SQLitePCLRaw.bundle_green(>= 1.1.5)
Tags
This version uses SQLitePCLRaw to provide platform independent versions of SQLite.