Cross-platform Library for message based communication (Tcp, ...).
Info
Version: | 1.0.0 |
Author(s): | Roland König |
Last Update: | Wednesday, October 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RolandKoenig/MessageCommunicator |
NuGet Url: | https://www.nuget.org/packages/MessageCommunicator |
Install
Install-Package MessageCommunicator
dotnet add package MessageCommunicator
paket add MessageCommunicator
MessageCommunicator Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 5.0.0)
- System.Memory(>= 4.5.4)
- System.Runtime(>= 4.3.1)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
No dependencies.
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Runtime(>= 4.3.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)