29,079

Downloads

3,113

Downloads of v 2.0.0.0

2013-04-30

Last update

Windows Azure Caching

2.0.0.0

Windows Azure Caching is a distributed, in-memory cache that can be set up in your Windows Azure deployment on web or worker roles. Caching increases performance by allowing you to store commonly accessed data in memory and reduces load on backend databases. The Windows Azure Caching NuGet package allows you to quickly provision a web or worker role to consume cache by adding necessary client references and configuration snippets.

This NuGet package can only be used with the Windows Azure SDK for .NET - 2.0 version of Windows Azure Caching.

To install Windows Azure Caching, run the following command in the Package Manager Console

PM> Install-Package Microsoft.WindowsAzure.Caching

Owners

Authors

Tags

Dependencies

This package has no dependencies.

Version History

Version Downloads Last updated
Windows Azure Caching 1.8.1.0 18722 Monday, October 29 2012
Windows Azure Caching 1.8.0.0 475 Friday, October 26 2012
Windows Azure Caching Preview 1.7.0.0 6769 Thursday, June 07 2012