Caching done right, with async support.
Info
Version: | 2.0.0 |
Author(s): | Bombsquad Inc |
Last Update: | Thursday, August 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bmbsqd/bmbsqd-caching |
NuGet Url: | https://www.nuget.org/packages/Bmbsqd.Caching |
Install
Install-Package Bmbsqd.Caching
dotnet add package Bmbsqd.Caching
paket add Bmbsqd.Caching
Bmbsqd.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Concurrent(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Linq(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
Tags