jasonsturges/mysql-dotnet-core

Detecting Changes in table in order to detect when any changes

Vijaykumarj opened this issue · 2 comments

Receive Notifications when a table record changes between an asp.net web application and an instance of mysql like SQLDependency in SQL Server.

thanks in advance

This now works with DotNetCore 3.1, and MySQL 8.

Hopefully all issues are now resolved.