sqlite-net
1.6.292
Install-Package sqlite-net -Version 1.6.292
dotnet add package sqlite-net --version 1.6.292
<PackageReference Include="sqlite-net" Version="1.6.292" />
paket add sqlite-net --version 1.6.292
#r "nuget: sqlite-net, 1.6.292"
// Install sqlite-net as a Cake Addin
#addin nuget:?package=sqlite-net&version=1.6.292
// Install sqlite-net as a Cake Tool
#tool nuget:?package=sqlite-net&version=1.6.292
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.
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.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. |
|
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. |
|
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 (7)
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
|
|
xamarin/mac-samples
Sample programs showing how to use Xamarin.Mac on OSX.
|
|
canton7/Simple.Migrations
Simple but powerful migrations library for .NET Core
|
|
xamarin/prebuilt-apps
Complete, prebuilt apps for you to customize and deploy.
|
See project page