Helper library for common MessagePack serialisation requirements.
Info
| Version: | 3.2.0 |
| Author(s): | Alex Vincent |
| Last Update: | Friday, August 2, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/f2calv/CasCap.Common |
| NuGet Url: | https://www.nuget.org/packages/CasCap.Common.Serialisation.MessagePack |
Install
Install-Package CasCap.Common.Serialisation.MessagePack
dotnet add package CasCap.Common.Serialisation.MessagePack
paket add CasCap.Common.Serialisation.MessagePack
CasCap.Common.Serialisation.MessagePack Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- MessagePack(>= 1.9.11)
- MessagePack(>= 2.2.85)
- MessagePackAnalyzer(>= 2.2.85)
Tags