StackExchange.Redis.Extensions.MsgPack 11.0.0

dotnet add package StackExchange.Redis.Extensions.MsgPack --version 11.0.0
                    
NuGet\Install-Package StackExchange.Redis.Extensions.MsgPack -Version 11.0.0
                    
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="StackExchange.Redis.Extensions.MsgPack" Version="11.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StackExchange.Redis.Extensions.MsgPack" Version="11.0.0" />
                    
Directory.Packages.props
<PackageReference Include="StackExchange.Redis.Extensions.MsgPack" />
                    
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 StackExchange.Redis.Extensions.MsgPack --version 11.0.0
                    
#r "nuget: StackExchange.Redis.Extensions.MsgPack, 11.0.0"
                    
#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.
#addin nuget:?package=StackExchange.Redis.Extensions.MsgPack&version=11.0.0
                    
Install StackExchange.Redis.Extensions.MsgPack as a Cake Addin
#tool nuget:?package=StackExchange.Redis.Extensions.MsgPack&version=11.0.0
                    
Install StackExchange.Redis.Extensions.MsgPack as a Cake Tool

StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications.

           To store complex data It requires one of the following implementations:

           - StackExchange.Redis.Extensions.Newtonsoft
           - StackExchange.Redis.Extensions.System.Text.Json
           - StackExchange.Redis.Extensions.MemoryPack
           - StackExchange.Redis.Extensions.MsgPack
           - StackExchange.Redis.Extensions.Protobuf
           - StackExchange.Redis.Extensions.ServiceStack
           - StackExchange.Redis.Extensions.Utf8Json

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 is compatible.  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 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (6)

Showing the top 5 NuGet packages that depend on StackExchange.Redis.Extensions.MsgPack:

Package Downloads
Xinghe.Utility

XH基础库(内部使用)

Traderr.Services

Traderr.io

VRSPRO.Common.Cache

A set of internal generic classes and extensions for working with caches, databases, queues, message brokers, files, reflection, errors, , pagination, collections, strings, and ASP NET CORE. You can use this code in your projects as is. You can copy, modify and distribute it without any restrictions. You do not need to provide any copyrights or references.

JC.NetCore.Cache

JC.NetCore.Cache is a library that extends StackExchange.Redis and Faster allowing you a set of functionality needed by common applications.

Pandatech.DistributedCache

Pandatech.DistributedCache is a lightweight .NET library that extends the new HybridCache abstraction for seamless distributed caching on top of Redis. It provides strongly typed caching with MessagePack serialization, distributed locking, rate limiting, and stampede protection. With fewer than 500 lines of code, it is both easy to understand and simple to adopt, while still offering robust features for production environments.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.0 5,848 1/20/2025
10.2.0 116,257 1/23/2024
10.1.0 17,923 1/7/2024
10.0.2 1,012 12/25/2023
10.0.1 191 12/23/2023
10.0.0 144 12/23/2023
9.1.0 97,088 3/1/2023
9.0.0 1,972 2/20/2023
8.0.5 153,001 5/24/2022
8.0.4 32,216 2/14/2022
8.0.3 18,691 1/14/2022
8.0.2 968 1/8/2022
8.0.1 404 1/7/2022
8.0.0 402 1/7/2022
7.2.1 73,843 11/19/2021
7.1.1 130,002 6/25/2021
7.0.1 10,197 5/21/2021
7.0.0 9,924 4/18/2021
7.0.0-pre 1,898 4/27/2020
6.4.5 36,382 3/9/2021
6.4.3 919 3/8/2021
6.4.2 480 3/8/2021
6.4.1 482 3/8/2021
6.4.0 480 3/8/2021
6.3.6 118,953 12/18/2020
6.3.5 34,799 9/1/2020
6.3.4 111,988 7/12/2020
6.3.3 8,894 7/3/2020
6.3.2 574 7/3/2020
6.3.1 589 7/3/2020
6.3.0 2,357 6/17/2020
6.2.2 14,325 6/11/2020
6.2.1 614 6/11/2020
6.2.0 669 6/11/2020
6.1.7 6,023 5/18/2020
6.1.6 4,563 5/8/2020
6.1.5 672 5/5/2020
6.1.1 4,990 4/27/2020
6.1.0 661 4/27/2020
6.0.11 1,785 4/19/2020
6.0.10-pre 445 4/18/2020
6.0.9-pre 430 4/18/2020
6.0.8-pre 426 4/16/2020
6.0.7-pre 476 4/9/2020
6.0.6-pre 434 4/9/2020
6.0.5-pre 485 3/11/2020
6.0.4-pre 434 3/11/2020
6.0.3-pre 417 3/11/2020
6.0.2-pre 446 3/10/2020
5.5.0 234,731 11/22/2019
5.4.0 659 11/22/2019
5.3.0 30,992 10/9/2019
5.2.0 8,082 9/1/2019
5.1.2 1,331 8/26/2019
5.1.1 1,524 8/10/2019
5.1.0 3,355 7/29/2019
5.0.3 29,618 5/20/2019
5.0.2 2,046 5/3/2019
5.0.1 9,240 4/1/2019
5.0.1-pre 693 1/16/2019
5.0.0 854 3/28/2019
5.0.0-pre 659 1/16/2019
4.0.5 85,268 11/27/2018
4.0.4 3,580 11/11/2018
4.0.3 988 11/5/2018
4.0.2 890 11/5/2018
4.0.1 1,097 11/1/2018
4.0.0 920 11/1/2018
3.5.0 3,098 7/10/2018
3.4.0 8,940 5/26/2018
3.3.0 20,582 3/30/2018
3.2.0 1,582 3/7/2018
3.1.0 1,467 2/16/2018
3.0.1 1,303 2/8/2018
3.0.0 10,065 1/30/2018
2.3.0 51,869 8/30/2017
2.2.0 9,021 5/23/2017
2.1.0 5,060 1/13/2017
2.0.0 42,997 9/25/2016
1.4.0 9,970 8/14/2016
1.3.6 2,258 6/27/2016
1.3.5 2,034 5/10/2016
1.3.3 1,387 5/1/2016
1.3.2 5,047 2/29/2016
1.3.1 1,661 2/26/2016
1.3.0 1,437 2/23/2016
1.2.0 1,624 2/3/2016
1.1.10 2,713 11/25/2015
1.1.9 5,563 7/14/2015
1.1.8 1,351 6/16/2015
1.1.7 1,272 6/10/2015
1.1.6 1,733 3/24/2015
1.1.5 1,316 3/23/2015
1.1.4 1,634 2/15/2015
1.0.0 1,676 2/13/2015

- Multiple redis instances
           - Connection pooling (LeastLoaded or RoundRobin)
           - Added support to .NET Standard
           - Bugfixing
           - improving performances;
           - Add an object to Redis;
           - Change ISerializer interface (more info here https://github.com/imperugo/StackExchange.Redis.Extensions/issues/2)
           - Update StackExchange.Redis to latest version;
           - Changed Flush method;
           - Remove an object from Redis;
           - Search Keys into Redis;
           - Retrieve multiple object with a single roundtrip;
           - Store multiple object with a single roundtrip;
           - Get Redis Server information;
           - Set Add;
           - Set AddAdd;
           - SetRemove;
           - SetRemoveAll;
           - Set Member;
           - Pub/Sub events;
           - Save;
           - Async methods;
           - Hash methods;
           - Tags support;
           - Support for Keyspace isolation;