Tiny caching intergration with Tiny interception.
Info
Version: | 8.0.0 |
Author(s): | qianhua |
Last Update: | Tuesday, January 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/qianhua19800526/_git/TinyNetCoreMvcSample |
NuGet Url: | https://www.nuget.org/packages/Tiny.Caching.Interception |
Install
Install-Package Tiny.Caching.Interception
dotnet add package Tiny.Caching.Interception
paket add Tiny.Caching.Interception
Tiny.Caching.Interception Download (Unzip the "nupkg" after downloading)
Dependencies
- Tiny.Caching.Core(>= 3.1.1)
- Tiny.Interception(>= 3.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Options(>= 3.1.0)