CDCSqlMonitor NuGet Package

You can monitor Sql Server Database changes by using CDC or CT.

CT - Change tracking.

This will return only primary key value from changed table. This is supported on all sql server versions.

CDC - Change data capture.

This will return changed columns on table. This is not supported on all sql server versions.




Got any CDCSqlMonitor Question?





Info

Version: 1.0.1
Author(s): PeeterK
Last Update: Monday, November 16, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/pets87/cdcsqlmonitor
NuGet Url: https://www.nuget.org/packages/CDCSqlMonitor


Install
Install-Package CDCSqlMonitor
dotnet add package CDCSqlMonitor
paket add CDCSqlMonitor
CDCSqlMonitor Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

0

days-since-last-release

1273