SQLitePCL.raw_basic
0.6.3-testing
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package SQLitePCL.raw_basic --version 0.6.3-testing
NuGet\Install-Package SQLitePCL.raw_basic -Version 0.6.3-testing
<PackageReference Include="SQLitePCL.raw_basic" Version="0.6.3-testing" />
<PackageVersion Include="SQLitePCL.raw_basic" Version="0.6.3-testing" />
<PackageReference Include="SQLitePCL.raw_basic" />
paket add SQLitePCL.raw_basic --version 0.6.3-testing
#r "nuget: SQLitePCL.raw_basic, 0.6.3-testing"
#addin nuget:?package=SQLitePCL.raw_basic&version=0.6.3-testing&prerelease
#tool nuget:?package=SQLitePCL.raw_basic&version=0.6.3-testing&prerelease
This NuGet package for SQLitePCL.raw is 'basic' in the sense that it includes the configurations that are likely to Just Work for most use cases. Specifically, for iOS and Android, this package uses the SQLite library which is built-in to the mobile OS. For all of the Windows platforms, this package bundles an instance of the SQLite library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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 is compatible. |
MonoTouch | monotouch is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 is compatible. wpa81 is compatible. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (10)
Showing the top 10 popular GitHub repositories that depend on SQLitePCL.raw_basic:
Repository | Stars |
---|---|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
xamarin/mobile-samples
|
|
conceptdev/xamarin-forms-samples
Samples that use Xamarin.Forms (http://xamarin.com/forms)
|
|
flagbug/Espera
Espera is a media player that plays your music, YouTube videos, SoundCloud songs and has a special "party mode".
|
|
Clancey/gMusic
This is a multi platform music player.
|
|
thedillonb/CodeBucket
CodeBucket is the best way to browse and maintain your Bitbucket repositories on any iPhone, iPod Touch, and iPad device!
|
|
kentcb/WorkoutWotch
Repository for my video series on building an iOS app in .NET.
|
|
anaisbetts/starter-mobile
Starter project for Mobile projects at GitHub
|
|
thedillonb/RepoStumble
A mobile application for viewing GitHub repositories in a fashion similar to StumbleUpon
|
|
jamesmontemagno/MeetupManager
Meetup.com app to track users at events
|
Version | Downloads | Last updated |
---|---|---|
0.9.0-pre8 | 11,271 | 5/9/2016 |
0.9.0-pre7 | 1,394 | 4/18/2016 |
0.9.0-pre6 | 1,279 | 4/11/2016 |
0.9.0-pre5 | 1,360 | 3/21/2016 |
0.8.5 | 15,756 | 1/7/2016 |
0.8.5-pre4 | 1,598 | 1/6/2016 |
0.8.5-pre2 | 1,531 | 12/28/2015 |
0.8.5-pre1 | 2,620 | 11/30/2015 |
0.8.4 | 31,666 | 11/25/2015 |
0.8.3 | 4,940 | 11/23/2015 |
0.8.3-pre1 | 1,810 | 11/5/2015 |
0.8.2 | 33,643 | 8/24/2015 |
0.8.1 | 13,617 | 7/16/2015 |
0.8.1-pre2 | 1,838 | 7/10/2015 |
0.8.0 | 12,059 | 4/10/2015 |
0.8.0-pre3 | 1,870 | 4/2/2015 |
0.8.0-pre2 | 1,752 | 4/2/2015 |
0.8.0-pre1 | 1,747 | 3/16/2015 |
0.7.2-pre1 | 1,820 | 1/29/2015 |
0.7.1 | 146,006 | 1/19/2015 |
0.7.0 | 84,164 | 12/15/2014 |
0.6.4-pre1 | 2,221 | 11/3/2014 |
0.6.3-testing | 2,080 | 9/26/2014 |
0.6.1 | 16,505 | 9/22/2014 |
0.6.0 | 2,171 | 9/16/2014 |
0.5.0 | 25,133 | 7/25/2014 |
0.4.0-alpha | 3,280 | 6/30/2014 |
0.3.0-alpha | 3,014 | 6/11/2014 |
0.2.0-alpha | 1,733 | 6/4/2014 |
0.1.0-alpha | 1,830 | 5/23/2014 |
Attempted fix for integration with Universal Apps. But these changes have the potential to break other use cases, so I'm calling this a prerelease until it is better tested.