Friflo.Json.Fliox.Hub.SQLite
0.55.0
Prefix Reserved
See the version list below for details.
dotnet add package Friflo.Json.Fliox.Hub.SQLite --version 0.55.0
NuGet\Install-Package Friflo.Json.Fliox.Hub.SQLite -Version 0.55.0
<PackageReference Include="Friflo.Json.Fliox.Hub.SQLite" Version="0.55.0" />
paket add Friflo.Json.Fliox.Hub.SQLite --version 0.55.0
#r "nuget: Friflo.Json.Fliox.Hub.SQLite, 0.55.0"
// Install Friflo.Json.Fliox.Hub.SQLite as a Cake Addin #addin nuget:?package=Friflo.Json.Fliox.Hub.SQLite&version=0.55.0 // Install Friflo.Json.Fliox.Hub.SQLite as a Cake Tool #tool nuget:?package=Friflo.Json.Fliox.Hub.SQLite&version=0.55.0
Friflo.Json.Fliox.Hub.SQLite
Package
This package is part of the project described below.
Content
Contains the database provider for SQLite
This package depends on the nuget packages of SQLitePCLRaw.
The connection string parameters used in SQLiteDatabase() are:
Parameter | Description |
---|---|
Data Source |
Path to SQLite file. Use :memory: to use in-memory storage |
Examples:
"Data Source=test_db.sqlite3"
"Data Source=:memory:"
The class SQLiteConnectionStringBuilder
can be used to parse or create a connection string.
<br/>
Unity
Add
SQLITE
to
Unity > Edit > Player | Other Settings | Script Compilation | Scripting Define SymbolsAdd the SQLitePCLRaw dependencies listed above to Plugins folder:
<br/>
Project
JSON Fliox is a .NET library supporting simple and performant access to SQL & NoSQL databases via .NET or Web clients.
<br/>
Links
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Friflo.Json.Fliox.Hub (>= 0.55.0)
- SQLitePCLRaw.core (>= 2.1.7)
- SQLitePCLRaw.lib.e_sqlite3 (>= 2.1.7)
- SQLitePCLRaw.provider.e_sqlite3 (>= 2.1.7)
-
.NETStandard 2.0
- Friflo.Json.Fliox.Hub (>= 0.55.0)
- SQLitePCLRaw.core (>= 2.1.7)
- SQLitePCLRaw.lib.e_sqlite3 (>= 2.1.7)
- SQLitePCLRaw.provider.e_sqlite3 (>= 2.1.7)
-
.NETStandard 2.1
- Friflo.Json.Fliox.Hub (>= 0.55.0)
- SQLitePCLRaw.core (>= 2.1.7)
- SQLitePCLRaw.lib.e_sqlite3 (>= 2.1.7)
- SQLitePCLRaw.provider.e_sqlite3 (>= 2.1.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.3 | 63 | 11/19/2024 |
1.0.2 | 83 | 5/13/2024 |
1.0.1 | 89 | 5/10/2024 |
1.0.0 | 105 | 5/8/2024 |
0.57.0 | 107 | 3/26/2024 |
0.56.0 | 112 | 3/13/2024 |
0.55.0 | 108 | 2/28/2024 |
0.54.0 | 111 | 2/27/2024 |
0.53.0 | 100 | 2/27/2024 |
0.52.0 | 123 | 2/26/2024 |
0.51.0 | 149 | 1/11/2024 |
0.50.0 | 142 | 12/11/2023 |
0.49.0 | 164 | 11/1/2023 |
0.48.0 | 128 | 10/28/2023 |
0.47.0 | 155 | 7/17/2023 |
0.46.0 | 165 | 7/3/2023 |
0.45.0 | 164 | 7/1/2023 |
0.44.0 | 159 | 6/30/2023 |
0.43.0 | 134 | 6/29/2023 |
0.42.0 | 128 | 6/28/2023 |
0.41.0 | 155 | 6/28/2023 |