0
tteoh created
Hi, I'm using MVC5AJ1.
What I'm trying to do is get a notification every time the table is Insert/Update/Delete/Truncate from Service Broker. And I found out this article: [http://www.dotnetfunda.com/articles/show/3334/instant-database-changes-using-signalr]) Therefore, I'm wondering how to inject SQL Dependency in ABP Framework.
Thanks.