Info
Version: | 1.0.0 |
Author(s): | Fabricio Zoff |
Last Update: | Monday, November 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://blog.zoff.tech/index.php/2020/11/28/sqldepency-to-expire-polly-cache/ |
NuGet Url: | https://www.nuget.org/packages/Zoff.Polly.Caching.SqlDependency |
Install
Install-Package Zoff.Polly.Caching.SqlDependency
dotnet add package Zoff.Polly.Caching.SqlDependency
paket add Zoff.Polly.Caching.SqlDependency
Zoff.Polly.Caching.SqlDependency Download (Unzip the "nupkg" after downloading)
Dependencies
- Polly.Caching.Memory(>= 3.0.2)
- System.Data.SqlClient(>= 4.8.2)
- System.Runtime.Caching(>= 5.0.0)
- System.Security.Permissions(>= 5.0.0)
Tags
The cache entries expired when results of SQL Query are added, updated or deleted.