Operaciones basicas de sql con SQLite para agilizar el desarollo.
Info
| Version: | 1.0.0 |
| Author(s): | J.Aguasviva |
| Last Update: | Monday, January 4, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/soworksl2/SimpleSQLite |
| NuGet Url: | https://www.nuget.org/packages/Simple-SQLite |
Install
Install-Package Simple-SQLite
dotnet add package Simple-SQLite
paket add Simple-SQLite
Simple-SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLiteNetExtensions(>= 2.1.0)
- sqlite-net-pcl(>= 1.7.335)
Tags