An open API service indexing awesome lists of open source software.

https://github.com/naxam/fmdb-ios-binding

Xamarin Binding Library - FMDB
https://github.com/naxam/fmdb-ios-binding

bindings fmdb xamarin xamarin-ios-binding

Last synced: about 2 months ago
JSON representation

Xamarin Binding Library - FMDB

Awesome Lists containing this project

README

          

# FMDB - Xamarin iOS Binding Library

For detail of how to use this library, please refer to its [original guideline](https://github.com/ccgus/fmdb)
This binding library is intend to use as a lib including for other bindings.
For SQLite in Xamarin, plz use SQLite.NET for much better stability and APIs.

```
Install-Package Naxam.FMDB.iOS
```