Provides caching using Redis on methods using C# attributes (AOP approach).
Info
Version: | 2.0.3 |
Author(s): | Max Shmelev |
Last Update: | Wednesday, October 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mshmelev/AttributeCaching |
NuGet Url: | https://www.nuget.org/packages/AttributeCaching.Redis |
Install
Install-Package AttributeCaching.Redis
dotnet add package AttributeCaching.Redis
paket add AttributeCaching.Redis
AttributeCaching.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- AttributeCaching(2.0.3)
- BookSleeve(1.3.41)
- protobuf-net(2.0.0.668)
Tags