Azure cache implementation of the CacheSharp interface.
Info
Version: | 1.0.1 |
Author(s): | Paul Fryer |
Last Update: | Friday, May 2, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/paulfryer/CacheSharp |
NuGet Url: | https://www.nuget.org/packages/CacheSharp.Azure |
Install
Install-Package CacheSharp.Azure
dotnet add package CacheSharp.Azure
paket add CacheSharp.Azure
CacheSharp.Azure Download (Unzip the "nupkg" after downloading)
Dependencies
- CacheSharp(1.0.3)
- Microsoft.WindowsAzure.Caching(2.3.1.0)