MySQL/MariaDB binlog change data capture (CDC) connector for .NET.
Info
Version: | 4.0.0 |
Author(s): | Ruslan Ulianets |
Last Update: | Monday, December 4, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rusuly/MySqlCdc |
NuGet Url: | https://www.nuget.org/packages/MySqlCdc |
Install
Install-Package MySqlCdc
dotnet add package MySqlCdc
paket add MySqlCdc
MySqlCdc Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IO.Pipelines(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
Tags