EnyimMemcached 2.16.0
Memcached client library for .NET based languages.
Install-Package EnyimMemcached -Version 2.16.0
dotnet add package EnyimMemcached --version 2.16.0
<PackageReference Include="EnyimMemcached" Version="2.16.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EnyimMemcached --version 2.16.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EnyimMemcached, 2.16.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/enyim/EnyimMemcached/releases/tag/v2.16
Dependencies
This package has no dependencies.
Used By
NuGet packages (69)
Showing the top 5 NuGet packages that depend on EnyimMemcached:
Package | Downloads |
---|---|
Amazon.ElastiCacheCluster
A configuration object to enable auto discovery in Enyim for ElastiCache
|
|
ServiceStack.Caching.Memcached
An Memcached cache client implementing ServiceStack's ICacheClient:
https://docs.servicestack.net/caching
|
|
EnyimMemcached-log4net
log4net based logging adapter for the Enyim Memcached library.
|
|
EnyimMemcached-NLog
NLog based logging adapter for the Enyim Memcached library.
|
|
Glav.CacheAdapter
A generic cache mechanism that provides config switching between memory, ASP.NET web, AppFabric, memcached and redis cache mechasnisms.
Supports advanced features such as cache dependencies and also fully supports AppFabric and redis within Azure. This
package contains example code, configuration updates and release notes in addition to the binaries. If you
have already installed this package previously, or only require an updated binary, then please
update or install the Glav.CacheAdapter.Core package.
|
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on EnyimMemcached:
Repository | Stars |
---|---|
JeffreySu/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
MichaCo/CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
|
|
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
|