VIEApps.Enyim.Caching
1.7.2008.1
See the version list below for details.
dotnet add package VIEApps.Enyim.Caching --version 1.7.2008.1
NuGet\Install-Package VIEApps.Enyim.Caching -Version 1.7.2008.1
<PackageReference Include="VIEApps.Enyim.Caching" Version="1.7.2008.1" />
paket add VIEApps.Enyim.Caching --version 1.7.2008.1
#r "nuget: VIEApps.Enyim.Caching, 1.7.2008.1"
// Install VIEApps.Enyim.Caching as a Cake Addin #addin nuget:?package=VIEApps.Enyim.Caching&version=1.7.2008.1 // Install VIEApps.Enyim.Caching as a Cake Tool #tool nuget:?package=VIEApps.Enyim.Caching&version=1.7.2008.1
High performance Memcached client on .NET Standard 2.x/.NET Core 2.x+, incorporating both synchronous and asynchronous with various transcoders (Binary, BSON, ProtoBuf, MsgPack)
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. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.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. |
-
.NETCoreApp 2.1
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions (>= 3.1.6)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.6)
- Microsoft.Extensions.DependencyModel (>= 3.1.6)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.6)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.6)
- Microsoft.IO.RecyclableMemoryStream (>= 1.3.5)
- System.Configuration.ConfigurationManager (>= 4.7.0)
- System.Runtime.Loader (>= 4.3.0)
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions (>= 3.1.6)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.6)
- Microsoft.Extensions.DependencyModel (>= 3.1.6)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.6)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.6)
- Microsoft.IO.RecyclableMemoryStream (>= 1.3.5)
- System.Configuration.ConfigurationManager (>= 4.7.0)
- System.Runtime.Loader (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions (>= 3.1.6)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.6)
- Microsoft.Extensions.DependencyModel (>= 3.1.6)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.6)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.6)
- Microsoft.IO.RecyclableMemoryStream (>= 1.3.5)
- System.Configuration.ConfigurationManager (>= 4.7.0)
- System.Runtime.Loader (>= 4.3.0)
-
.NETStandard 2.1
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions (>= 3.1.6)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.6)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.6)
- Microsoft.Extensions.DependencyModel (>= 3.1.6)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.6)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.6)
- Microsoft.IO.RecyclableMemoryStream (>= 1.3.5)
- System.Configuration.ConfigurationManager (>= 4.7.0)
- System.Runtime.Loader (>= 4.3.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on VIEApps.Enyim.Caching:
Package | Downloads |
---|---|
VIEApps.Components.Caching
Distributed cache (Redis & Memcached) on .NET |
|
VIEApps.Enyim.Caching.Transcoders
The custom transcoders for VIEApps Enyim Caching (Json.NET Bson, MessagePack and Protocol Buffers) |
|
PipServices.Memcached
Memcached components for Pip.Services in .NET |
|
PipServices3.Memcached
Memcached components for Pip.Services in .NET |
|
PipServices4.Memcached
Memcached components for Pip.Services in .NET |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
9.0.2503.1 | 281 | 3/1/2025 | |
9.0.2501.2 | 707 | 1/24/2025 | |
9.0.2501.1 | 776 | 12/31/2024 | |
9.0.2412.1 | 301 | 12/9/2024 | |
9.0.2411.1 | 716 | 11/18/2024 | |
8.0.2410.1 | 896 | 10/2/2024 | |
8.0.2408.1 | 3,442 | 8/1/2024 | |
8.0.2407.1 | 1,835 | 6/22/2024 | |
8.0.2406.2 | 764 | 5/30/2024 | |
8.0.2406.1 | 276 | 5/30/2024 | |
8.0.2404.1 | 2,165 | 5/9/2024 | |
8.0.2312.1 | 5,726 | 12/22/2023 | |
8.0.2311.1 | 819 | 11/16/2023 | |
8.0.2310.2 | 413 | 10/25/2023 | |
8.0.2310.1 | 446 | 9/30/2023 | |
8.0.2309.1 | 406 | 9/8/2023 | |
8.0.2308.1 | 415 | 8/29/2023 | |
7.0.2307.1 | 7,941 | 7/6/2023 | |
7.0.2306.1 | 798 | 6/6/2023 | |
7.0.2305.1 | 2,790 | 5/17/2023 | |
7.0.2303.2 | 1,646 | 3/17/2023 | |
7.0.2303.1 | 1,021 | 3/2/2023 | |
7.0.2302.1 | 2,827 | 1/31/2023 | |
7.0.2301.1 | 1,692 | 1/1/2023 | |
7.0.2212.1 | 2,353 | 11/30/2022 | |
7.0.2211.1 | 342 | 11/27/2022 | |
6.0.2211.1 | 3,228 | 11/9/2022 | |
5.0.2211.1 | 1,920 | 11/5/2022 | |
5.0.2209.1 | 3,937 | 9/20/2022 | |
5.0.2207.1 | 4,777 | 7/18/2022 | |
5.0.2205.6 | 43,667 | 5/6/2022 | |
5.0.2205.3 | 2,264 | 5/5/2022 | |
5.0.2205.1 | 3,195 | 4/30/2022 | |
5.0.2204.2 | 2,697 | 4/12/2022 | |
5.0.2204.1 | 2,367 | 4/10/2022 | |
5.0.2203.5 | 15,164 | 3/16/2022 | |
5.0.2203.4 | 2,934 | 3/14/2022 | |
5.0.2203.3 | 3,039 | 3/10/2022 | |
5.0.2203.2 | 2,949 | 3/10/2022 | |
5.0.2203.1 | 2,752 | 3/5/2022 | |
5.0.2201.1 | 17,590 | 1/3/2022 | |
4.0.2112.1 | 2,527 | 12/3/2021 | |
4.0.2111.1 | 15,225 | 11/2/2021 | |
4.0.2110.3 | 3,548 | 10/13/2021 | |
4.0.2110.2 | 2,349 | 9/30/2021 | |
4.0.2110.1 | 1,907 | 9/30/2021 | |
4.0.2109.7 | 2,029 | 9/22/2021 | |
4.0.2109.6 | 2,114 | 9/20/2021 | |
4.0.2109.5 | 1,994 | 9/17/2021 | |
4.0.2109.3 | 2,711 | 9/16/2021 | |
4.0.2109.2 | 2,238 | 9/13/2021 | |
4.0.2109.1 | 2,048 | 9/3/2021 | |
4.0.2108.3 | 2,440 | 8/2/2021 | |
4.0.2108.2 | 2,369 | 8/1/2021 | |
4.0.2108.1 | 3,542 | 7/26/2021 | |
4.0.2107.2 | 2,148 | 7/17/2021 | |
4.0.2107.1 | 2,754 | 7/1/2021 | |
4.0.2106.2 | 1,934 | 6/8/2021 | |
4.0.2106.1 | 2,092 | 6/6/2021 | |
4.0.2105.1 | 2,131 | 5/3/2021 | |
4.0.2104.1 | 1,829 | 4/4/2021 | |
4.0.2103.1 | 2,252 | 3/9/2021 | |
4.0.2102.2 | 2,390 | 2/11/2021 | |
4.0.2102.1 | 2,085 | 2/1/2021 | |
3.1.2102.1 | 967 | 1/20/2021 | |
3.0.2101.1 | 2,418 | 12/31/2020 | |
2.0.2012.4 | 3,898 | 12/18/2020 | |
2.0.2012.3 | 2,786 | 12/17/2020 | |
2.0.2012.1 | 2,481 | 12/16/2020 | |
1.8.2012.1 | 3,530 | 12/3/2020 | |
1.8.2011.2 | 3,168 | 11/15/2020 | |
1.8.2011.1 | 2,565 | 11/11/2020 | |
1.7.2010.1 | 22,324 | 10/24/2020 | |
1.7.2009.3 | 70,068 | 9/9/2020 | |
1.7.2009.2 | 1,934 | 9/3/2020 | |
1.7.2009.1 | 1,988 | 9/2/2020 | |
1.7.2008.3 | 2,016 | 8/21/2020 | |
1.7.2008.2 | 3,669 | 8/12/2020 | |
1.7.2008.1 | 2,513 | 8/3/2020 | |
1.7.2007.2 | 2,801 | 7/15/2020 | |
1.7.2007.1 | 2,879 | 6/30/2020 | |
1.7.2006.2 | 3,078 | 6/10/2020 | |
1.7.2006.1 | 2,840 | 6/2/2020 | |
1.7.2005.2 | 3,178 | 5/20/2020 | |
1.7.2005.1 | 3,685 | 5/13/2020 | |
1.7.2004.24 | 2,705 | 4/24/2020 | |
1.7.2004.1 | 2,741 | 3/31/2020 | |
1.7.2003.4 | 3,000 | 3/7/2020 | |
1.7.2003.3 | 2,690 | 3/5/2020 | |
1.7.2003.2 | 2,844 | 3/3/2020 | |
1.7.2002.5 | 5,900 | 2/20/2020 | |
1.7.2002.4 | 2,825 | 2/19/2020 | |
1.7.2002.3 | 2,840 | 2/11/2020 | |
1.7.2002.2 | 2,871 | 2/3/2020 | |
1.7.2002.1 | 2,898 | 2/2/2020 | |
1.7.2001.4 | 2,963 | 1/19/2020 | |
1.7.2001.3 | 2,900 | 1/17/2020 | |
1.7.2001.2 | 6,257 | 1/6/2020 | |
1.7.2001.1 | 1,759 | 1/2/2020 | |
1.7.1912.3 | 2,765 | 12/6/2019 | |
1.7.1912.2 | 1,744 | 12/4/2019 | |
1.7.1912.1 | 1,768 | 12/1/2019 | |
1.7.1911.1 | 8,244 | 10/28/2019 | |
1.7.1910.4 | 3,083 | 10/17/2019 | |
1.7.1910.3 | 2,896 | 10/9/2019 | |
1.7.1910.2 | 3,821 | 10/1/2019 | |
1.7.1910.1 | 2,553 | 9/26/2019 | |
1.6.1906.2 | 15,648 | 6/12/2019 | |
1.6.1906.1 | 2,704 | 5/22/2019 | |
1.6.1905.1 | 2,768 | 5/7/2019 | |
1.6.1904.3 | 3,405 | 4/11/2019 | |
1.6.1904.1 | 2,299 | 3/29/2019 | |
1.6.1902.1 | 6,117 | 1/31/2019 | |
1.5.1901.2 | 52,128 | 1/11/2019 | |
1.5.1901.1 | 1,701 | 1/4/2019 | |
1.5.1812.2 | 2,024 | 12/4/2018 | |
1.5.1812.1 | 2,533 | 12/2/2018 | |
1.5.1811.1 | 2,100 | 11/23/2018 | |
1.5.1810.2 | 1,923 | 10/25/2018 | |
1.5.1810.1 | 2,072 | 10/8/2018 | |
1.5.5.1809 | 9,975 | 9/10/2018 | |
1.5.4.1808 | 5,397 | 7/24/2018 | |
1.5.3.1806 | 2,569 | 5/31/2018 | |
1.5.2.1806 | 2,327 | 5/28/2018 | |
1.5.1.1806 | 2,082 | 5/17/2018 | |
1.5.0.1805 | 3,077 | 5/6/2018 | |
1.4.5.1805 | 3,947 | 4/27/2018 | |
1.4.4.1804 | 1,463 | 4/11/2018 | |
1.4.3.1802 | 52,231 | 2/22/2018 | |
1.4.2.1802 | 4,922 | 1/31/2018 | |
1.4.1.1801 | 3,032 | 1/5/2018 | |
1.4.0.1801 | 2,870 | 12/25/2017 | |
1.3.0.1712 | 2,765 | 11/26/2017 | |
1.2.0.1712 | 2,454 | 11/10/2017 | |
1.1.2.1711 | 2,453 | 11/1/2017 | |
1.1.0 | 3,090 | 10/28/2017 | |
1.0.0.1 | 1,610 | 10/27/2017 |
Upgrade to latest components