Adds support to the Provision package for using System.Runtime.Caching.MemoryCache as cache backend.
Info
Version: | 3.0.1 |
Author(s): | Ove Andersen |
Last Update: | Thursday, May 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/azzlack/provision |
NuGet Url: | https://www.nuget.org/packages/Provision.Providers.MemoryCache |
Install
Install-Package Provision.Providers.MemoryCache
dotnet add package Provision.Providers.MemoryCache
paket add Provision.Providers.MemoryCache
Provision.Providers.MemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Provision(>= 3.0.0)
Tags