VIEApps.Enyim.Caching.StrongName 1.7.1908.1-preview

This is a prerelease version of VIEApps.Enyim.Caching.StrongName.
There is a newer version of this package available.
See the version list below for details.
dotnet add package VIEApps.Enyim.Caching.StrongName --version 1.7.1908.1-preview
                    
NuGet\Install-Package VIEApps.Enyim.Caching.StrongName -Version 1.7.1908.1-preview
                    
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="VIEApps.Enyim.Caching.StrongName" Version="1.7.1908.1-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VIEApps.Enyim.Caching.StrongName" Version="1.7.1908.1-preview" />
                    
Directory.Packages.props
<PackageReference Include="VIEApps.Enyim.Caching.StrongName" />
                    
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 VIEApps.Enyim.Caching.StrongName --version 1.7.1908.1-preview
                    
#r "nuget: VIEApps.Enyim.Caching.StrongName, 1.7.1908.1-preview"
                    
#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 VIEApps.Enyim.Caching.StrongName@1.7.1908.1-preview
                    
#: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=VIEApps.Enyim.Caching.StrongName&version=1.7.1908.1-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=VIEApps.Enyim.Caching.StrongName&version=1.7.1908.1-preview&prerelease
                    
Install as a Cake Tool

Introduction

The memcached client library on .NET Standard 2.x:

  • 100% compatible with EnyimMemcached 2.x
  • Fully async (EnyimMemcached still blocks threads while reading from sockets/response)
  • Multiple nodes supported with Ketama for better distribution
  • Object serialization by various transcoders: Binary Formatter, Protocol Buffers, Json.NET Bson, MessagePack (Transcoders)
  • Ready with .NET Core 2.0+/.NET Framework 4.6.1+ with more useful methods (Set, Add, Replace, Exists, Refresh)

Configuration

See GitHub for more details

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.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 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 (2)

Showing the top 2 NuGet packages that depend on VIEApps.Enyim.Caching.StrongName:

Package Downloads
VIEApps.Components.Caching.StrongName

Distributed cache (Redis & Memcached) on .NET

VIEApps.Enyim.Caching.Transcoders.StrongName

The custom transcoders for VIEApps Enyim Caching (Json.NET Bson, MessagePack and Protocol Buffers)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.2510.1 257 9/30/2025
9.0.2509.1 355 9/11/2025
9.0.2508.5 313 8/22/2025
9.0.2508.2 420 8/7/2025
9.0.2508.1 264 8/1/2025
9.0.2507.1 328 7/8/2025
9.0.2506.2 349 6/18/2025
9.0.2506.1 310 5/24/2025
9.0.2505.1 363 4/30/2025
9.0.2504.4 375 4/13/2025
9.0.2504.3 395 4/8/2025
9.0.2504.1 419 4/2/2025
9.0.2503.2 319 3/21/2025
9.0.2503.1 347 3/1/2025
9.0.2501.2 345 1/24/2025
9.0.2501.1 358 12/31/2024
9.0.2412.1 361 12/9/2024
9.0.2411.1 370 11/18/2024
8.0.2410.1 366 10/2/2024
8.0.2408.1 159 8/1/2024
8.0.2407.1 465 6/22/2024
8.0.2406.1 432 5/30/2024
8.0.2404.1 443 5/9/2024
8.0.2312.1 501 12/22/2023
8.0.2311.1 497 11/16/2023
8.0.2310.2 446 10/25/2023
8.0.2310.1 468 9/30/2023
8.0.2309.1 487 9/8/2023
8.0.2308.1 494 8/29/2023
7.0.2307.1 584 7/6/2023
7.0.2306.1 640 6/6/2023
7.0.2305.1 685 5/17/2023
7.0.2303.2 990 3/17/2023
7.0.2303.1 1,080 3/2/2023
7.0.2302.1 1,035 1/31/2023
7.0.2301.1 1,303 1/1/2023
7.0.2212.1 1,490 11/30/2022
7.0.2211.1 451 11/27/2022
6.0.2211.1 2,685 11/9/2022
5.0.2211.1 1,651 11/5/2022
5.0.2209.1 1,969 9/20/2022
5.0.2207.1 1,789 7/18/2022
5.0.2205.6 2,163 5/6/2022
5.0.2205.3 1,842 5/5/2022
5.0.2205.1 2,177 4/30/2022
5.0.2204.2 2,150 4/12/2022
5.0.2204.1 1,827 4/10/2022
5.0.2203.4 2,389 3/14/2022
5.0.2203.3 2,364 3/10/2022
5.0.2203.2 2,376 3/10/2022
5.0.2203.1 1,999 3/5/2022
5.0.2201.1 1,333 1/3/2022
4.0.2112.1 1,291 12/3/2021
4.0.2111.1 1,533 11/2/2021
4.0.2110.3 1,528 10/13/2021
4.0.2110.2 1,363 9/30/2021
4.0.2110.1 1,289 9/30/2021
4.0.2109.7 1,531 9/22/2021
4.0.2109.6 1,569 9/20/2021
4.0.2109.5 1,503 9/17/2021
4.0.2109.3 1,517 9/16/2021
4.0.2109.2 1,558 9/13/2021
4.0.2109.1 1,536 9/3/2021
4.0.2108.3 1,529 8/2/2021
4.0.2108.2 1,516 8/1/2021
4.0.2108.1 1,579 7/26/2021
4.0.2107.2 1,552 7/17/2021
4.0.2107.1 1,626 7/1/2021
4.0.2106.2 1,358 6/8/2021
4.0.2106.1 1,580 6/6/2021
4.0.2105.1 1,583 5/3/2021
4.0.2104.1 1,628 4/4/2021
4.0.2103.1 1,654 3/9/2021
4.0.2102.2 562 2/11/2021
4.0.2102.1 1,700 2/1/2021
3.1.2102.1 838 1/20/2021
3.0.2101.1 1,726 12/31/2020
2.0.2012.4 1,039 12/18/2020
2.0.2012.3 1,523 12/17/2020
2.0.2012.1 1,720 12/16/2020
1.8.2012.1 1,572 12/3/2020
1.8.2011.2 1,678 11/15/2020
1.8.2011.1 1,618 11/11/2020
1.7.2010.1 1,646 10/24/2020
1.7.2009.3 1,629 9/9/2020
1.7.2009.2 1,590 9/3/2020
1.7.2009.1 1,715 9/2/2020
1.7.2008.3 1,626 8/21/2020
1.7.2008.2 1,654 8/12/2020
1.7.2008.1 1,669 8/3/2020
1.7.2007.2 1,777 7/15/2020
1.7.2007.1 1,805 6/30/2020
1.7.2006.2 1,764 6/10/2020
1.7.2006.1 1,777 6/2/2020
1.7.2005.2 1,859 5/20/2020
1.7.2005.1 1,766 5/13/2020
1.7.2004.24 1,842 4/24/2020
1.7.2004.1 1,817 3/31/2020
1.7.2003.4 1,846 3/7/2020
1.7.2003.3 1,858 3/5/2020
1.7.2003.2 1,818 3/3/2020
1.7.2002.5 1,742 2/20/2020
1.7.2002.4 1,846 2/19/2020
1.7.2002.3 1,801 2/11/2020
1.7.2002.2 1,790 2/3/2020
1.7.2002.1 1,899 2/2/2020
1.7.2001.4 2,042 1/19/2020
1.7.2001.3 1,887 1/17/2020
1.7.2001.2 1,881 1/6/2020
1.7.2001.1 1,864 1/2/2020
1.7.1912.3 1,927 12/6/2019
1.7.1912.2 1,897 12/4/2019
1.7.1912.1 1,829 12/1/2019
1.7.1911.1 1,820 10/28/2019
1.7.1910.4 1,880 10/17/2019
1.7.1910.3 1,924 10/9/2019
1.7.1910.2 1,899 10/1/2019
1.7.1910.1 1,671 9/26/2019
1.7.1908.1-preview 689 8/3/2019
1.7.1907.1-preview 687 7/2/2019
1.6.1906.2 2,238 6/12/2019
1.6.1905.1 1,343 5/7/2019
1.6.1904.3 2,973 4/11/2019
1.6.1904.1 2,449 3/29/2019
1.6.1902.1 2,407 1/31/2019
1.5.1901.2 975 1/11/2019
1.5.1812.2 2,161 12/9/2018
1.5.1810.2 960 10/25/2018
1.5.1810.1 1,334 10/8/2018
1.5.5.1809 1,368 9/10/2018
1.5.4.1808 2,397 7/24/2018
1.5.3.1806 2,765 5/31/2018
1.5.2.1806 2,831 5/28/2018
1.5.1.1806 1,409 5/17/2018
1.5.0.1805 2,815 5/7/2018
1.4.5.1805 1,958 4/27/2018
1.4.4.1804 1,259 4/11/2018
1.4.3.1802 2,733 2/22/2018
1.4.2.1802 2,833 1/31/2018
1.4.1.1801 2,560 1/5/2018
1.4.0.1801 2,727 12/25/2017
1.4.0.1801-rc 1,267 12/2/2017

Support .NET Standard 2.1