sqlite-net 1.0.7

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

// Install sqlite-net as a Cake Tool
#tool nuget:?package=sqlite-net&version=1.0.7

sqlite-net is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. It is written in C# 3.0 and is meant to be simply compiled in with your projects. It was first designed to work with MonoTouch on the iPhone, but should work in any other CLI environment.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on sqlite-net:

Package Downloads
built.io.iOS

The built.io Xamarin SDK allows you to integrate the built.io application backend with your Xamarin powered mobile application. You can integrate built.io with your application by following these steps: 1. Add the following statement before your class definition: using BuiltSDK; 2. You are now ready to set up your application. Use the initialize static method for the `Built` class as follows: Built.App("application_api_key"); Congratulations! You're all set to use built.io. You can learn more about this at https://docs.built.io/quick-start or http://xamarinsdk.builtapp.io.

built.io.Android

The built.io Xamarin SDK allows you to integrate the built.io application backend with your Xamarin powered mobile application. You can integrate built.io with your application by following these steps: 1. Add the following statement before your class definition: using BuiltSDK; 2. You are now ready to set up your application. Use the initialize static method for the `Built` class as follows: Built.App("application_api_key"); Congratulations! You're all set to use built.io. You can learn more about this at https://docs.built.io/quick-start or http://xamarinsdk.builtapp.io.

MasDev.Common.Desktop

MasDev common implementation for desktop environment

PlaintextWikipedia

Processes Wikipedia XML, removing markdown and providing n-gram calculations

SQLiteReposotry.WinRT

Description

GitHub repositories (8)

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

Repository Stars
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
dukus/digiCamControl
DSLR camera remote control open source software
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
xamarin/prebuilt-apps
Complete, prebuilt apps for you to customize and deploy.
canton7/Simple.Migrations
Simple but powerful migrations library for .NET Core
Version Downloads Last updated
1.6.292 178,136 9/20/2019
1.6.249-beta 2,372 1/24/2019
1.0.8 451,361 2/26/2014
1.0.7 37,952 2/6/2013
1.0.5 11,278 8/11/2012
1.0.4 1,873 8/7/2012
1.0.3 2,218 7/7/2012
1.0.2 1,942 6/6/2012
1.0.1 2,913 5/22/2012

v1.0.7: Update with commits through 06-FEB-2013.