sqlite-net-pcl
1.0.10
See the version list below for details.
dotnet add package sqlite-net-pcl --version 1.0.10
NuGet\Install-Package sqlite-net-pcl -Version 1.0.10
<PackageReference Include="sqlite-net-pcl" Version="1.0.10" />
paket add sqlite-net-pcl --version 1.0.10
#r "nuget: sqlite-net-pcl, 1.0.10"
// Install sqlite-net-pcl as a Cake Addin #addin nuget:?package=sqlite-net-pcl&version=1.0.10 // Install sqlite-net-pcl as a Cake Tool #tool nuget:?package=sqlite-net-pcl&version=1.0.10
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.
Learn more about Target Frameworks and .NET Standard.
-
- SQLitePCL.raw_basic (>= 0.7.1)
NuGet packages (218)
Showing the top 5 NuGet packages that depend on sqlite-net-pcl:
Package | Downloads |
---|---|
akavache.sqlite3
Akavache Sqlite3 |
|
SQLiteNetExtensions
SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library. |
|
Blauhaus.ClientDatabase.Sqlite
Package Description |
|
SQLiteNetExtensions.Async
SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library. |
|
Hangfire.Storage.SQLite
An Alternative SQLite Storage for Hangfire |
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 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.9.172 | 489,602 | 3/27/2024 |
1.9.141-beta | 111,146 | 11/28/2022 |
1.8.116 | 4,167,308 | 9/2/2021 |
1.8.103-beta | 1,526 | 8/25/2021 |
1.8.0-beta | 39,415 | 12/6/2020 |
1.7.335 | 3,566,631 | 5/16/2020 |
1.7.302-beta | 111,810 | 9/20/2019 |
1.6.292 | 1,360,709 | 9/20/2019 |
1.6.258-beta | 132,990 | 1/25/2019 |
1.6.249-beta | 2,516 | 1/24/2019 |
1.5.231 | 1,712,194 | 9/10/2018 |
1.5.166-beta | 236,481 | 8/12/2017 |
1.5.151-beta | 3,534 | 8/5/2017 |
1.5.136-beta | 2,651 | 8/2/2017 |
1.4.118 | 1,590,283 | 7/27/2017 |
1.3.3 | 193,182 | 5/26/2017 |
1.3.2 | 12,457 | 5/26/2017 |
1.3.1 | 2,040,758 | 1/16/2017 |
1.3.0 | 6,807 | 1/16/2017 |
1.2.1 | 157,945 | 11/29/2016 |
1.2.0 | 124,371 | 9/22/2016 |
1.1.2 | 154,990 | 6/17/2016 |
1.1.1 | 113,193 | 1/12/2016 |
1.1.0 | 6,180 | 1/12/2016 |
1.0.11 | 104,277 | 1/22/2015 |
1.0.10 | 6,394 | 1/22/2015 |
1.0.9-alpha | 2,762 | 6/13/2014 |
v1.0.10: Update with commits through 22-JAN-2015. Adds async support. Out of prerelease. .raw bumped to 0.7.1.