Simple .Net library to handle cache in c#.
Info
| Version: | 1.0.0 |
| Author(s): | Daniel Mitchell |
| Last Update: | Thursday, November 7, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/CacheNet |
Install
Install-Package CacheNet
dotnet add package CacheNet
paket add CacheNet
CacheNet Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Runtime.Caching(>= 4.6.0)