Contains wrapper classes for aspnet/Caching's in-memory and distributed cache.
Info
Version: | 2.0.0 |
Author(s): | BizAppFramework Team |
Last Update: | Wednesday, August 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BizAppFramework/Caching |
NuGet Url: | https://www.nuget.org/packages/BizAppFramework.Caching |
Install
Install-Package BizAppFramework.Caching
dotnet add package BizAppFramework.Caching
paket add BizAppFramework.Caching
BizAppFramework.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags