Found 184 packages
EnyimMemcachedCore is a Memcached client library for .NET. Add services.AddEnyimMemcached() in Startup. Inject IMemcachedClient into constructors.
Memcached client library for .NET based languages.
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
An Memcached cache client implementing ServiceStack's ICacheClient: https://docs.servicestack.net/caching
EnyimMemcachedCore is a Memcached client library for .NET Core. Usage: Add services.AddEnyimMemcached(...) and app.UseEnyimMemcached() in Startup. Add IMemcachedClient into constructor.
A simple distributed caching provider based on EnyimMemcachedCore.
log4net based logging adapter for the Enyim Memcached library.
CacheManager extension package which adds support for Redis as a distributed cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
Tencent Cloud API 3.0 SDK for .NET
NLog based logging adapter for the Enyim Memcached library.
CacheManager extension package which adds System.Runtime.Caching.MemoryCache as an option for a local in-memory cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
WeChat Public Account - Memcached Module Senparc.CO2NET SDK Open Source Project: https://github.com/JeffreySu/WeiXinMPSDK
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
微信 SDK - Memcached 模块 Senparc.Weixin SDK 开源项目: https://github.com/JeffreySu/WeiXinMPSDK
CacheManager extension package to work with Memcached as a distributed cache. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. This package contains the specific Memcached handles.
My package description.
Memcached client library v2 for .NET Core This package was built from the source code at https://github.com/enyim/Memcached2/tree/8395a34f8c803176db6f4f2c3cd6fafc4e1f90dd
A highly available, high performance ASP.NET session state store provider using Memcached.
Package Description
High performance Memcached client on .NET, incorporating both synchronous and asynchronous