MindSung.Caching is a library that defines an injectable interface and implementations for providing shared cache services.
Info
Version: | 1.0.1 |
Author(s): | Robb Eads |
Last Update: | Monday, May 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mindsung/Caching |
NuGet Url: | https://www.nuget.org/packages/MindSung.Caching |
Install
Install-Package MindSung.Caching
dotnet add package MindSung.Caching
paket add MindSung.Caching
MindSung.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags