SQLiteLibrary is a CRUD operations build for .NET 5.
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_Core/blob/main/README.md |
NuGet Url: | https://www.nuget.org/packages/SQLiteLibrary_Core |
Install
Install-Package SQLiteLibrary_Core
dotnet add package SQLiteLibrary_Core
paket add SQLiteLibrary_Core
SQLiteLibrary_Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- System.Configuration.ConfigurationManager(>= 5.0.0)
- System.Data.SQLite.Core(>= 1.0.113.7)
Tags