Just a simple cache class backed by a Dictionary<string,object>.
Info
Version: | 0.91.0 |
Author(s): | DeadSimpleCache |
Last Update: | Friday, January 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheDev6/DeadSimpleCache |
NuGet Url: | https://www.nuget.org/packages/DeadSimpleCache |
Install
Install-Package DeadSimpleCache
dotnet add package DeadSimpleCache
paket add DeadSimpleCache
DeadSimpleCache Download (Unzip the "nupkg" after downloading)