wp7sqlite 0.1.1

dotnet add package wp7sqlite --version 0.1.1
NuGet\Install-Package wp7sqlite -Version 0.1.1
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="wp7sqlite" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add wp7sqlite --version 0.1.1
#r "nuget: wp7sqlite, 0.1.1"
#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 wp7sqlite as a Cake Addin
#addin nuget:?package=wp7sqlite&version=0.1.1

// Install wp7sqlite as a Cake Tool
#tool nuget:?package=wp7sqlite&version=0.1.1

C# Sqlite Port for Windows phone 7 and possibly Silverlight 3, 4. The core engine was slightly modified to be used with IsolatedStorage
     and SqliteClient were ported by using missing codes from Mono project in order to maximize usability and portability from desktop.
     
     This version includes patch from http://stackoverflow.com/questions/5594661/windows-phone-7-sqlite

Product Compatible and additional computed target framework versions.
Silverlight sl4-wp71 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.1 629 2/21/2012
0.1.0 51 2/17/2012