Skip to main content

Halibut is a secure, RPC-based communication framework. Like WCF and similar frameworks, Halibut uses a simple request/response based programming model. However, unlike other request/response frameworks, the transport layer can be configured to allow either party to be a TCP listener or TCP client.

Total Downloads
1.8M
1,819,547
Published
Nov 21, 2016
Latest stable version

Install

.NET CLI
dotnet add package Halibut --version 2.4.2-bug-proxyselect-0001
Package Manager Console
Install-Package Halibut -Version 2.4.2-bug-proxyselect-0001
PackageReference
<PackageReference Include="Halibut" Version="2.4.2-bug-proxyselect-0001" />

Frameworks

.NETFramework4.5 .NETStandard1.5

Dependencies

Newtonsoft.Json
.NETFramework4.5
[7.0.1, )
[4.0.1, )
[4.1.0, )
[4.1.0, )
System.Runtime
.NETStandard1.5
[4.1.0, )
System.Threading
.NETStandard1.5
[4.0.11, )
[4.0.12, )
System.Net.Primitives
.NETStandard1.5
[4.0.11, )
System.IO
.NETStandard1.5
[4.1.0, )
System.IO.FileSystem
.NETStandard1.5
[4.0.1, )
System.IO.Compression
.NETStandard1.5
[4.1.0, )
System.Net.Sockets
.NETStandard1.5
[4.1.0, )
[4.0.0, )
[4.1.0, )
System.Net.Security
.NETStandard1.5
[4.0.0, )
[4.0.0, )
[4.0.1, )
[1.0.0, )
Newtonsoft.Json
.NETStandard1.5
[9.0.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Published vulnerability advisories exist for this version. Read the advisory and choose a remediated version before release.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.