Wrapper for IMemoryCache that allows for strongly typed partitions.
Info
Version: | 1.0.1 |
Author(s): | Connor Butcher |
Last Update: | Thursday, December 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Partitioned.Cache |
Install
Install-Package Partitioned.Cache
dotnet add package Partitioned.Cache
paket add Partitioned.Cache
Partitioned.Cache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 2.2.0)