Info
Version: | 0.5.0.0 |
Last Update: | Wednesday, April 15, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://mconrad.azurewebsites.net/ |
NuGet Url: | https://www.nuget.org/packages/CacheManager.WindowsAzureCaching |
Install
Install-Package CacheManager.WindowsAzureCaching
dotnet add package CacheManager.WindowsAzureCaching
paket add CacheManager.WindowsAzureCaching
CacheManager.WindowsAzureCaching Download (Unzip the "nupkg" after downloading)
Dependencies
- CacheManager.Core(0.5.0.0)
- Microsoft.WindowsAzure.Caching(2.5.1.0)
- protobuf-net(2.0.0.668)
CacheManager is an open source abstraction layer for caching written in C#.
It supports various cache providers and implements many advanced features.
This package contains the specific cache handle for Microsoft.WindowsAzure.Caching.
Do not install both, AppFabric and WindowsAzure CacheManager Nugets!.