EnyimMemcachedCore 2.5.0-preview1

This is a prerelease version of EnyimMemcachedCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package EnyimMemcachedCore --version 2.5.0-preview1
                    
NuGet\Install-Package EnyimMemcachedCore -Version 2.5.0-preview1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EnyimMemcachedCore" Version="2.5.0-preview1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EnyimMemcachedCore" Version="2.5.0-preview1" />
                    
Directory.Packages.props
<PackageReference Include="EnyimMemcachedCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EnyimMemcachedCore --version 2.5.0-preview1
                    
#r "nuget: EnyimMemcachedCore, 2.5.0-preview1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package EnyimMemcachedCore@2.5.0-preview1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EnyimMemcachedCore&version=2.5.0-preview1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EnyimMemcachedCore&version=2.5.0-preview1&prerelease
                    
Install as a Cake Tool

EnyimMemcachedCore is a Memcached client library for .NET Core. Usage: Add services.AddEnyimMemcached(...) and app.UseEnyimMemcached() in Startup. Add IMemcachedClient into constructor.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (51)

Showing the top 5 NuGet packages that depend on EnyimMemcachedCore:

Package Downloads
EasyCaching.Memcached

A simple distributed caching provider based on EnyimMemcachedCore.

Senparc.CO2NET.Cache.Memcached

WeChat Public Account - Memcached Module Senparc.CO2NET SDK Open Source Project: https://github.com/JeffreySu/WeiXinMPSDK

EDQ.WMS.Infrastructrue

Package Description

GeneXus.Memcached.Core

Package Description

Zicard.API.Common

Bases microservices da Zicard API

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on EnyimMemcachedCore:

Repository Stars
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
Cysharp/MasterMemory
Source Generator based Embedded Typed Readonly In-Memory Document Database for .NET and Unity.
Senparc/Senparc.CO2NET
Base Common Library, support for.NET Framework &.NET Core
grissomlau/jimu
.netcore micro service framework
catcherwong/Demos
:100:Some demos for learning
newrelic/newrelic-dotnet-agent
The New Relic .NET language agent.
Version Downloads Last Updated
3.5.1 4,592 5/15/2026
3.5.0 30,588 4/7/2026
3.4.7 8,387 3/19/2026
3.4.6 45,573 2/23/2026
3.4.5 254,928 9/9/2025
3.4.4 31,631 8/10/2025
3.4.3 2,026 8/10/2025
3.4.2 1,670 8/10/2025
3.4.1 11,063 8/4/2025
3.4.0 262,485 5/18/2025
3.3.3-pre2 2,105 1/24/2025
3.3.3-pre1 226 1/24/2025
3.3.2 381,307 12/19/2024
3.3.1 34,798 12/9/2024
3.3.0 193,447 11/23/2024
3.2.4 182,506 10/27/2024
3.2.3 494,625 9/2/2024
2.5.0-preview1 1,398 11/14/2020
Loading failed