LiteByteCapsule is a NuGet package to apply capsulation for byte arrays which is used for sending them over TCP IP protocol or socket.
Info
Version: | 1.1.6 |
Author(s): | Yiğit Kürşad Ersoy |
Last Update: | Wednesday, July 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skywarth/LiteByteCapsule |
NuGet Url: | https://www.nuget.org/packages/LiteByteCapsule |
Install
Install-Package LiteByteCapsule
dotnet add package LiteByteCapsule
paket add LiteByteCapsule
LiteByteCapsule Download (Unzip the "nupkg" after downloading)
Dependencies
- Crc32.NET(>= 1.2.0)
- Newtonsoft.Json(>= 12.0.2)
Tags