In memory implementation of InceptionCache ICacheProvider.
Info
| Version: | 0.9.0 |
| Author(s): | Ryan Miranda |
| Last Update: | Wednesday, October 5, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/RPM1984/InceptionCache |
| NuGet Url: | https://www.nuget.org/packages/InceptionCache.Providers.InMemoryCacheProvider |
Install
Install-Package InceptionCache.Providers.InMemoryCacheProvider
dotnet add package InceptionCache.Providers.InMemoryCacheProvider
paket add InceptionCache.Providers.InMemoryCacheProvider
InceptionCache.Providers.InMemoryCacheProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- InceptionCache.Core(>= 0.3.1)
Tags