SQLitePCLRaw.bundle_e_sqlite3
1.0.0-pre20160901085507
This 'batteries-included' bundle brings in SQLitePCLRaw and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included.
See the version list below for details.
Requires NuGet 2.5 or higher.
Install-Package SQLitePCLRaw.bundle_e_sqlite3 -Version 1.0.0-pre20160901085507
dotnet add package SQLitePCLRaw.bundle_e_sqlite3 --version 1.0.0-pre20160901085507
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="1.0.0-pre20160901085507" />
paket add SQLitePCLRaw.bundle_e_sqlite3 --version 1.0.0-pre20160901085507
Release Notes
1.0 release. Contains minor breaking changes since 0.9.x. All package names now begin with SQLitePCLRaw. Now supports netstandard. Fixes for UWP and Android N. Change all unit tests to xunit. Support for winsqlite3.dll and custom SQLite builds.
Dependencies
-
.NETFramework 3.5
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.provider.e_sqlite3.net35 (>= 1.0.0-pre20160901085507)
-
.NETFramework 4.0
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.provider.e_sqlite3.net40 (>= 1.0.0-pre20160901085507)
-
.NETFramework 4.5
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.provider.e_sqlite3.net45 (>= 1.0.0-pre20160901085507)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
-
All Frameworks
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
-
MonoAndroid 0.0
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.lib.e_sqlite3.android (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.provider.e_sqlite3.android (>= 1.0.0-pre20160901085507)
-
MonoTouch 0.0
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.lib.e_sqlite3.ios_classic.static (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.provider.internal.ios_classic (>= 1.0.0-pre20160901085507)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0)
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
-
UAP 10.0
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.lib.e_sqlite3.v140 (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.provider.e_sqlite3.uap10.0 (>= 1.0.0-pre20160901085507)
-
Windows 8.1
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.lib.e_sqlite3.v120 (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.provider.e_sqlite3.win81 (>= 1.0.0-pre20160901085507)
-
WindowsPhone 8.0
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.lib.e_sqlite3.v110_wp80 (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.provider.e_sqlite3.wp80 (>= 1.0.0-pre20160901085507)
-
WindowsPhoneApp 8.1
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.lib.e_sqlite3.v120_wp81 (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.provider.e_sqlite3.wpa81 (>= 1.0.0-pre20160901085507)
-
Xamarin.iOS 1.0
- SQLitePCLRaw.core (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.lib.e_sqlite3.ios_unified.static (>= 1.0.0-pre20160901085507)
- SQLitePCLRaw.provider.internal.ios_unified (>= 1.0.0-pre20160901085507)
Used By
NuGet packages (24)
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
|
|
EmeraldSurf.OpsViewer.Measurement
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 (20)
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
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
jellyfin/jellyfin
The Free Software Media System
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
reactiveui/Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.5-pre20201231105030 | 4,329 | 12/31/2020 |
2.0.4 | 576,841 | 9/3/2020 |
2.0.4-pre20200828111558 | 165 | 8/28/2020 |
2.0.3 | 330,055 | 5/1/2020 |
2.0.2 | 7,489,548 | 11/1/2019 |
2.0.2-pre20191018090318 | 1,626 | 10/18/2019 |
2.0.2-pre20191003102319 | 859 | 10/3/2019 |
2.0.2-pre20190904113843 | 543 | 9/4/2019 |
2.0.1 | 74,802 | 9/3/2019 |
2.0.0 | 1,930,837 | 8/5/2019 |
2.0.0-pre20190628101813 | 56,227 | 6/28/2019 |
2.0.0-pre20190625090255 | 4,131 | 6/25/2019 |
2.0.0-pre20190621100518 | 247 | 6/21/2019 |
2.0.0-pre20190620134904 | 256 | 6/20/2019 |
1.1.14 | 61,495 | 6/5/2019 |
1.1.13 | 290,865 | 1/24/2019 |
1.1.12 | 242,178 | 12/19/2018 |
1.1.11 | 256,076 | 5/2/2018 |
1.1.10 | 20,312 | 3/28/2018 |
1.1.10-pre20180223200113 | 572 | 2/24/2018 |
1.1.9 | 61,520 | 11/13/2017 |
1.1.8 | 119,830 | 8/3/2017 |
1.1.7 | 22,138 | 6/28/2017 |
1.1.6 | 9,686 | 6/19/2017 |
1.1.5 | 28,506 | 5/1/2017 |
1.1.4 | 668 | 4/29/2017 |
1.1.3 | 11,008 | 4/19/2017 |
1.1.3-pre20170220084037 | 774 | 2/20/2017 |
1.1.2 | 20,358 | 1/4/2017 |
1.1.1 | 11,568 | 11/30/2016 |
1.1.1-pre20161109081005 | 1,991 | 11/9/2016 |
1.1.0 | 372,820 | 10/3/2016 |
1.1.0-pre20160928150051 | 478 | 9/28/2016 |
1.0.1 | 845 | 9/20/2016 |
1.0.0 | 854 | 9/15/2016 |
1.0.0-pre20160912104037 | 470 | 9/12/2016 |
1.0.0-pre20160901085507 | 593 | 9/1/2016 |