BIT.Sqlite.MultiTarget 1.1.12

This NuGet includes all the necessary NuGet references to use SQLite with XPO on Android,iOS and UWP. After install this NuGet you still need to install your preferred version of XPO

This package does not have a license agreement. You'll need to assign a license type to the package to allow or block downloads.

Usage Instructions

To install BIT.Sqlite.MultiTarget from the command line, run the following command:

nuget install BIT.Sqlite.MultiTarget -Version 1.1.12 -Source https://nuget.bitframeworks.com/nuget/public/v3/index.json

To install BIT.Sqlite.MultiTarget from the Package Manager Console within Visual Studio, run the following command:

Install-Package BIT.Sqlite.MultiTarget -Version 1.1.12 -Source https://nuget.bitframeworks.com/nuget/public/v3/index.json

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="BIT.Sqlite.MultiTarget" Version="1.1.12" />

Description

This NuGet includes all the necessary NuGet references to use SQLite with XPO on Android,iOS and UWP. After install this NuGet you still need to install your preferred version of XPO