Adds support to the Provision package for using a portable thread-safe collection 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.PortableMemoryCache |
Install
Install-Package Provision.Providers.PortableMemoryCache
dotnet add package Provision.Providers.PortableMemoryCache
paket add Provision.Providers.PortableMemoryCache
Provision.Providers.PortableMemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Provision(>= 3.0.0)
Tags