IndiePortable.Communication.UniversalWindows
0.1.1
See the version list below for details.
dotnet add package IndiePortable.Communication.UniversalWindows --version 0.1.1
NuGet\Install-Package IndiePortable.Communication.UniversalWindows -Version 0.1.1
<PackageReference Include="IndiePortable.Communication.UniversalWindows" Version="0.1.1" />
paket add IndiePortable.Communication.UniversalWindows --version 0.1.1
#r "nuget: IndiePortable.Communication.UniversalWindows, 0.1.1"
// Install IndiePortable.Communication.UniversalWindows as a Cake Addin #addin nuget:?package=IndiePortable.Communication.UniversalWindows&version=0.1.1 // Install IndiePortable.Communication.UniversalWindows as a Cake Tool #tool nuget:?package=IndiePortable.Communication.UniversalWindows&version=0.1.1
Provides an implementation of the Communication library for the Universal Windows Platform, including listeners and connections for the TCP protocol.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | netcore50 is compatible. |
-
- IndiePortable.AdvancedTasks (>= 0.2.0)
- IndiePortable.Collections (>= 0.2.6)
- IndiePortable.Communication (>= 0.1.1)
- IndiePortable.Communication.EncryptedConnection (>= 0.1.0)
- IndiePortable.Communication.Tcp (>= 0.1.0)
- IndiePortable.Formatter (>= 0.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
--------------------------------------------------------------------------------------------
Version 0.1.1
--------------------------------------------------------------------------------------------
- Applied changes in the interface implementation of IConnection<TAddress>.
--------------------------------------------------------------------------------------------
Version 0.1.0
--------------------------------------------------------------------------------------------
Initial release