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 44 5/8/2026
8.1.1996 42 5/7/2026
8.1.1983 149 4/30/2026
8.1.1943 3,432 3/30/2026
8.1.1942 226 3/29/2026
8.1.1932 244 3/27/2026
8.1.1921 251 3/26/2026
8.1.1860 1,295 2/12/2026
8.1.1845 367 2/1/2026
8.1.1813 408 1/7/2026
8.1.1707 80,481 10/23/2025
8.1.1681 4,172 10/9/2025
8.1.1633 5,566 9/25/2025
8.1.1627 662 9/24/2025
8.1.1616 1,801 9/23/2025
8.1.1602 678 9/18/2025
8.1.1591 3,792 9/15/2025
8.1.1579 600 9/15/2025
8.1.1578 615 9/14/2025
8.1.1573 596 9/14/2025
Loading failed