VIEApps.Enyim.Caching.StrongName
1.7.1907.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.
See the version list below for details.
dotnet add package VIEApps.Enyim.Caching.StrongName --version 1.7.1907.1-preview
NuGet\Install-Package VIEApps.Enyim.Caching.StrongName -Version 1.7.1907.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.1907.1-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VIEApps.Enyim.Caching.StrongName --version 1.7.1907.1-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VIEApps.Enyim.Caching.StrongName, 1.7.1907.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.
// Install VIEApps.Enyim.Caching.StrongName as a Cake Addin #addin nuget:?package=VIEApps.Enyim.Caching.StrongName&version=1.7.1907.1-preview&prerelease // Install VIEApps.Enyim.Caching.StrongName as a Cake Tool #tool nuget:?package=VIEApps.Enyim.Caching.StrongName&version=1.7.1907.1-preview&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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. |
.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.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0)
- Microsoft.Extensions.DependencyModel (>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.2.0)
- Microsoft.IO.RecyclableMemoryStream (>= 1.2.2)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Runtime.Loader (>= 4.3.0)
-
.NETStandard 2.1
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions (>= 3.0.0-preview6.19304.6)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.0.0-preview6.19304.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0-preview6.19304.6)
- Microsoft.Extensions.DependencyModel (>= 3.0.0-preview6-27804-01)
- Microsoft.Extensions.Logging.Abstractions (>= 3.0.0-preview6.19304.6)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.0.0-preview6.19304.6)
- Microsoft.IO.RecyclableMemoryStream (>= 1.2.2)
- System.Configuration.ConfigurationManager (>= 4.6.0-preview6.19303.8)
- System.Runtime.Loader (>= 4.3.0)
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.2412.1 | 200 | 12/9/2024 |
9.0.2411.1 | 211 | 11/18/2024 |
8.0.2410.1 | 214 | 10/2/2024 |
8.0.2408.1 | 82 | 8/1/2024 |
8.0.2407.1 | 291 | 6/22/2024 |
8.0.2406.1 | 294 | 5/30/2024 |
8.0.2404.1 | 265 | 5/9/2024 |
8.0.2312.1 | 332 | 12/22/2023 |
8.0.2311.1 | 365 | 11/16/2023 |
8.0.2310.2 | 324 | 10/25/2023 |
8.0.2310.1 | 344 | 9/30/2023 |
8.0.2309.1 | 316 | 9/8/2023 |
8.0.2308.1 | 347 | 8/29/2023 |
7.0.2307.1 | 423 | 7/6/2023 |
7.0.2306.1 | 476 | 6/6/2023 |
7.0.2305.1 | 521 | 5/17/2023 |
7.0.2303.2 | 830 | 3/17/2023 |
7.0.2303.1 | 917 | 3/2/2023 |
7.0.2302.1 | 881 | 1/31/2023 |
7.0.2301.1 | 1,150 | 1/1/2023 |
7.0.2212.1 | 1,322 | 11/30/2022 |
7.0.2211.1 | 364 | 11/27/2022 |
6.0.2211.1 | 2,454 | 11/9/2022 |
5.0.2211.1 | 1,486 | 11/5/2022 |
5.0.2209.1 | 1,801 | 9/20/2022 |
5.0.2207.1 | 1,639 | 7/18/2022 |
5.0.2205.6 | 1,984 | 5/6/2022 |
5.0.2205.3 | 1,666 | 5/5/2022 |
5.0.2205.1 | 1,973 | 4/30/2022 |
5.0.2204.2 | 1,972 | 4/12/2022 |
5.0.2204.1 | 1,663 | 4/10/2022 |
5.0.2203.4 | 2,167 | 3/14/2022 |
5.0.2203.3 | 2,183 | 3/10/2022 |
5.0.2203.2 | 2,178 | 3/10/2022 |
5.0.2203.1 | 1,824 | 3/5/2022 |
5.0.2201.1 | 1,117 | 1/3/2022 |
4.0.2112.1 | 1,096 | 12/3/2021 |
4.0.2111.1 | 1,352 | 11/2/2021 |
4.0.2110.3 | 1,338 | 10/13/2021 |
4.0.2110.2 | 1,190 | 9/30/2021 |
4.0.2110.1 | 1,115 | 9/30/2021 |
4.0.2109.7 | 1,323 | 9/22/2021 |
4.0.2109.6 | 1,370 | 9/20/2021 |
4.0.2109.5 | 1,298 | 9/17/2021 |
4.0.2109.3 | 1,324 | 9/16/2021 |
4.0.2109.2 | 1,371 | 9/13/2021 |
4.0.2109.1 | 1,337 | 9/3/2021 |
4.0.2108.3 | 1,350 | 8/2/2021 |
4.0.2108.2 | 1,346 | 8/1/2021 |
4.0.2108.1 | 1,365 | 7/26/2021 |
4.0.2107.2 | 1,374 | 7/17/2021 |
4.0.2107.1 | 1,413 | 7/1/2021 |
4.0.2106.2 | 1,169 | 6/8/2021 |
4.0.2106.1 | 1,380 | 6/6/2021 |
4.0.2105.1 | 1,347 | 5/3/2021 |
4.0.2104.1 | 1,407 | 4/4/2021 |
4.0.2103.1 | 1,476 | 3/9/2021 |
4.0.2102.2 | 446 | 2/11/2021 |
4.0.2102.1 | 1,464 | 2/1/2021 |
3.1.2102.1 | 676 | 1/20/2021 |
3.0.2101.1 | 1,484 | 12/31/2020 |
2.0.2012.4 | 889 | 12/18/2020 |
2.0.2012.3 | 1,338 | 12/17/2020 |
2.0.2012.1 | 1,504 | 12/16/2020 |
1.8.2012.1 | 1,357 | 12/3/2020 |
1.8.2011.2 | 1,468 | 11/15/2020 |
1.8.2011.1 | 1,417 | 11/11/2020 |
1.7.2010.1 | 1,424 | 10/24/2020 |
1.7.2009.3 | 1,427 | 9/9/2020 |
1.7.2009.2 | 1,377 | 9/3/2020 |
1.7.2009.1 | 1,483 | 9/2/2020 |
1.7.2008.3 | 1,409 | 8/21/2020 |
1.7.2008.2 | 1,459 | 8/12/2020 |
1.7.2008.1 | 1,459 | 8/3/2020 |
1.7.2007.2 | 1,580 | 7/15/2020 |
1.7.2007.1 | 1,615 | 6/30/2020 |
1.7.2006.2 | 1,579 | 6/10/2020 |
1.7.2006.1 | 1,598 | 6/2/2020 |
1.7.2005.2 | 1,669 | 5/20/2020 |
1.7.2005.1 | 1,562 | 5/13/2020 |
1.7.2004.24 | 1,618 | 4/24/2020 |
1.7.2004.1 | 1,610 | 3/31/2020 |
1.7.2003.4 | 1,641 | 3/7/2020 |
1.7.2003.3 | 1,664 | 3/5/2020 |
1.7.2003.2 | 1,613 | 3/3/2020 |
1.7.2002.5 | 1,547 | 2/20/2020 |
1.7.2002.4 | 1,628 | 2/19/2020 |
1.7.2002.3 | 1,590 | 2/11/2020 |
1.7.2002.2 | 1,601 | 2/3/2020 |
1.7.2002.1 | 1,701 | 2/2/2020 |
1.7.2001.4 | 1,850 | 1/19/2020 |
1.7.2001.3 | 1,667 | 1/17/2020 |
1.7.2001.2 | 1,696 | 1/6/2020 |
1.7.2001.1 | 1,632 | 1/2/2020 |
1.7.1912.3 | 1,743 | 12/6/2019 |
1.7.1912.2 | 1,665 | 12/4/2019 |
1.7.1912.1 | 1,616 | 12/1/2019 |
1.7.1911.1 | 1,621 | 10/28/2019 |
1.7.1910.4 | 1,653 | 10/17/2019 |
1.7.1910.3 | 1,718 | 10/9/2019 |
1.7.1910.2 | 1,658 | 10/1/2019 |
1.7.1910.1 | 1,483 | 9/26/2019 |
1.7.1908.1-preview | 524 | 8/3/2019 |
1.7.1907.1-preview | 534 | 7/2/2019 |
1.6.1906.2 | 1,999 | 6/12/2019 |
1.6.1905.1 | 1,161 | 5/7/2019 |
1.6.1904.3 | 2,747 | 4/11/2019 |
1.6.1904.1 | 2,220 | 3/29/2019 |
1.6.1902.1 | 2,179 | 1/31/2019 |
1.5.1901.2 | 821 | 1/11/2019 |
1.5.1812.2 | 1,934 | 12/9/2018 |
1.5.1810.2 | 810 | 10/25/2018 |
1.5.1810.1 | 1,148 | 10/8/2018 |
1.5.5.1809 | 1,200 | 9/10/2018 |
1.5.4.1808 | 2,083 | 7/24/2018 |
1.5.3.1806 | 2,351 | 5/31/2018 |
1.5.2.1806 | 2,385 | 5/28/2018 |
1.5.1.1806 | 1,037 | 5/17/2018 |
1.5.0.1805 | 2,382 | 5/7/2018 |
1.4.5.1805 | 1,556 | 4/27/2018 |
1.4.4.1804 | 984 | 4/11/2018 |
1.4.3.1802 | 2,287 | 2/22/2018 |
1.4.2.1802 | 2,265 | 1/31/2018 |
1.4.1.1801 | 2,123 | 1/5/2018 |
1.4.0.1801 | 2,167 | 12/25/2017 |
1.4.0.1801-rc | 893 | 12/2/2017 |
Support .NET Standard 2.1