EnyimMemcached 2.16.0
Install-Package EnyimMemcached -Version 2.16.0
dotnet add package EnyimMemcached --version 2.16.0
<PackageReference Include="EnyimMemcached" Version="2.16.0" />
paket add EnyimMemcached --version 2.16.0
#r "nuget: EnyimMemcached, 2.16.0"
// Install EnyimMemcached as a Cake Addin
#addin nuget:?package=EnyimMemcached&version=2.16.0
// Install EnyimMemcached as a Cake Tool
#tool nuget:?package=EnyimMemcached&version=2.16.0
Memcached client library for .NET based languages.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
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. |
|
Radial
Radial is a lightweight c# framework licensed under LGPL. It is designed to improve developers working efficiency, more convenient and efficient to build applications.It integrated with many components: • Dependency Injection (based on Unity) • Json (install Newtonsoft.Json first) • Serialization (Json, Xml, Binary) • Logging (based on log4net) • Caching (in-memory, or install EnyimMemcached first) • Persistence (install NHibernate first) • Web & Network (include MVC extensions, install Microsoft.AspNet.Mvc and Microsoft.AspNet.WebApi first) • Parameter (an easy way to store settings in xml or database) • ExcelTools (install EPPlus first) • Drawing (Captcha, ImageKits) • And Others... |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on EnyimMemcached:
Repository | Stars |
---|---|
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、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.
|