Communication.Core 1.1.0

.NET Core 3.0
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Communication.Core --version 1.1.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Communication.Core --version 1.1.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Communication.Core&version=1.1.0
nuke :add-package Communication.Core --version 1.1.0

Welcome to Communication Library

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.0 netcoreapp3.1
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.1.3 278 9/26/2022
1.1.2 250 9/26/2022
1.1.1 265 9/26/2022
1.1.0 249 9/26/2022
1.0.1 254 9/12/2022
1.0.0 251 9/12/2022

v1.1.0: Interface Selected added for multi-interface Host
v1.0.1: Description Added
v1.0.0: Basic UDP/TCP Server/Client with broadcast send service