SqlTableDependency 8.5.2
See the version list below for details.
dotnet add package SqlTableDependency --version 8.5.2
NuGet\Install-Package SqlTableDependency -Version 8.5.2
<PackageReference Include="SqlTableDependency" Version="8.5.2" />
paket add SqlTableDependency --version 8.5.2
#r "nuget: SqlTableDependency, 8.5.2"
// Install SqlTableDependency as a Cake Addin #addin nuget:?package=SqlTableDependency&version=8.5.2 // Install SqlTableDependency as a Cake Tool #tool nuget:?package=SqlTableDependency&version=8.5.2
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- System.ComponentModel.Annotations (>= 4.4.0)
- System.Data.SqlClient (>= 4.3.0)
-
.NETFramework 4.5.1
- System.ComponentModel.Annotations (>= 4.4.0)
- System.Data.SqlClient (>= 4.3.0)
-
.NETStandard 2.0
- System.ComponentModel.Annotations (>= 4.4.0)
- System.Data.SqlClient (>= 4.3.0)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on SqlTableDependency:
Package | Downloads |
---|---|
SqlTableDependency.Extensions
Provides reconnection extensions for SqlTableDependency and reactive data streaming of CUD operations from MS SQL Server. |
|
CQRSlite.Extensions
Extensions of CQRSlite package provided as a set of base classes. |
|
Signals.Aspects.CommunicationChannels.MsSql
Package Description |
|
CQRSLite.NEventStore
SnapshotStore implemented for NEventStore used together with CQRSLite. |
|
CQRSlite.SQL.Extensions
Extensions of CQRSlite package provided as a set of features in the context of SQL read model. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.5.8 | 739,931 | 1/20/2020 |
8.5.7 | 5,028 | 1/19/2020 |
8.5.6 | 27,752 | 12/4/2019 |
8.5.5 | 1,897 | 12/3/2019 |
8.5.4 | 142,394 | 6/15/2019 |
8.5.3 | 174,871 | 12/30/2018 |
8.5.2 | 17,281 | 12/9/2018 |
8.5.1 | 44,120 | 8/22/2018 |
7.5.0 | 43,530 | 6/18/2018 |
7.4.0 | 5,054 | 5/30/2018 |
7.3.0 | 2,602 | 5/21/2018 |
7.2.0 | 2,881 | 5/10/2018 |
7.1.0 | 5,860 | 5/1/2018 |