We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5664842 commit cbeba68Copy full SHA for cbeba68
README.md
@@ -1,6 +1,7 @@
1
# dotnet-mysql-replication
2
3
[](https://github.com/SciSharp/dotnet-mysql-replication/actions/workflows/build.yaml)
4
+[](https://www.myget.org/feed/scisharp/package/nuget/SciSharp.MySQL.Replication)
5
[](https://www.nuget.org/packages/SciSharp.MySQL.Replication/)
6
7
C# Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their datas and raw SQL queries.
0 commit comments