ionutdanila / SQLite.UWP

SQLite Library (x86, x64, ARM and ARM64) for UWP (Universal Windows Platform)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQLite Library (x86, x64, ARM and ARM64) for UWP (Universal Windows Platform)

Latest SQLite Release: 3.28.0

Latest NuGet Package: 3.28.0
You can reference this NuGet package to your vcxproj (C++/CX) or csproj (C#) projects.
This NuGet Package will automatically copy the required files to the Output directory of your project.
When using this NuGet Package you don't have to install SQLite for Universal Windows Platform Extension for Visual Studio. Using a NuGet package makes a project easier to configure and easier to setup Continuous Integration.

About

SQLite Library (x86, x64, ARM and ARM64) for UWP (Universal Windows Platform)

License:MIT License


Languages

Language:C 99.9%Language:C# 0.1%