An implementation of the Holotrek's Caching provider that uses the .NET Memory Cache.
Info
| Version: | 1.1.0 |
| Author(s): | Evan Kaiser |
| Last Update: | Friday, December 23, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/holotrek/kore-csharp |
| NuGet Url: | https://www.nuget.org/packages/Kore.Providers.Caching.Memory |
Install
Install-Package Kore.Providers.Caching.Memory
dotnet add package Kore.Providers.Caching.Memory
paket add Kore.Providers.Caching.Memory
Kore.Providers.Caching.Memory Download (Unzip the "nupkg" after downloading)
Dependencies
- Kore(>= 1.1.0)
Tags