sqlite-net-pcl
1.0.11
dotnet add package sqlite-net-pcl --version 1.0.11
NuGet\Install-Package sqlite-net-pcl -Version 1.0.11
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.11" />
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.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: sqlite-net-pcl, 1.0.11"
#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.11 // Install sqlite-net-pcl as a Cake Tool #tool nuget:?package=sqlite-net-pcl&version=1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCL.raw_basic to provide platform independent versions of SQLite.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- SQLitePCL.raw_basic (>= 0.7.1)
GitHub repositories (65)
Showing the top 5 popular GitHub repositories that depend on sqlite-net-pcl:
Repository | Stars |
---|---|
2dust/v2rayN
A GUI client for Windows and Linux, support Xray 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,437 | 1/22/2015 |
1.0.10 | 67 | 1/22/2015 |
1.0.9-alpha | 492 | 6/13/2014 |
v1.0.11: Update with commits through 22-JAN-2015. Xamarin Unified. Adds async support. Out of prerelease. .raw bumped to 0.7.1.