SqlTableDependency 8.5.7

SqlTableDependency is a high-level implementation to access table record change notifications from SQL Server. This class allows you to detect changes on a database table. Every change will send a notification messages contains values for the updated, inserted or deleted record, avoid you to execute a further select to update your application data. If you want to use record change notifications without paying attention to the underlying Service Broker infrastructure, the SqlTableDependency class is your choice. The SqlTableDependency class represents a notification dependency between an application and a SQL Server Table. When you use SqlTableDependency to get notifications, this componenet provides the low-level implementation creating the Queue and Service Broker. In this way SqlTableDependency class provides access to notifications without knowing anything about the underlying Service Broker infrastructure. Once a record change happens, SqlTableDependency's event subscribers are notified.

No packages depend on SqlTableDependency.

https://github.com/christiandelbianco/monitor-table-change-with-sqltabledependency/wiki/Release-Notes

Version Downloads Last updated
8.5.8 4 2/3/2024
8.5.7 1 3/8/2025
8.5.6 1 3/8/2025
8.5.5 1 3/8/2025
8.5.4 1 3/8/2025
8.5.3 1 3/8/2025
8.5.2 1 3/8/2025
8.5.1 1 3/8/2025
7.5.0 1 3/8/2025
7.4.0 1 3/8/2025
7.3.0 1 3/8/2025
7.2.0 1 3/8/2025
7.1.0 1 3/8/2025