IndiePortable.Communication.UniversalWindows
0.2.0
dotnet add package IndiePortable.Communication.UniversalWindows --version 0.2.0
NuGet\Install-Package IndiePortable.Communication.UniversalWindows -Version 0.2.0
<PackageReference Include="IndiePortable.Communication.UniversalWindows" Version="0.2.0" />
paket add IndiePortable.Communication.UniversalWindows --version 0.2.0
#r "nuget: IndiePortable.Communication.UniversalWindows, 0.2.0"
// Install IndiePortable.Communication.UniversalWindows as a Cake Addin #addin nuget:?package=IndiePortable.Communication.UniversalWindows&version=0.2.0 // Install IndiePortable.Communication.UniversalWindows as a Cake Tool #tool nuget:?package=IndiePortable.Communication.UniversalWindows&version=0.2.0
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.8)
- IndiePortable.Communication (>= 0.2.0)
- IndiePortable.Communication.EncryptedConnection (>= 0.2.0)
- IndiePortable.Communication.Tcp (>= 0.2.0)
- IndiePortable.Formatter (>= 0.2.2)
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.2
--------------------------------------------------------------------------------------------
- Solved dependency issues
--------------------------------------------------------------------------------------------
Version 0.1.1
--------------------------------------------------------------------------------------------
- Applied changes in the interface implementation of IConnection<TAddress>.
--------------------------------------------------------------------------------------------
Version 0.1.0
--------------------------------------------------------------------------------------------
Initial release