Info
Version: | 1.0.1 |
Author(s): | Michele Rosica |
Last Update: | Friday, October 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://michelerosica.altervista.org/portfolio/ |
NuGet Url: | https://www.nuget.org/packages/SQLiteDB_dotNET |
Install
Install-Package SQLiteDB_dotNET
dotnet add package SQLiteDB_dotNET
paket add SQLiteDB_dotNET
SQLiteDB_dotNET Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SQLite(>= 1.0.109.2)
- System.Data.SQLite.Core(>= 1.0.109.2)
- System.Data.SQLite.EF6(>= 1.0.109)
- System.Data.SQLite.Linq(>= 1.0.109)
Tags
The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.