A thread-safe, concurrent, expirable, async cache.
Info
| Version: | 2.0.0 |
| Author(s): | Oscar Koo |
| Last Update: | Tuesday, March 14, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/OscarKoo/ConcurrentCache |
| NuGet Url: | https://www.nuget.org/packages/Dao.ConcurrentCache |
Install
Install-Package Dao.ConcurrentCache
dotnet add package Dao.ConcurrentCache
paket add Dao.ConcurrentCache
Dao.ConcurrentCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Dao.ConcurrentDictionaryLazy(>= 1.2.0)
- Nito.AsyncEx(>= 4.0.1)
Tags