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
<PackageReference Include="Dkeshri.DataSync.Common" Version="1.2.0" />
paket add Dkeshri.DataSync.Common --version 1.2.0
#r "nuget: Dkeshri.DataSync.Common, 1.2.0"
// 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 | Versions 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. |
-
net8.0
- Microsoft.EntityFrameworkCore (>= 9.0.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 9.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
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.