EnyimMemcached 2.16.0
dotnet add package EnyimMemcached --version 2.16.0
NuGet\Install-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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (70)
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. |
|
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... |
|
Senparc.CO2NET.Cache.Memcached
WeChat Public Account - Memcached Module Senparc.CO2NET SDK Open Source Project: https://github.com/JeffreySu/WeiXinMPSDK |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on EnyimMemcached:
Repository | Stars |
---|---|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.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.
|