Synchronize/Replicate database changes using SQL Server Change Tracking.
Info
Version: | 3.0.792 |
Author(s): | Michael Ganss |
Last Update: | Friday, August 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mganss/SyncChanges |
NuGet Url: | https://www.nuget.org/packages/SyncChanges |
Install
Install-Package SyncChanges
dotnet add package SyncChanges
paket add SyncChanges
SyncChanges Download (Unzip the "nupkg" after downloading)
Dependencies
- Humanizer.Core(>= 2.8.26)
- Microsoft.CSharp(>= 4.7.0)
- NLog(>= 4.7.5)
- NPoco(>= 5.0.0)
- NPoco.SqlServer(>= 5.0.0)
- System.Data.SqlClient(>= 4.8.2)
Tags