sqlite-net-pcl 1.0.9-alpha

This is a prerelease version of sqlite-net-pcl.
There is a newer version of this package available.
See the version list below for details.
dotnet add package sqlite-net-pcl --version 1.0.9-alpha
NuGet\Install-Package sqlite-net-pcl -Version 1.0.9-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="sqlite-net-pcl" Version="1.0.9-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sqlite-net-pcl --version 1.0.9-alpha
#r "nuget: sqlite-net-pcl, 1.0.9-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install sqlite-net-pcl as a Cake Addin
#addin nuget:?package=sqlite-net-pcl&version=1.0.9-alpha&prerelease

// Install sqlite-net-pcl as a Cake Tool
#tool nuget:?package=sqlite-net-pcl&version=1.0.9-alpha&prerelease

SQLite-net is an open source, easy and light weight library for .NET, Mono, and Xamarin applications to store data in SQLite databases. This version uses SQLitePCL.raw to provide platform independent versions of SQLite.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (58)

Showing the top 5 popular GitHub repositories that depend on sqlite-net-pcl:

Repository Stars
2dust/v2rayN
A GUI client for Windows, support Xray core and v2fly core and others
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
Version Downloads Last updated
1.0.11 10,436 1/22/2015
1.0.10 66 1/22/2015
1.0.9-alpha 491 6/13/2014

v1.0.9: Update with commits through 13-JUN-2014.