SQLite CRUD methors for .NET Framework.
Info
| Version: | 1.0.1 |
| Author(s): | IEB6440 |
| Last Update: | Sunday, January 24, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/IEB6440/SQLiteLibrary_framework/blob/main/README.md |
| NuGet Url: | https://www.nuget.org/packages/SQLiteLibrary |
Install
Install-Package SQLiteLibrary
dotnet add package SQLiteLibrary
paket add SQLiteLibrary
SQLiteLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.78)
- System.Data.SQLite.Core(>= 1.0.113.7)
Tags