Microsoft.WindowsAzure.Caching.MemcacheShim 2.9.5

前缀已保留
建议的替代方案

Microsoft.Azure.Storage.Common

其他详细信息

请注意,此包自 2016 年 11 月 30 日起已过时,不再维护或监视。有关详细信息,请参阅我们的弃用政策(https://aka.ms/azsdk/support-policies)。

dotnet add package Microsoft.WindowsAzure.Caching.MemcacheShim --version 2.9.5                
NuGet\Install-Package Microsoft.WindowsAzure.Caching.MemcacheShim -Version 2.9.5                
此命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用了 NuGet 模块的 Install-Package 版本。
<PackageReference Include="Microsoft.WindowsAzure.Caching.MemcacheShim" Version="2.9.5" />                
对于支持 PackageReference 的项目,将此 XML 节复制到项目文件中以引用包。
paket add Microsoft.WindowsAzure.Caching.MemcacheShim --version 2.9.5                
#r "nuget: Microsoft.WindowsAzure.Caching.MemcacheShim, 2.9.5"                
#r 指令可在 F# Interactive 和 Polyglot Notebooks 中使用。将此复制到交互式工具或脚本的源代码中,以引用该包。
// Install Microsoft.WindowsAzure.Caching.MemcacheShim as a Cake Addin
#addin nuget:?package=Microsoft.WindowsAzure.Caching.MemcacheShim&version=2.9.5

// Install Microsoft.WindowsAzure.Caching.MemcacheShim as a Cake Tool
#tool nuget:?package=Microsoft.WindowsAzure.Caching.MemcacheShim&version=2.9.5                

Windows Azure Cache 是一个分布式内存缓存,通过允许您在内存中存储常用数据来提高性能,并减少对后端数据库的负载。Windows Azure Cache Memcache Shim 是一个转换层,允许您通过 memcache 协议轻松与缓存服务或角色内缓存进行通信。
此 NuGet 包只能与 Windows Azure SDK 的 2.9 版本的 Windows Azure Cache 一起使用。

此包中没有任何受支持的框架资产。

了解更多关于 目标框架.NET Standard 的信息。

此包没有依赖项。

NuGet 包

此包未由任何 NuGet 包使用。

GitHub 存储库

此包未在任何流行的GitHub仓库中使用。