SQLitePCLRaw.bundle_e_sqlite3
2.1.3-pre20221111222311
See the version list below for details.
dotnet add package SQLitePCLRaw.bundle_e_sqlite3 --version 2.1.3-pre20221111222311
NuGet\Install-Package SQLitePCLRaw.bundle_e_sqlite3 -Version 2.1.3-pre20221111222311
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.3-pre20221111222311" />
paket add SQLitePCLRaw.bundle_e_sqlite3 --version 2.1.3-pre20221111222311
#r "nuget: SQLitePCLRaw.bundle_e_sqlite3, 2.1.3-pre20221111222311"
// Install SQLitePCLRaw.bundle_e_sqlite3 as a Cake Addin
#addin nuget:?package=SQLitePCLRaw.bundle_e_sqlite3&version=2.1.3-pre20221111222311&prerelease
// Install SQLitePCLRaw.bundle_e_sqlite3 as a Cake Tool
#tool nuget:?package=SQLitePCLRaw.bundle_e_sqlite3&version=2.1.3-pre20221111222311&prerelease
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-android31.0 net6.0-ios net6.0-ios14.0 net6.0-ios14.2 net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-tvos10.0 net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid90 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- SQLitePCLRaw.lib.e_sqlite3 (>= 2.1.3-pre20221111222311)
- SQLitePCLRaw.provider.dynamic_cdecl (>= 2.1.3-pre20221111222311)
-
.NETStandard 2.0
- SQLitePCLRaw.lib.e_sqlite3 (>= 2.1.3-pre20221111222311)
- SQLitePCLRaw.provider.e_sqlite3 (>= 2.1.3-pre20221111222311)
-
MonoAndroid 9.0
- SQLitePCLRaw.lib.e_sqlite3.android (>= 2.1.3-pre20221111222311)
- SQLitePCLRaw.provider.e_sqlite3 (>= 2.1.3-pre20221111222311)
-
net6.0-android31.0
- SQLitePCLRaw.lib.e_sqlite3.android (>= 2.1.3-pre20221111222311)
- SQLitePCLRaw.provider.e_sqlite3 (>= 2.1.3-pre20221111222311)
-
net6.0-ios14.0
- SQLitePCLRaw.lib.e_sqlite3 (>= 2.1.3-pre20221111222311)
- SQLitePCLRaw.provider.e_sqlite3 (>= 2.1.3-pre20221111222311)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-ios14.2
- SQLitePCLRaw.lib.e_sqlite3.ios (>= 2.1.3-pre20221111222311)
- SQLitePCLRaw.provider.internal (>= 2.1.3-pre20221111222311)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-tvos10.0
- SQLitePCLRaw.lib.e_sqlite3.tvos (>= 2.1.3-pre20221111222311)
- SQLitePCLRaw.provider.internal (>= 2.1.3-pre20221111222311)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
Xamarin.iOS 1.0
- SQLitePCLRaw.lib.e_sqlite3.ios (>= 2.1.3-pre20221111222311)
- SQLitePCLRaw.provider.internal (>= 2.1.3-pre20221111222311)
NuGet packages (45)
Showing the top 5 NuGet packages that depend on SQLitePCLRaw.bundle_e_sqlite3:
Package | Downloads |
---|---|
Microsoft.EntityFrameworkCore.Sqlite
SQLite database provider for Entity Framework Core. |
|
Microsoft.Data.Sqlite
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction |
|
akavache
An asynchronous, persistent key-value store for desktop and mobile applications on .NET |
|
ppy.osu.Game
Package Description |
|
ThinkGeo.Dependency.SQLite
SQLite implementation of the System.Data.Common provider model. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/bf24028cec2e5f63c02307865729f3c1b3afcf38 ** This is a repackage of the third party SQLite project for use with ThinkGeo's Map Suite product line. ** ** You should not need to reference this package directly, it will be a dependency of other ThinkGeo packages. ** The purpose of the repackage is to enable ThinkGeo to control release and debug versions known to be compatible with various Map Suite products and to provide ongoing backward compatibility independent from the original author. You can find more information at the link below. Why we repackage: http://wiki.thinkgeo.com/wiki/repackagednugetpackages Supported Platforms: Windows, Linux, MacOS, iOS, Android Source Website: https://sourceforge.net/ |
GitHub repositories (34)
Showing the top 5 popular GitHub repositories that depend on SQLitePCLRaw.bundle_e_sqlite3:
Repository | Stars |
---|---|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
jellyfin/jellyfin
The Free Software Media System
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
ppy/osu
rhythm is just a *click* away!
|
|
EventStore/EventStore
The stream database optimised for event sourcing
|
Version | Downloads | Last updated |
---|---|---|
2.1.4 | 18,944 | 1/10/2023 |
2.1.4-pre20230105221937 | 162 | 1/5/2023 |
2.1.3 | 24,098 | 12/1/2022 |
2.1.3-pre20221111222311 | 642 | 11/11/2022 |
2.1.2 | 1,152,977 | 9/18/2022 |
2.1.2-pre20220916165053 | 134 | 9/16/2022 |
2.1.2-pre20220913165057 | 276 | 9/13/2022 |
2.1.1 | 34,321 | 9/2/2022 |
2.1.1-pre20220822172036 | 402 | 8/22/2022 |
2.1.0 | 232,745 | 5/23/2022 |
2.1.0-pre20220427180151 | 12,847 | 4/27/2022 |
2.1.0-pre20220318192836 | 5,004 | 3/18/2022 |
2.1.0-pre20220207221914 | 2,003 | 2/7/2022 |
2.1.0-pre20220207195309 | 143 | 2/7/2022 |
2.0.8-pre20220111224339 | 24,484 | 1/11/2022 |
2.0.7 | 588,709 | 10/27/2021 |
2.0.7-pre20210929171745 | 380 | 9/29/2021 |
2.0.6 | 14,144,006 | 9/3/2021 |
2.0.6-pre20210902144138 | 201 | 9/2/2021 |
2.0.5 | 5,338 | 8/26/2021 |
2.0.5-pre20210824155535 | 198 | 8/24/2021 |
2.0.5-pre20210824155428 | 186 | 8/24/2021 |
2.0.5-pre20210817120427 | 668 | 8/17/2021 |
2.0.5-pre20210521085756 | 40,137 | 5/21/2021 |
2.0.5-pre20210119130047 | 54,010 | 1/19/2021 |
2.0.5-pre20201231105030 | 9,478 | 12/31/2020 |
2.0.4 | 16,728,290 | 9/3/2020 |
2.0.4-pre20200828111558 | 416 | 8/28/2020 |
2.0.3 | 1,941,577 | 5/1/2020 |
2.0.2 | 24,074,118 | 11/1/2019 |
2.0.2-pre20191018090318 | 2,828 | 10/18/2019 |
2.0.2-pre20191003102319 | 1,634 | 10/3/2019 |
2.0.2-pre20190904113843 | 968 | 9/4/2019 |
2.0.1 | 85,036 | 9/3/2019 |
2.0.0 | 3,815,413 | 8/5/2019 |
2.0.0-pre20190628101813 | 62,480 | 6/28/2019 |
2.0.0-pre20190625090255 | 4,373 | 6/25/2019 |
2.0.0-pre20190621100518 | 508 | 6/21/2019 |
2.0.0-pre20190620134904 | 517 | 6/20/2019 |
1.1.14 | 75,290 | 6/5/2019 |
1.1.13 | 2,667,533 | 1/24/2019 |
1.1.12 | 294,768 | 12/19/2018 |
1.1.11 | 350,228 | 5/2/2018 |
1.1.10 | 21,066 | 3/28/2018 |
1.1.10-pre20180223200113 | 1,051 | 2/24/2018 |
1.1.9 | 73,326 | 11/13/2017 |
1.1.8 | 136,119 | 8/3/2017 |
1.1.7 | 27,280 | 6/28/2017 |
1.1.6 | 10,336 | 6/19/2017 |
1.1.5 | 40,638 | 5/1/2017 |
1.1.4 | 1,316 | 4/29/2017 |
1.1.3 | 11,772 | 4/19/2017 |
1.1.3-pre20170220084037 | 1,230 | 2/20/2017 |
1.1.2 | 22,449 | 1/4/2017 |
1.1.1 | 12,426 | 11/30/2016 |
1.1.1-pre20161109081005 | 2,435 | 11/9/2016 |
1.1.0 | 440,269 | 10/3/2016 |
1.1.0-pre20160928150051 | 884 | 9/28/2016 |
1.0.1 | 1,684 | 9/20/2016 |
1.0.0 | 1,656 | 9/15/2016 |
1.0.0-pre20160912104037 | 858 | 9/12/2016 |
1.0.0-pre20160901085507 | 993 | 9/1/2016 |