I have looked a solution for real time updates from MS SQL Server by using SQLDependency with SignalR, but not sure if I can use it with MySQL or not.
Please guide me with a simple and efficient solution for getting updates from MySql database to my ASP.NET Application.