Halibut 8.1.2000

dotnet add package Halibut --version 8.1.2000
                    
NuGet\Install-Package Halibut -Version 8.1.2000
                    
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.2000" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Halibut" Version="8.1.2000" />
                    
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.2000
                    
#r "nuget: Halibut, 8.1.2000"
                    
#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.2000
                    
#: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.2000
                    
Install as a Cake Addin
#tool nuget:?package=Halibut&version=8.1.2000
                    
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.2000 139 5/8/2026
8.1.1996 123 5/7/2026
8.1.1983 176 4/30/2026
8.1.1943 4,487 3/30/2026
8.1.1942 268 3/29/2026
8.1.1932 285 3/27/2026
8.1.1921 292 3/26/2026
8.1.1860 1,350 2/12/2026
8.1.1845 408 2/1/2026
8.1.1813 448 1/7/2026
8.1.1707 84,048 10/23/2025
8.1.1681 4,212 10/9/2025
8.1.1633 5,606 9/25/2025
8.1.1627 702 9/24/2025
8.1.1616 1,841 9/23/2025
8.1.1602 718 9/18/2025
8.1.1591 3,834 9/15/2025
8.1.1579 640 9/15/2025
8.1.1578 656 9/14/2025
8.1.1573 636 9/14/2025
Loading failed