Implementation of a parallel thread-safe in-memory caching system with save, and load support suited for 'state' programming.
Info
Version: | 1.0.1 |
Author(s): | Timothy D Meadows II |
Last Update: | Thursday, August 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TimothyMeadows/MemoryCache.NetCore |
NuGet Url: | https://www.nuget.org/packages/MemoryCache.NetCore |
Install
Install-Package MemoryCache.NetCore
dotnet add package MemoryCache.NetCore
paket add MemoryCache.NetCore
MemoryCache.NetCore Download (Unzip the "nupkg" after downloading)