Windows Azure Caching
1.6.0.0
Windows Azure Caching enables you to easily provision a cache in the cloud to be used from any applications or services that could benefit from caching. Caching increases performance by temporarily storing information from other backend sources. High performance is achieved by maintaining this cache in-memory across multiple cache servers. For a Windows Azure solution, caching can reduce the costs associated with database transactions in the cloud.
To install Windows Azure Caching, run the following command in the Package Manager Console
PM> Install-Package WindowsAzure.Caching
Release Notes
http://go.microsoft.com/fwlink/?LinkId=235166
Owners
Authors
Tags
Dependencies
WindowsAzure.Caching 1.6.0.0 does not have any dependencies
Version History
| Version | Downloads | Last updated |
|---|---|---|
| Windows Azure Caching 1.6.0.0 | 590 | Wednesday, December 07, 2011 |