Dkeshri.DataSync.Common 1.2.0

dotnet add package Dkeshri.DataSync.Common --version 1.2.0                
NuGet\Install-Package Dkeshri.DataSync.Common -Version 1.2.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dkeshri.DataSync.Common" Version="1.2.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dkeshri.DataSync.Common --version 1.2.0                
#r "nuget: Dkeshri.DataSync.Common, 1.2.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dkeshri.DataSync.Common as a Cake Addin
#addin nuget:?package=Dkeshri.DataSync.Common&version=1.2.0

// Install Dkeshri.DataSync.Common as a Cake Tool
#tool nuget:?package=Dkeshri.DataSync.Common&version=1.2.0                

This Library can not be uses alone, this package is use by Dkeshri.DataSync.DBChangeEmitter and Dkeshri.DataSync.DbChangeReceiver

Both packages work in pairs to sync data changes from one database to another. This application is suitable for scenarios involving data synchronization from the edge to the cloud.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Dkeshri.DataSync.Common:

Package Downloads
Dkeshri.DataSync.DBChangeEmitter

Tracks changes in an MSSQL database and sends updates to Message Brocker Like RabbitMq.

Dkeshri.DataSync.DbChangeReceiver

Subscribe Event of Message Broker like RabbitMq and Apply change to database.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 85 1/25/2025
1.1.4 85 1/22/2025
1.1.3 86 1/21/2025
1.1.2 84 1/21/2025
1.1.1 90 1/17/2025
1.1.0 89 1/17/2025
1.0.4 82 1/15/2025
1.0.3 78 1/14/2025
1.0.0 85 1/14/2025