MessageWire 2.0.0
MessageWire is an enhanced Secure Remote Password Protocol wrapper for a NetMQ Dealer socket (client) Router socket (server) combination to enable secure messaging.
Install-Package MessageWire -Version 2.0.0
dotnet add package MessageWire --version 2.0.0
<PackageReference Include="MessageWire" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MessageWire --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MessageWire, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Updated to NetStandard 2.0 and .NET Framework 4.6.2 support. Drops support for .NET Framework 3.5.
Dependencies
-
.NETFramework 4.6.2
- NetMQ (>= 4.0.0.1)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- NetMQ (>= 4.0.0.1)
- System.Net.Http (>= 4.3.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.