MessagePack 2.3.85
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 2.1
This package targets .NET Core 2.1. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
Details
| Advisory: https://github.com/advisories/GHSA-hv8m-jj95-wg3x | Severity: high |
| Advisory: https://github.com/advisories/GHSA-vh6j-jc39-fggf | Severity: high |
| Advisory: https://github.com/advisories/GHSA-4qm4-8hg2-g2xm | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-2f33-pr97-265q | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-v72x-2h86-7f8m | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-2x83-8g95-xh59 | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-cj9g-3mj2-g8vv | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-wfr3-xj75-pfwh | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-w567-gjr2-hm5j | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-cxmj-83gh-fp49 | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-q2h6-ghwm-5qm8 | Severity: moderate |
| Advisory: https://github.com/advisories/GHSA-qhmf-xw27-6rqr | Severity: moderate |
dotnet add package MessagePack --version 2.3.85
NuGet\Install-Package MessagePack -Version 2.3.85
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="MessagePack" Version="2.3.85" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MessagePack" Version="2.3.85" />
<PackageReference Include="MessagePack" />
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 MessagePack --version 2.3.85
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MessagePack, 2.3.85"
#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 MessagePack@2.3.85
#: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=MessagePack&version=2.3.85
#tool nuget:?package=MessagePack&version=2.3.85
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. 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 is compatible. |
| .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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- MessagePack.Annotations (>= 2.3.85)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Collections.Immutable (>= 1.5.0)
- System.Memory (>= 4.5.3)
- System.Reflection.Emit (>= 4.6.0)
- System.Reflection.Emit.Lightweight (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Threading.Tasks.Extensions (>= 4.5.3)
-
.NETCoreApp 3.1
- MessagePack.Annotations (>= 2.3.85)
-
.NETStandard 2.0
- MessagePack.Annotations (>= 2.3.85)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- System.Collections.Immutable (>= 1.5.0)
- System.Memory (>= 4.5.3)
- System.Reflection.Emit (>= 4.6.0)
- System.Reflection.Emit.Lightweight (>= 4.6.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Threading.Tasks.Extensions (>= 4.5.3)
-
net5.0
- MessagePack.Annotations (>= 2.3.85)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MessagePack:
| Package | Downloads |
|---|---|
|
StreamJsonRpc
A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport. |
GitHub repositories (213)
Showing the top 20 popular GitHub repositories that depend on MessagePack:
| Repository | Stars |
|---|---|
|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
|
ppy/osu
rhythm is just a *click* away!
|
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
|
|
|
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 from a single C#/XAML codebase. Work from any IDE/CLI with Hot Reload, Visual Designer, MCPs, and Skills built for modern .NET workflows. 200M+ NuGet downloads.
|
|
|
egametang/ET
Unity3D Client And C# Server Framework
|
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
|
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and 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.
|
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
|
|
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.3.85 | 88 | 9/19/2022 | |
| 2.2.36-alpha | 9 | 1/20/2021 | |
| 2.1.115 | 15 | 1/20/2021 | |
| 2.0.299-rc | 14 | 1/20/2021 | |
| 2.0.270-rc | 6 | 1/20/2021 | |
| 1.9.11 | 9 | 1/20/2021 | |
| 1.8.80 | 13 | 1/20/2021 | |
| 1.7.3.3 | 8 | 1/20/2021 | |
| 1.7.3.2 | 11 | 1/20/2021 | |
| 1.7.0 | 13 | 1/20/2021 | |
| 1.6.0.2 | 18 | 1/20/2021 | |
| 1.5.0 | 14 | 1/20/2021 | |
| 1.4.0 | 12 | 1/20/2021 | |
| 1.3.0 | 19 | 1/20/2021 | |
| 1.2.3 | 15 | 1/20/2021 | |
| 1.0.2 | 9 | 1/20/2021 | |
| 1.0.1 | 12 | 1/20/2021 | |
| 0.8.3 | 9 | 1/20/2021 | |
| 0.6.0 | 13 | 1/20/2021 | |
| 0.3.0-beta | 14 | 1/20/2021 |
Loading failed