Skip to main content
Microsoft.WindowsAzure.Caching package icon

Microsoft.WindowsAzure.Caching

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 October 2012 SDK version of Windows Azure Caching.

Total Downloads
4.0M
4,049,270
Published
Oct 26, 2012
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.WindowsAzure.Caching --version 1.8.0
Package Manager Console
Install-Package Microsoft.WindowsAzure.Caching -Version 1.8.0
PackageReference
<PackageReference Include="Microsoft.WindowsAzure.Caching" Version="1.8.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.