This provides services to handle Client/Server synchronization and conflict resolution.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.1.0 |
Author(s): | Sébastien Cambon |
Last Update: | Friday, August 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sebcam/CrossSync |
NuGet Url: | https://www.nuget.org/packages/CrossSync.Xamarin |
Install
Install-Package CrossSync.Xamarin
dotnet add package CrossSync.Xamarin
paket add CrossSync.Xamarin
CrossSync.Xamarin Download (Unzip the "nupkg" after downloading)
Dependencies
- CrossSync.Infrastructure.Client(>= 0.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 2.1.1)
- Xamarin.Forms(>= 3.1.0.697729)
Tags