VOOZH about

URL: https://www.nuget.org/packages/SQLite.Net.Async-PCL/

⇱ NuGet Gallery | SQLite.Net.Async-PCL 3.1.1




SQLite.Net.Async-PCL 3.1.1

Suggested Alternatives

sqlite-net-pcl

dotnet add package SQLite.Net.Async-PCL --version 3.1.1
 
 
NuGet\Install-Package SQLite.Net.Async-PCL -Version 3.1.1
 
 
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.Async-PCL" Version="3.1.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SQLite.Net.Async-PCL" Version="3.1.1" />
 
Directory.Packages.props
<PackageReference Include="SQLite.Net.Async-PCL" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SQLite.Net.Async-PCL --version 3.1.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SQLite.Net.Async-PCL, 3.1.1"
 
 
#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.
#:package SQLite.Net.Async-PCL@3.1.1
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SQLite.Net.Async-PCL&version=3.1.1
 
Install as a Cake Addin
#tool nuget:?package=SQLite.Net.Async-PCL&version=3.1.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

SQLite.Net PCL is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases.
           This is a fork of the original sqlite-net project, which aims to cleanup/improve the code and deliver the package as PCL assemblies with some additional platform-specific implementations.
           This package is compatible with the following .net platforms: net4+sl5+wp8+win8+monotouch+monoAndroid

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on SQLite.Net.Async-PCL:

Package Downloads
AppCreator

Open-source base project for my Xamarin.Forms based AppCreator

Kinvey-Android

Build Xamarin Android apps which leverage the power of Kinvey's BaaS, with support for push notifications, users, data, and files, with caching and offline. Check out http://devcenter.kinvey.com/xamarin for guides, tutorials, and sample apps.

XLabs.Caching.SQLite

This package implements the caching provider via SQLite

Kinvey-ios

Build Xamarin iOS apps which leverage the power of Kinvey's BaaS, with support for push notifications, users, data, and files, with caching and offline. Check out http://devcenter.kinvey.com/xamarin for guides, tutorials, and sample apps.

Catapush

Catapush is a simple, reliable and scalable delivery API for transactional push notifications for applications. Ideal for sending data-driven transactional notifications including targeted e-commerce

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SQLite.Net.Async-PCL:

Repository Stars
sami1971/SimplyMobile
Collection of abstracted mobile functionalities. Xamarin.iOS, Xamarin.Android & WP8.