Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hhblaze/entitysyncing

Synchronizes entities / objects between the server and the clients, using DBreeze techniques (made for .NET C# Xamarin Core Standard). Typical case is a mobile application (APP) that wants to have in a local database a list of TODO Tasks for the concrete user. Local database gives an ability to read and create tasks being offline from the server.
https://github.com/hhblaze/entitysyncing

client entites entity object objects server sync synchronization syncing

Last synced: 26 days ago
JSON representation

Synchronizes entities / objects between the server and the clients, using DBreeze techniques (made for .NET C# Xamarin Core Standard). Typical case is a mobile application (APP) that wants to have in a local database a list of TODO Tasks for the concrete user. Local database gives an ability to read and create tasks being offline from the server.

Awesome Lists containing this project