SqliteHelper 1.2.0.2
.NET 5.0
.NET Core 3.1
.NET Standard 2.1
dotnet add package SqliteHelper --version 1.2.0.2
NuGet\Install-Package SqliteHelper -Version 1.2.0.2
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.2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SqliteHelper --version 1.2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SqliteHelper, 1.2.0.2"
#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.2.0.2
// Install SqliteHelper as a Cake Tool
#tool nuget:?package=SqliteHelper&version=1.2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Deprecated; please use DatabaseWrapper.Sqlite instead. Simple wrapper for Sqlite databases written in C#.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Data.Sqlite (>= 5.0.0)
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Data.Sqlite (>= 5.0.0)
-
net5.0
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Data.Sqlite (>= 5.0.0)
-
net6.0
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Data.Sqlite (>= 5.0.0)
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 | 4,690 | 11/13/2021 |
1.2.0.1 | 8,507 | 11/15/2020 |
1.2.0 | 9,702 | 6/10/2020 |
1.1.7.1 | 1,447 | 6/3/2020 |
1.1.7 | 466 | 6/3/2020 |
1.1.6 | 469 | 6/3/2020 |
1.1.5 | 5,330 | 5/12/2020 |
1.1.4 | 32,940 | 2/28/2020 |
1.1.2 | 9,902 | 2/16/2020 |
1.1.0 | 23,216 | 12/15/2019 |
1.0.15 | 16,469 | 10/7/2019 |
1.0.14 | 932 | 9/21/2019 |
1.0.13 | 2,212 | 6/28/2019 |
1.0.12 | 537 | 6/13/2019 |
1.0.11 | 1,609 | 5/4/2019 |
1.0.10 | 900 | 4/9/2019 |
1.0.9 | 1,633 | 3/17/2019 |
1.0.6 | 720 | 3/12/2019 |
1.0.5 | 1,073 | 11/15/2018 |
1.0.4 | 918 | 4/18/2018 |
1.0.3 | 922 | 2/26/2018 |
1.0.1 | 1,007 | 3/29/2017 |
1.0.0 | 1,341 | 3/3/2017 |
.NET 6 support