Info
Version: | 1.3.0-beta-1809 |
Author(s): | Sébastien Pertus |
Last Update: | Thursday, September 26, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://dotmimsync.readthedocs.io/ |
NuGet Url: | https://www.nuget.org/packages/Dotmim.Sync.Core |
Install
Install-Package Dotmim.Sync.Core
dotnet add package Dotmim.Sync.Core
paket add Dotmim.Sync.Core
Dotmim.Sync.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections.NonGeneric(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Data.Common(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
Tags
Manage a sync process beetween two relational databases provider. Can't be used alone.
Choose a server and a client provider such as Dotmim.Sync.SqlServerProvider or Dotmim.Sync.SqliteProvider.