CacheInterceptor - Castle.Core Interceptor to cache method calls for any specified duration.
Info
Version: | 1.0.0 |
Author(s): | Krishna.Desiraju |
Last Update: | Thursday, August 6, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Krishna-Desiraju/CacheInterceptor |
NuGet Url: | https://www.nuget.org/packages/CacheInterceptor |
Install
Install-Package CacheInterceptor
dotnet add package CacheInterceptor
paket add CacheInterceptor
CacheInterceptor Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(3.2.2)
Tags