SqliteHelper 1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SqliteHelper --version 1.0.0
NuGet\Install-Package SqliteHelper -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SqliteHelper" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SqliteHelper --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SqliteHelper, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SqliteHelper as a Cake Addin #addin nuget:?package=SqliteHelper&version=1.0.0 // Install SqliteHelper as a Cake Tool #tool nuget:?package=SqliteHelper&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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 |
Intial release