CrossChannel.SyncObjects is a framework for synchronizing objects and collections using peer-to-peer (P2P) communications.
Info
Version: | 1.0.28-alpha |
Author(s): | Scott Keith Thomas, Jr. |
Last Update: | Saturday, June 18, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skthomasjr/CrossChannel.SyncObjects |
NuGet Url: | https://www.nuget.org/packages/CrossChannel.SyncObjects |
Install
Install-Package CrossChannel.SyncObjects
dotnet add package CrossChannel.SyncObjects
paket add CrossChannel.SyncObjects
CrossChannel.SyncObjects Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 1.0.0)
Tags