MessagePack 2.0.221-beta
Advisory: https://github.com/advisories/GHSA-4qm4-8hg2-g2xm | Severity: moderate |
Advisory: https://github.com/advisories/GHSA-7q36-4xx7-xcxf | Severity: moderate |
See the version list below for details.
dotnet add package MessagePack --version 2.0.221-beta
NuGet\Install-Package MessagePack -Version 2.0.221-beta
<PackageReference Include="MessagePack" Version="2.0.221-beta" />
<PackageVersion Include="MessagePack" Version="2.0.221-beta" />
<PackageReference Include="MessagePack" />
paket add MessagePack --version 2.0.221-beta
#r "nuget: MessagePack, 2.0.221-beta"
#addin nuget:?package=MessagePack&version=2.0.221-beta&prerelease
#tool nuget:?package=MessagePack&version=2.0.221-beta&prerelease
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
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. 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 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. 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 | 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
- MessagePack.Annotations (>= 2.0.221-beta)
- Nerdbank.Streams (>= 2.2.26)
- System.Memory (>= 4.5.3)
- System.Reflection.Emit (>= 4.6.0)
- System.Reflection.Emit.Lightweight (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Threading.Tasks.Extensions (>= 4.5.3)
-
.NETStandard 2.0
- MessagePack.Annotations (>= 2.0.221-beta)
- Nerdbank.Streams (>= 2.2.26)
- System.Memory (>= 4.5.3)
- System.Reflection.Emit (>= 4.6.0)
- System.Reflection.Emit.Lightweight (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Threading.Tasks.Extensions (>= 4.5.3)
NuGet packages (812)
Showing the top 5 NuGet packages that depend on MessagePack:
Package | Downloads |
---|---|
Microsoft.VisualStudio.Debugger.Contracts
Package containing extensibility contracts between the debugger and other Visual Studio components, such as language services. |
|
Microsoft.AspNetCore.SignalR.StackExchangeRedis
Provides scale-out support for ASP.NET Core SignalR using a Redis server and the StackExchange.Redis client. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c |
|
Microsoft.AspNetCore.SignalR.Protocols.MessagePack
Implements the SignalR Hub Protocol over MsgPack. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c |
|
Microsoft.AspNetCore.SignalR.Redis
Redis for ASP.NET Core SignalR. |
|
Umbraco.Cms.PublishedCache.NuCache
Contains the published cache assembly needed to run Umbraco CMS. |
GitHub repositories (160)
Showing the top 20 popular GitHub repositories that depend on MessagePack:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
ppy/osu
rhythm is just a *click* away!
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
|
|
dotnetcore/FreeSql
.NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
|
|
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
|
|
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
|
|
focus-creative-games/luban
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
|
|
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
|
|
pwntester/ysoserial.net
Deserialization payload generator for a variety of .NET formatters
|
|
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
Version | Downloads | Last updated | |
---|---|---|---|
3.1.3 | 2,934,948 | 2/4/2025 | |
3.1.2 | 1,186,518 | 1/27/2025 | |
3.1.1 | 1,630,781 | 12/26/2024 | |
3.1.0 | 605,346 | 12/12/2024 | |
3.0.308 | 127,485 | 12/9/2024 | |
3.0.300 | 90,310 | 12/6/2024 | |
3.0.238-rc.1 | 55,196 | 10/23/2024 | |
3.0.233-rc.1 | 2,606 | 10/22/2024 | |
3.0.214-rc.1 | 14,917 | 10/17/2024 | |
3.0.208-rc-0001 | 837 | 10/16/2024 | |
3.0.134-beta | 10,120 | 7/29/2024 | |
3.0.129-beta | 536 | 7/26/2024 | |
3.0.111-alpha | 9,181 | 7/6/2024 | |
3.0.54-alpha | 3,957 | 5/12/2024 | |
2.6.100-alpha | 117,929 | 5/20/2023 | |
2.6.95-alpha | 2,511 | 5/19/2023 | |
2.5.198 | 36,937 | 4/10/2025 | |
2.5.192 | 3,393,021 | 11/12/2024 | |
2.5.187 | 5,497,077 | 10/17/2024 | |
2.5.172 | 1,986,389 | 8/1/2024 | |
2.5.171 | 457,959 | 7/5/2024 | |
2.5.168 | 797,882 | 6/6/2024 | |
2.5.140 | 6,393,737 | 11/30/2023 | |
2.5.129 | 2,035,387 | 9/28/2023 | |
2.5.124 | 3,155,193 | 6/27/2023 | |
2.5.108 | 11,302,023 | 3/16/2023 | |
2.5.103 | 39,269 | 3/14/2023 | |
2.5.94 | 31,492 | 3/13/2023 | |
2.5.64-alpha | 17,273 | 12/3/2022 | |
2.4.59 | 6,389,336 | 11/20/2022 | |
2.4.35 | 5,095,348 | 6/28/2022 | |
2.4.23-alpha | 3,656 | 6/9/2022 | |
2.4.14-alpha | 19,511 | 2/28/2022 | |
2.3.112 | 1,048,696 | 6/9/2022 | |
2.3.85 | 17,291,792 | 9/20/2021 | |
2.3.75 | 4,041,295 | 7/29/2021 | |
2.3.73-alpha | 3,597 | 7/17/2021 | |
2.3.58-alpha | 9,215 | 3/20/2021 | |
2.2.113 | 313,851 | 7/17/2021 | |
2.2.85 | 8,331,983 | 12/10/2020 | |
2.2.60 | 2,730,570 | 9/28/2020 | |
2.2.44-rc | 15,077 | 9/14/2020 | |
2.2.36-alpha | 3,378 | 9/12/2020 | |
2.1.194 | 494,361 | 9/14/2020 | |
2.1.165 | 415,590 | 8/12/2020 | |
2.1.152 | 38,508,074 | 7/1/2020 | |
2.1.143 | 209,733 | 6/18/2020 | |
2.1.115 | 3,083,556 | 4/11/2020 | |
2.1.90 | 17,545,188 | 2/10/2020 | |
2.1.80 | 236,054 | 1/30/2020 | |
2.0.335 | 340,590 | 1/10/2020 | |
2.0.323 | 490,619 | 12/16/2019 | |
2.0.299-rc | 25,986 | 11/30/2019 | |
2.0.270-rc | 12,218 | 11/25/2019 | |
2.0.231-rc | 6,333 | 11/13/2019 | |
2.0.221-beta | 21,609 | 11/8/2019 | |
2.0.204-beta | 5,861 | 11/5/2019 | |
2.0.171-beta | 6,134 | 10/17/2019 | |
2.0.123-beta | 13,767 | 7/16/2019 | |
2.0.119-beta | 5,751 | 7/15/2019 | |
2.0.110-alpha | 5,781 | 7/14/2019 | |
1.9.11 | 10,293,978 | 2/10/2020 | |
1.9.3 | 119,500 | 1/31/2020 | |
1.8.80 | 1,205,220 | 11/20/2019 | |
1.8.74 | 510,825 | 10/15/2019 | |
1.8.71-beta | 6,933 | 7/9/2019 | |
1.7.3.7 | 13,753,708 | 5/14/2019 | |
1.7.3.4 | 9,387,455 | 1/30/2018 | |
1.7.3.3 | 9,261 | 1/30/2018 | |
1.7.3.2 | 52,675 | 12/29/2017 | |
1.7.3.1 | 12,369 | 12/25/2017 | |
1.7.3 | 60,024 | 12/22/2017 | |
1.7.2 | 184,042 | 10/13/2017 | |
1.7.1 | 922,693 | 10/11/2017 | |
1.7.0 | 16,109 | 10/9/2017 | |
1.6.2 | 41,714 | 10/4/2017 | |
1.6.1.2 | 34,981 | 9/21/2017 | |
1.6.1.1 | 21,897 | 9/8/2017 | |
1.6.1 | 30,858 | 8/31/2017 | |
1.6.0.3 | 8,133 | 8/29/2017 | |
1.6.0.2 | 7,249 | 8/29/2017 | |
1.6.0.1 | 9,619 | 8/28/2017 | |
1.5.1 | 8,369 | 8/23/2017 | |
1.5.0.2 | 18,284 | 8/18/2017 | |
1.5.0.1 | 7,172 | 8/18/2017 | |
1.5.0 | 7,311 | 8/18/2017 | |
1.4.4 | 26,344 | 8/4/2017 | |
1.4.3 | 38,271 | 7/20/2017 | |
1.4.2 | 14,374 | 7/3/2017 | |
1.4.1 | 11,593 | 6/29/2017 | |
1.4.0 | 309,878 | 6/27/2017 | |
1.3.3 | 7,263 | 6/26/2017 | |
1.3.2 | 8,650 | 6/23/2017 | |
1.3.1.1 | 7,305 | 6/23/2017 | |
1.3.1 | 8,510 | 6/22/2017 | |
1.3.0 | 16,727 | 6/8/2017 | |
1.2.3 | 19,033 | 5/24/2017 | |
1.2.2 | 10,261 | 5/6/2017 | |
1.2.0 | 10,108 | 4/5/2017 | |
1.1.2 | 7,634 | 4/2/2017 | |
1.1.1.1 | 6,131 | 4/1/2017 | |
1.1.1 | 7,634 | 3/25/2017 | |
1.1.0 | 7,185 | 3/25/2017 | |
1.0.3 | 7,691 | 3/16/2017 | |
1.0.2 | 7,185 | 3/15/2017 | |
1.0.1 | 7,698 | 3/13/2017 | |
1.0.0 | 9,599 | 3/12/2017 | |
0.8.5 | 7,182 | 3/10/2017 | |
0.8.4 | 6,828 | 3/10/2017 | |
0.8.3 | 6,886 | 3/10/2017 | |
0.8.2 | 8,730 | 3/9/2017 | |
0.8.1 | 6,801 | 3/9/2017 | |
0.8.0 | 8,377 | 3/9/2017 | |
0.7.2 | 6,967 | 3/6/2017 | |
0.7.0 | 6,778 | 3/6/2017 | |
0.6.1 | 7,090 | 3/6/2017 | |
0.6.0 | 6,978 | 3/2/2017 | |
0.5.0 | 6,964 | 3/2/2017 | |
0.4.2 | 6,789 | 3/1/2017 | |
0.4.1 | 6,653 | 3/1/2017 | |
0.4.0 | 25,038 | 3/1/2017 | |
0.3.0-beta | 5,687 | 2/28/2017 | |
0.2.3-beta | 5,742 | 2/28/2017 | |
0.2.2-beta | 5,799 | 2/28/2017 | |
0.2.1-beta | 5,727 | 2/28/2017 | |
0.2.0-beta | 5,763 | 2/28/2017 | |
0.1.0-beta | 6,550 | 2/26/2017 |