CommunicationHelper 2.3.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CommunicationHelper --version 2.3.0
NuGet\Install-Package CommunicationHelper -Version 2.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CommunicationHelper" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommunicationHelper --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommunicationHelper, 2.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CommunicationHelper as a Cake Addin #addin nuget:?package=CommunicationHelper&version=2.3.0 // Install CommunicationHelper as a Cake Tool #tool nuget:?package=CommunicationHelper&version=2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Containes wrappers for easier communicating between clients and servers
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- CommonCommunicationInterfaces (>= 3.2.0)
- System.ValueTuple (>= 4.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CommunicationHelper:
Package | Downloads |
---|---|
ServerCommunicationHelper
Helper classes for servers |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.5 | 1,554 | 8/31/2017 |
3.2.4 | 2,324 | 7/25/2017 |
3.2.3 | 1,672 | 7/24/2017 |
3.2.2 | 1,772 | 7/7/2017 |
3.2.1 | 1,563 | 4/21/2017 |
3.2.0 | 1,474 | 4/21/2017 |
3.1.0 | 1,511 | 4/21/2017 |
3.0.0 | 1,501 | 4/21/2017 |
2.91.0 | 2,637 | 4/21/2017 |
2.9.2 | 1,526 | 4/21/2017 |
2.9.0 | 1,508 | 4/21/2017 |
2.8.0 | 2,342 | 4/20/2017 |
2.7.0 | 1,527 | 4/20/2017 |
2.6.0 | 1,554 | 4/13/2017 |
2.5.0 | 1,610 | 4/13/2017 |
2.4.0 | 1,502 | 4/11/2017 |
2.3.0 | 1,697 | 4/10/2017 |
2.2.0 | 1,601 | 4/10/2017 |
2.1.0 | 1,592 | 4/4/2017 |
2.0.0 | 1,639 | 1/26/2017 |
1.0.0 | 1,573 | 1/24/2017 |
Added extension methods to IOperationResponseSubscriptionProvider