SQLiteNetExtensions 1.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package SQLiteNetExtensions --version 1.2.2
NuGet\Install-Package SQLiteNetExtensions -Version 1.2.2
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="SQLiteNetExtensions" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLiteNetExtensions --version 1.2.2
#r "nuget: SQLiteNetExtensions, 1.2.2"
#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 SQLiteNetExtensions as a Cake Addin
#addin nuget:?package=SQLiteNetExtensions&version=1.2.2

// Install SQLiteNetExtensions as a Cake Tool
#tool nuget:?package=SQLiteNetExtensions&version=1.2.2

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on SQLiteNetExtensions:

Package Downloads
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.

artm.fetcher

Helper for fetching and caching of data from the web

BuildIt.Data.Sqlite

This library contains a number of helper methods and functions to make working with sql data query easier

MillennialAppsLibrary

Shared library for private and pulic projects based on Xamarin Shared Projects

AVOSCloud.NetFx45

# LeanCloud SDK for .NET 4.5 Desktop. ## 文档地址 数据存储:https://cn.avoscloud.com/docs/dotnet_guide.html 实时消息:https://cn.avoscloud.com/docs/dotnet_realtime.html 当前包含支持的功能: * 数据存储 * 实时消息 * 统计

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on SQLiteNetExtensions:

Repository Stars
xamarin/monodroid-samples
A collection of Xamarin.Android sample projects.
DragoQCC/HardHatC2
A C# Command & Control framework
Macro-Deck-App/Macro-Deck
Macro Deck transforms your phone, tablet, or any device equipped with a modern internet browser into an efficient remote macro pad. With this tool, you can execute single or multi-step actions seamlessly with just a single tap.
sgermosen/TorneoPredicciones
Esta aplicacion de ejemplo tiene la finalidad de darle seguimiento a cualquier clase de torneo, y hacer predicciones al respecto, donde el ganador de la prediccion, se lleva el premio que hayan pautado los creadores del grupo
Version Downloads Last updated
2.1.0 1,159,348 8/13/2018
2.0.0 361,136 12/1/2017
2.0.0-alpha2 45,918 10/4/2016
2.0.0-alpha1 4,469 8/13/2016
1.3.0 247,123 5/5/2015
1.2.5 7,777 3/4/2015
1.2.4 1,722 3/4/2015
1.2.3 7,926 2/3/2015
1.2.2 21,439 10/14/2014
1.2.1 2,020 10/7/2014
1.1.1 2,777 7/28/2014
1.1.0 2,496 7/18/2014

Updated nuget dependencies to SQLite.Net PCL 2.4.1 and JSON.Net 6.0.5