Info
| Version: | 8.1.1707 | 
| Author(s): | Octopus Deploy | 
| Last Update: | Thursday, October 23, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/OctopusDeploy/Halibut/ | 
| NuGet Url: | https://www.nuget.org/packages/Halibut | 
Install
Install-Package Halibut
                        dotnet add package Halibut
                        paket add Halibut
                        
                                Halibut Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json.Bson(>= 1.0.1)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json.Bson(>= 1.0.1)
- System.Configuration.ConfigurationManager(>= 4.4.1)
- System.IO.FileSystem.AccessControl(>= 4.4.0)
- System.Reflection.DispatchProxy(>= 4.4.0)
 
                
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.