WireBus 1.0.4687.26585-prerelease
WireBus.NET is a loose wrapper around the .NET network I/O libraries. It allows arbitrary byte blobs to be sent down the wire rather than relying on byte-oriented connections. It also supports reply semantics.
This is a prerelease version of WireBus.
Install-Package WireBus -Version 1.0.4687.26585-prerelease
dotnet add package WireBus --version 1.0.4687.26585-prerelease
<PackageReference Include="WireBus" Version="1.0.4687.26585-prerelease" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WireBus --version 1.0.4687.26585-prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WireBus, 1.0.4687.26585-prerelease"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WireBus as a Cake Addin
#addin nuget:?package=WireBus&version=1.0.4687.26585-prerelease&prerelease
// Install WireBus as a Cake Tool
#tool nuget:?package=WireBus&version=1.0.4687.26585-prerelease&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
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.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4687.26585-prerelease | 792 | 10/31/2012 |
1.0.4658.22603-prerelease | 656 | 10/2/2012 |
1.0.4657.24527-prerelease | 712 | 10/1/2012 |