BlitzCache is a thread safe cache that accepts synchronous and asyncronous calls being simplicity its main goal.
Info
Version: | 1.0.2 |
Author(s): | Chan ([email protected]) |
Last Update: | Tuesday, November 28, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BlitzCache |
Install
Install-Package BlitzCache
dotnet add package BlitzCache
paket add BlitzCache
BlitzCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.4)
- Microsoft.Extensions.Caching.Memory(>= 3.1.4)
Tags