XmobiTea.Binary.MessagePack
1.0.4
dotnet add package XmobiTea.Binary.MessagePack --version 1.0.4
NuGet\Install-Package XmobiTea.Binary.MessagePack -Version 1.0.4
<PackageReference Include="XmobiTea.Binary.MessagePack" Version="1.0.4" />
paket add XmobiTea.Binary.MessagePack --version 1.0.4
#r "nuget: XmobiTea.Binary.MessagePack, 1.0.4"
// Install XmobiTea.Binary.MessagePack as a Cake Addin #addin nuget:?package=XmobiTea.Binary.MessagePack&version=1.0.4 // Install XmobiTea.Binary.MessagePack as a Cake Tool #tool nuget:?package=XmobiTea.Binary.MessagePack&version=1.0.4
XmobiTea.Binary.MessagePack
XmobiTea.Binary.MessagePack is a .NET library designed for high-performance serialization and deserialization of binary data using the MessagePack format. This library focuses on efficiency, lightweight design, and ease of use, making it an excellent choice for applications that require fast and compact data serialization.
Key Features
1. High-Performance Serialization
- Efficient Binary Encoding: XmobiTea.Binary.MessagePack leverages the MessagePack format to provide fast serialization and deserialization of data, ensuring minimal overhead and maximum throughput.
2. Compact Data Representation
- Minimal Data Size: By using the MessagePack format, the library ensures that serialized data is as compact as possible, reducing storage and transmission costs.
3. Flexible Data Structures
- Support for Various Data Types: The library supports a wide range of data types, including primitive types, arrays, and complex objects, making it versatile for different serialization needs.
4. Easy Integration
- Seamless Integration with .NET: XmobiTea.Binary.MessagePack is designed to work seamlessly with .NET applications, providing an intuitive API that integrates smoothly into existing projects.
5. Extensibility
- Custom Serialization Logic: Developers can extend the library with custom serializers to handle specialized data types or to optimize serialization for specific use cases.
Installation
To install XmobiTea.Binary.MessagePack, use NuGet Package Manager: Install-Package XmobiTea.Binary.MessagePack
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net46 is compatible. net461 is compatible. net462 is compatible. net463 was computed. net47 is compatible. net471 is compatible. net472 is compatible. net48 is compatible. net481 is compatible. |
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 3.1
- XmobiTea.Binary (>= 1.0.4)
-
.NETFramework 4.6
- XmobiTea.Binary (>= 1.0.4)
-
.NETFramework 4.6.1
- XmobiTea.Binary (>= 1.0.4)
-
.NETFramework 4.6.2
- XmobiTea.Binary (>= 1.0.4)
-
.NETFramework 4.7
- XmobiTea.Binary (>= 1.0.4)
-
.NETFramework 4.7.1
- XmobiTea.Binary (>= 1.0.4)
-
.NETFramework 4.7.2
- XmobiTea.Binary (>= 1.0.4)
-
.NETFramework 4.8
- XmobiTea.Binary (>= 1.0.4)
-
.NETFramework 4.8.1
- XmobiTea.Binary (>= 1.0.4)
-
.NETStandard 2.0
- XmobiTea.Binary (>= 1.0.4)
-
.NETStandard 2.1
- XmobiTea.Binary (>= 1.0.4)
-
net6.0
- XmobiTea.Binary (>= 1.0.4)
-
net8.0
- XmobiTea.Binary (>= 1.0.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on XmobiTea.Binary.MessagePack:
Package | Downloads |
---|---|
XmobiTea.ProtonNet.Server
XmobiTea.ProtonNet.Server is core of both SocketServer and WebApiServer. |
|
XmobiTea.ProtonNet.Client
XmobiTea.ProtonNet.Client is the client-side implementation for .NET, providing the necessary tools and functionality to interact with ProtonNet services. It allows .NET applications to efficiently communicate with ProtonNet servers, facilitating seamless client-server integration. |
GitHub repositories
This package is not used by any popular GitHub repositories.