MessagePack.Experimental 3.1.4

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

Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). Experimental implementations.

Product Compatible and additional computed target framework versions.
.NET 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.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.1.4 3,013 6/12/2025
3.1.3 228 2/4/2025
3.1.2 198 1/27/2025
3.1.1 164 12/26/2024
3.1.0 213 12/12/2024
3.0.308 181 12/9/2024
3.0.238-rc.1 92 10/23/2024
3.0.233-rc.1 92 10/22/2024
3.0.214-rc.1 91 10/17/2024
3.0.208-rc-0001 143 10/16/2024
3.0.134-beta 114 7/29/2024
3.0.129-beta 129 7/26/2024
3.0.111-alpha 173 7/6/2024
3.0.54-alpha 172 5/12/2024
2.5.198 242 4/10/2025
2.5.192 198 11/12/2024
2.5.187 261 10/17/2024
2.5.172 184 8/1/2024
2.5.171 214 7/5/2024
2.5.168 237 6/6/2024
Loading failed