Info
Version: | 1.1.1 |
Author(s): | SRombauts |
Last Update: | Friday, February 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SRombauts/SQLiteCpp |
NuGet Url: | https://www.nuget.org/packages/SQLiteCpp |
Install
Install-Package SQLiteCpp
dotnet add package SQLiteCpp
paket add SQLiteCpp
SQLiteCpp Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
See SQLiteC++ website http://srombauts.github.com/SQLiteCpp on GitHub.
SQLiteC++ offers an encapsulation arround the native C APIs of SQLite, with a few intuitive and well documented C++ class.