XRS is a service layer for Xamarin.Realm that provides threadsafe auto-increment support for primary keys, data-changing events, and an extensible API for working with RealmObjects.
Info
Version: | 0.1.6 |
Author(s): | BrandonKeyes |
Last Update: | Thursday, February 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brankeye/Xamarin.Realm.Service |
NuGet Url: | https://www.nuget.org/packages/Xamarin.Realm.Service |
Install
Install-Package Xamarin.Realm.Service
dotnet add package Xamarin.Realm.Service
paket add Xamarin.Realm.Service
Xamarin.Realm.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- Realm(>= 0.82.0)
- DotNetCross.Memory.Unsafe(>= 0.2.2)
- Remotion.Linq(>= 2.1.1)
Tags