MessagePack (2.1.152)
Published 2023-05-05 11:26:38 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 2.1.152 MessagePack
About this package
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Dependencies
ID | Version | Target Framework |
---|---|---|
MessagePack.Annotations | 2.1.152 | .NETCoreApp2.1 |
Microsoft.Bcl.AsyncInterfaces | 1.0.0 | .NETCoreApp2.1 |
System.Memory | 4.5.3 | .NETCoreApp2.1 |
System.Reflection.Emit | 4.6.0 | .NETCoreApp2.1 |
System.Reflection.Emit.Lightweight | 4.6.0 | .NETCoreApp2.1 |
System.Runtime.CompilerServices.Unsafe | 4.5.2 | .NETCoreApp2.1 |
System.Threading.Tasks.Extensions | 4.5.3 | .NETCoreApp2.1 |
MessagePack.Annotations | 2.1.152 | .NETStandard2.0 |
Microsoft.Bcl.AsyncInterfaces | 1.0.0 | .NETStandard2.0 |
System.Memory | 4.5.3 | .NETStandard2.0 |
System.Reflection.Emit | 4.6.0 | .NETStandard2.0 |
System.Reflection.Emit.Lightweight | 4.6.0 | .NETStandard2.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.2 | .NETStandard2.0 |
System.Threading.Tasks.Extensions | 4.5.3 | .NETStandard2.0 |