Halibut icon indicating copy to clipboard operation
Halibut copied to clipboard

| Public | A secure communication stack for .NET using JSON-RPC over SSL.

Results 82 Halibut issues
Sort by recently updated
recently updated
newest added

Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.4.2 to 4.5.0. Release notes Sourced from NUnit3TestAdapter's releases. V4.5.0 Release for support of NUnit4 Fix for Issue #1100 Commits 7329666 450alpha2 (#1095) 364f81e Bump NUnit3TestAdapter from...

dependencies

Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.8.0 to 6.12.0. Release notes Sourced from FluentAssertions's releases. 6.12.0 What's Changed New features Added Be, NotBe and BeOneOf for object comparisons with custom comparer by @​jnyrup...

dependencies

**_Are you a customer of Octopus Deploy? Please contact [our support team](https://octopus.com/support) so we can triage your PR, so that we can make sure it's handled appropriately._** # Background #...

# Background Halibut doesn't currently support generic services (i.e. `IMyService`). This is due to how the service name is serialized in the request message, it just uses `Type.Name`, which doesn't...

[sc-61819] # Background # Results Fixes https://github.com/OctopusDeploy/Issues/issues/... _(optional public issue)_ Fixes https://github.com/OctopusDeploy/ResearchAndDevelopment/issues/... _(optional private issue)_ See [How we use GitHub Issues](https://github.com/OctopusDeploy/Issues/blob/master/docs/CONTRIBUTING.internal.md) (including [this flowchart](https://whimsical.com/r-d-incoming-work-workflow-aug-21-NsDnGQXcwBLwU66a88Zhue) ## Before ![Before](https://user-images.githubusercontent.com/5088479/120727281-72762180-c51d-11eb-9776-85363dc084e2.png) ## After ![After](https://user-images.githubusercontent.com/5088479/120727258-67bb8c80-c51d-11eb-8d2a-e047095b2d01.png)...

[sc-61819] # Background # Results Fixes https://github.com/OctopusDeploy/Issues/issues/... _(optional public issue)_ Fixes https://github.com/OctopusDeploy/ResearchAndDevelopment/issues/... _(optional private issue)_ See [How we use GitHub Issues](https://github.com/OctopusDeploy/Issues/blob/master/docs/CONTRIBUTING.internal.md) (including [this flowchart](https://whimsical.com/r-d-incoming-work-workflow-aug-21-NsDnGQXcwBLwU66a88Zhue) ## Before ![Before](https://user-images.githubusercontent.com/5088479/120727281-72762180-c51d-11eb-9776-85363dc084e2.png) ## After ![After](https://user-images.githubusercontent.com/5088479/120727258-67bb8c80-c51d-11eb-8d2a-e047095b2d01.png)...

**_Are you a customer of Octopus Deploy? Please contact [our support team](https://octopus.com/support) so we can triage your PR, so that we can make sure it's handled appropriately._** # Background #...

**_Are you a customer of Octopus Deploy? Please contact [our support team](https://octopus.com/support) so we can triage your PR, so that we can make sure it's handled appropriately._** # Background #...

# Background This PR adds support for WebSocket Services on net60. This will allow net60 Tentacles on Windows and Linux to support PollingOverWebSockets This does not change the Client requirements...

Our team is looking into integrating a Halibut server into an existing Asp Net application. The hosting model of this application is a bit restrictive so we would like to...