IndiePortable.Communication.Tcp
0.2.0
dotnet add package IndiePortable.Communication.Tcp --version 0.2.0
NuGet\Install-Package IndiePortable.Communication.Tcp -Version 0.2.0
<PackageReference Include="IndiePortable.Communication.Tcp" Version="0.2.0" />
paket add IndiePortable.Communication.Tcp --version 0.2.0
#r "nuget: IndiePortable.Communication.Tcp, 0.2.0"
// Install IndiePortable.Communication.Tcp as a Cake Addin #addin nuget:?package=IndiePortable.Communication.Tcp&version=0.2.0 // Install IndiePortable.Communication.Tcp as a Cake Tool #tool nuget:?package=IndiePortable.Communication.Tcp&version=0.2.0
Provides primitives for working with TCP connections in the IndiePortable library.
Learn more about Target Frameworks and .NET Standard.
-
- IndiePortable.Communication (>= 0.2.0)
- IndiePortable.Formatter (>= 0.2.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on IndiePortable.Communication.Tcp:
Package | Downloads |
---|---|
IndiePortable.Communication.NetClassic
Provides platform-specific implementations of the Communication library for .NET Framework, including listeners and connections for the TCP protocol. |
|
IndiePortable.Communication.UniversalWindows
Provides an implementation of the Communication library for the Universal Windows Platform, including listeners and connections for the TCP protocol. |
GitHub repositories
This package is not used by any popular GitHub repositories.
--------------------------------------------------------------------------------------------
Version 0.1.0
--------------------------------------------------------------------------------------------
Initial release