Allows to subscribe to procedure results and get notified from DB when these results will change.
Info
| Version: | 1.0.0 |
| Author(s): | Piotr Wiśniowski |
| Last Update: | Tuesday, April 24, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/WisniowskiPiotr/SQLProcedureDependancy/blob/master/README.md |
| NuGet Url: | https://www.nuget.org/packages/SQLDependency.DBConnection |
Install
Install-Package SQLDependency.DBConnection
dotnet add package SQLDependency.DBConnection
paket add SQLDependency.DBConnection
SQLDependency.DBConnection Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Data.SqlClient(>= 4.4.3)
Tags