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

Microsoft.WindowsAzure.Caching.MemcacheShim

Windows Azure Cache 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 Cache Memcache Shim is a translation layer that enables you to easily communicate with the Cache Service or the In-Role Cache using the memcache protocol. This NuGet package can only be used with the Windows Azure SDK version 2.9 of Windows Azure Cache.

Total Downloads
118.7K
118,719
Published
Aug 30, 2016
Latest stable version

Install

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

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.