SQLitePCL.raw
0.9.0-pre9
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. On platforms (like Android or iOS) where SQLite is preinstalled, this package may be all you need. On other platforms, or if you want to use a different SQLite build, see the SQLitePCL.plugin.* packages. (Note that with the 0.8.0 release, the ID of this package changed from 'SQLitePCL.raw_basic' to 'SQLitePCL.raw'. Eventually, the old ID will stop getting updates.)
See the version list below for details.
Requires NuGet 2.8.1 or higher.
Install-Package SQLitePCL.raw -Version 0.9.0-pre9
dotnet add package SQLitePCL.raw --version 0.9.0-pre9
<PackageReference Include="SQLitePCL.raw" Version="0.9.0-pre9" />
paket add SQLitePCL.raw --version 0.9.0-pre9
Release Notes
Major restructuring of the NuGet packages. Main package (SQLitePCL.raw) no longer has native code embedded in it. For situations where you do not want to use the default SQLite for your platform, add one of the SQLitePCL.plugin.* packages. In some cases, upgrading from previous versions will require changes. See the SQLitePCL.raw page on GitHub for more info.
Dependencies
-
UAP 10.0
- System.Collections (>= 4.0.10)
- System.Collections.Concurrent (>= 4.0.10)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Text.Encoding (>= 4.0.10)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on SQLitePCL.raw:
Package | Downloads |
---|---|
SQLitePCL.ugly
NOTE: As of the 1.0 release, package IDs for SQLitePCL.raw now begin with SQLitePCLRaw.*. Some use cases will involve minor breaking changes in the transition. See README on GitHub for more info.
These extension methods for SQLitePCL.raw provide a more usable API while remaining stylistically similar to the sqlite3 C API, which most C# developers would consider 'ugly'. This package exists for people who (1) really like the sqlite3 C API, and (2) really like C#. So far, evidence suggests that 100% of the people matching both criteria are named Eric Sink, but this package is available just in case he is not the only one of his kind.
|
|
Couchbase.Lite.Storage.SystemSQLite
A storage engine provider for Couchbase Lite .NET that utilizies the system-installed SQLite library
|
|
Couchbase.Lite.Storage.SQLCipher
A storage engine provider for Couchbase Lite .NET that utilizies SQLCipher to gain encryption features.
|
|
Couchbase.Lite.Storage.CustomSQLite
A storage engine provider for Couchbase Lite .NET that utilizies a custom built SQLite library
|
|
Notakey.Xamarin.Sdk
Notakey Xamarin Sdk for Xamarin iOS and Android mobile application development
|
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on SQLitePCL.raw:
Repository | Stars |
---|---|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
xamarin/mobile-samples
|
|
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
|
|
xamarin/Xamarin.Auth
Xamarin.Auth
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.4-pre1 | 17,508 | 8/8/2016 |
0.9.2 | 135,528 | 6/17/2016 |
0.9.2-pre1 | 560 | 6/17/2016 |
0.9.1 | 18,316 | 6/10/2016 |
0.9.0 | 2,417 | 6/6/2016 |
0.9.0-pre9 | 471 | 6/6/2016 |
0.9.0-pre8 | 801 | 5/9/2016 |
0.9.0-pre7 | 715 | 4/18/2016 |
0.9.0-pre6 | 583 | 4/11/2016 |
0.9.0-pre5 | 654 | 3/21/2016 |
0.8.6 | 126,921 | 1/8/2016 |
0.8.5 | 1,236 | 1/7/2016 |
0.8.5-pre4 | 597 | 1/6/2016 |
0.8.5-pre3 | 571 | 1/6/2016 |
0.8.5-pre2 | 504 | 12/28/2015 |
0.8.5-pre1 | 579 | 11/30/2015 |
0.8.4 | 1,922 | 11/25/2015 |
0.8.3 | 768 | 11/23/2015 |
0.8.3-pre1 | 542 | 11/5/2015 |
0.8.2 | 5,239 | 8/24/2015 |
0.8.1 | 4,046 | 7/16/2015 |
0.8.1-pre2 | 572 | 7/10/2015 |
0.8.1-pre1 | 593 | 7/9/2015 |
0.8.0 | 5,713 | 4/10/2015 |
0.8.0-pre3 | 579 | 4/2/2015 |
0.8.0-pre2 | 548 | 4/2/2015 |
0.8.0-pre1 | 899 | 3/16/2015 |
0.7.2-pre1 | 924 | 1/29/2015 |