EnyimMemcachedCore 1.0.0.7-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 1.0.0.7-preview1
                    
NuGet\Install-Package EnyimMemcachedCore -Version 1.0.0.7-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="1.0.0.7-preview1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EnyimMemcachedCore" Version="1.0.0.7-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 1.0.0.7-preview1
                    
#r "nuget: EnyimMemcachedCore, 1.0.0.7-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@1.0.0.7-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=1.0.0.7-preview1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EnyimMemcachedCore&version=1.0.0.7-preview1&prerelease
                    
Install as a Cake Tool

EnyimMemcachedCore is .NET Core client library for memcached. Usage: services.AddEnyimMemcached(options => options.AddServer(serverNameOrIP, 11211)); Then add IMemcachedClient into constructor. Use app.UseEnyimMemcached() to warm up socket pool.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (46)

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

Zicard.API.Common

Bases microservices da Zicard API

MT.DotNetCore

MT DotNetCore Common Libs.

GitHub repositories (5)

Showing the top 5 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
Version Downloads Last Updated
3.4.0 54,405 5/18/2025
3.3.3-pre2 1,258 1/24/2025
3.3.3-pre1 105 1/24/2025
3.3.2 150,690 12/19/2024
3.3.1 18,812 12/9/2024
3.3.0 72,581 11/23/2024
3.2.4 125,451 10/27/2024
3.2.3 217,705 9/2/2024
3.2.2 99,360 7/31/2024
3.2.1 512,910 4/3/2024
3.2.0 150,573 2/22/2024
3.1.0 752 2/21/2024
3.0.1 51,106 2/6/2024
3.0.0 28,917 1/31/2024
2.7.1 33,611 2/6/2024
2.7.0 201,906 12/2/2023
2.6.6 655,891 5/2/2023
2.6.5 4,187 4/28/2023
2.6.4 279,870 1/29/2023
2.6.3 1,464 1/29/2023
2.6.2 1,111 1/29/2023
2.6.1 1,195 1/29/2023
2.6.0 89,870 1/18/2023
2.5.7 101,559 1/1/2023
2.5.6 345,646 11/24/2022
2.5.5 50,987 11/4/2022
2.5.4 420,613 7/3/2022
2.5.3 1,389,405 1/27/2021
2.5.2 82,486 1/3/2021
2.5.2-preview1 1,544 12/4/2020
2.5.1 46,911 12/2/2020
2.5.0 2,253 12/2/2020
2.5.0-preview3 1,270 11/30/2020
2.5.0-preview2 1,229 11/30/2020
2.5.0-preview1 1,220 11/14/2020
2.4.5 273,673 11/17/2020
2.4.4 325,450 8/25/2020
2.4.3 258,901 3/25/2020
2.4.2 59,710 2/25/2020
2.4.1 208,723 10/16/2019
2.4.0 193,543 9/15/2019
2.3.0 83,355 7/10/2019
2.2.4 89,138 6/15/2019
2.2.3 13,293 5/25/2019
2.2.2 10,102 5/17/2019
2.2.0 74,923 5/16/2019
2.1.14 17,011 5/3/2019
2.1.13 11,057 4/21/2019
2.1.12 43,911 12/31/2018
2.1.11 2,120 12/30/2018
2.1.10 242,001 9/22/2018
2.1.9 25,394 9/16/2018
2.1.8 74,863 6/18/2018
2.1.7 4,036 6/12/2018
2.1.5 102,862 5/30/2018
2.1.3 2,503 5/29/2018
2.1.2 4,612 5/24/2018
2.1.1 12,523 5/23/2018
2.1.0.7 45,408 4/2/2018
2.1.0.6 2,845 3/26/2018
2.1.0.5 5,398 3/8/2018
2.1.0.4 2,763 3/5/2018
2.1.0.3 2,481 3/5/2018
2.1.0.2 29,731 1/19/2018
2.1.0.1 10,059 1/3/2018
2.1.0 143,073 12/15/2017
2.0.4 2,321 12/12/2017
2.0.2 25,969 9/7/2017
2.0.1 41,862 8/19/2017
2.0.0 6,905 8/15/2017
2.0.0-beta1 3,041 7/12/2017
1.1.1.12 12,314 7/8/2017
1.1.1.11 2,276 7/8/2017
1.1.1.10 8,423 5/20/2017
1.1.1.9 2,339 5/20/2017
1.1.1.8 4,062 4/20/2017
1.1.1.7 7,092 3/18/2017
1.1.1.6 10,667 3/16/2017
1.1.1.5 3,084 3/7/2017
1.1.1.4 2,651 3/7/2017
1.1.1.3 14,143 1/2/2017
1.1.1.2 2,628 12/24/2016
1.1.1.1 3,277 12/20/2016
1.1.1 2,940 12/10/2016
1.1.0.2 3,046 12/10/2016
1.1.0.1 2,752 12/8/2016
1.1.0 2,748 12/5/2016
1.0.0.8 7,182 11/11/2016
1.0.0.7-preview1 2,471 10/26/2016
1.0.0.6 6,239 10/20/2016
1.0.0.5 2,528 10/19/2016
1.0.0.4 2,533 10/18/2016
1.0.0.3 2,554 10/13/2016
1.0.0.2 2,601 9/27/2016
1.0.0.1 2,729 9/26/2016
1.0.0 4,000 3/25/2016