Info
Version: | 8.0.926 |
Author(s): | Octopus Deploy |
Last Update: | Monday, November 18, 2024 |
.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.