Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 205 Bytes

File metadata and controls

5 lines (3 loc) · 205 Bytes

Xamarin.NoSql.Droid

Example to use a NoSql database on Xamarin-Android project.

For the example we have used the library LiteDB (http://www.litedb.org/), an open source MongoDB-like database for .NET.