Skip to main content
Microsoft.WindowsAzure.Caching.MemcacheShim package icon

Microsoft.WindowsAzure.Caching.MemcacheShim

Windows Azure Caching is a distributed, in-memory cache that increases performance by allowing you to store commonly accessed data in memory and reduces load on backend databases. Windows Azure Caching Memcache Shim is a translation layer that enables you to easily communicate with a Windows Azure Caching cluster deployed on your web or worker roles using the memcache protocol. This NuGet package can only be used with the Windows Azure SDK version 2.1 of Windows Azure Caching.

Total Downloads
118.8K
118,784
Published
Jul 31, 2013
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.WindowsAzure.Caching.MemcacheShim --version 2.1.0
Package Manager Console
Install-Package Microsoft.WindowsAzure.Caching.MemcacheShim -Version 2.1.0
PackageReference
<PackageReference Include="Microsoft.WindowsAzure.Caching.MemcacheShim" Version="2.1.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.