TinyBeans.Caching is a component to ease caching of method results.
Info
Version: | 5.0.0 |
Author(s): | Jeffrey Rutt |
Last Update: | Thursday, November 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TinyBeansStudio/Caching |
NuGet Url: | https://www.nuget.org/packages/TinyBeans.Caching |
Install
Install-Package TinyBeans.Caching
dotnet add package TinyBeans.Caching
paket add TinyBeans.Caching
TinyBeans.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
- TinyBeans.Caching.Abstractions(>= 5.0.0)
Tags