Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
/ lowladb-winrt Public archive

LowlaDB packaged as a Windows Runtime Component for Windows/Windows Phone 8.1

License

Notifications You must be signed in to change notification settings

lowla/lowladb-winrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lowladb-winrt

This project provides a native implementation of LowlaDB packaged as a Windows Runtime Component for use on Windows 8.1 and Windows Phone 8.1. Its primary use is to power the Cordova Plugin for LowlaDB but it may also be used as a standalone library.

License

lowladb-winrt is available under the MIT license. See the LICENSE file for more info.

Requirements

lowladb-winrt has been developed using Microsoft Visual Studio 2013 on Windows 8.1.

Installation

The library depends on the core C++ liblowladb library and the build assumes that these projects are siblings:

mkdir lowla-dev
cd lowla-dev
git clone https://github.com/lowla/liblowladb.git
git clone https://github.com/lowla/lowladb-winrt.git

You should then be able to open the Visual Studio solution and build the project. The project contains unit tests that you can run from the Tests menu in Visual Studio.

Author

About

LowlaDB packaged as a Windows Runtime Component for Windows/Windows Phone 8.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published