SqliteHelper 1.0.5
See the version list below for details.
dotnet add package SqliteHelper --version 1.0.5
NuGet\Install-Package SqliteHelper -Version 1.0.5
<PackageReference Include="SqliteHelper" Version="1.0.5" />
paket add SqliteHelper --version 1.0.5
#r "nuget: SqliteHelper, 1.0.5"
// Install SqliteHelper as a Cake Addin #addin nuget:?package=SqliteHelper&version=1.0.5 // Install SqliteHelper as a Cake Tool #tool nuget:?package=SqliteHelper&version=1.0.5
Simple wrapper for Sqlite databases written in C#. You must manually add sqlite3.dll to your project and set it to 'copy to output always'.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- EntityFramework (>= 6.1.3)
- Mono.Data.Sqlite.Portable (>= 1.0.3.5)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SqliteHelper:
Package | Downloads |
---|---|
BigQ.Server
BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications. This package includes the BigQ server and associated libraries. |
|
BigQ.dll
BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0.2 | 8,520 | 11/13/2021 |
1.2.0.1 | 8,676 | 11/15/2020 |
1.2.0 | 9,892 | 6/10/2020 |
1.1.7.1 | 1,563 | 6/3/2020 |
1.1.7 | 551 | 6/3/2020 |
1.1.6 | 544 | 6/3/2020 |
1.1.5 | 5,436 | 5/12/2020 |
1.1.4 | 33,036 | 2/28/2020 |
1.1.2 | 9,978 | 2/16/2020 |
1.1.0 | 23,440 | 12/15/2019 |
1.0.15 | 16,567 | 10/7/2019 |
1.0.14 | 1,164 | 9/21/2019 |
1.0.13 | 2,774 | 6/28/2019 |
1.0.12 | 630 | 6/13/2019 |
1.0.11 | 1,937 | 5/4/2019 |
1.0.10 | 1,117 | 4/9/2019 |
1.0.9 | 2,728 | 3/17/2019 |
1.0.6 | 857 | 3/12/2019 |
1.0.5 | 1,232 | 11/15/2018 |
1.0.4 | 1,030 | 4/18/2018 |
1.0.3 | 1,024 | 2/26/2018 |
1.0.1 | 1,112 | 3/29/2017 |
1.0.0 | 2,381 | 3/3/2017 |
Fix for extended ASCII on INSERT