Halibut 8.1.1943

dotnet add package Halibut --version 8.1.1943
                    
NuGet\Install-Package Halibut -Version 8.1.1943
                    
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="Halibut" Version="8.1.1943" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Halibut" Version="8.1.1943" />
                    
Directory.Packages.props
<PackageReference Include="Halibut" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Halibut --version 8.1.1943
                    
#r "nuget: Halibut, 8.1.1943"
                    
#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.
#:package Halibut@8.1.1943
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Halibut&version=8.1.1943
                    
Install as a Cake Addin
#tool nuget:?package=Halibut&version=8.1.1943
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Halibut:

Package Downloads
VSoft.Extensions.Hosting.Halibut

Microsoft.Extensions.Hosting support for Halibut

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Halibut:

Repository Stars
nefarius/Shibari
Gaming input peripherals prototyping platform for Windows
Version Downloads Last Updated
8.1.1943 84 3/30/2026
8.1.1942 81 3/29/2026
8.1.1932 83 3/27/2026
8.1.1921 82 3/26/2026
8.1.1860 1,031 2/12/2026
8.1.1845 165 2/1/2026
8.1.1813 210 1/7/2026
8.1.1707 66,001 10/23/2025
8.1.1681 3,975 10/9/2025
8.1.1633 5,370 9/25/2025
8.1.1627 473 9/24/2025
8.1.1616 1,610 9/23/2025
8.1.1602 485 9/18/2025
8.1.1591 3,600 9/15/2025
8.1.1579 405 9/15/2025
8.1.1578 415 9/14/2025
8.1.1573 405 9/14/2025
8.1.1566 334 9/12/2025
8.1.1559 1,983 9/11/2025
8.1.1551 351 9/10/2025
Loading failed