11 Forks
71 Stars
71 Watchers

NETCoreSync

NETCoreSync is a database synchronization framework where each client's local offline database (on each client's multiple devices) can be synchronized on-demand via network into a single centralized database hosted on a server. Data which are stored locally within each device of a single client can all be synchronized after each device have successfully performed the synchronization operation.

How to download and setup NETCoreSync

Open terminal and run command
git clone https://github.com/aldycool/NETCoreSync.git
git clone is used to create a copy or clone of NETCoreSync repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NETCoreSync https://github.com/aldycool/NETCoreSync/archive/master.zip

Or simply clone NETCoreSync with SSH
[email protected]:aldycool/NETCoreSync.git

If you have some problems with NETCoreSync

You may open issue on NETCoreSync support forum (system) here: https://github.com/aldycool/NETCoreSync/issues