Client for service discovery and registration with Hashicorp Consul.
Info
| Version: | 4.0.0 |
| Author(s): | Steeltoe, VMware |
| Last Update: | Thursday, September 4, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://steeltoe.io/ |
| NuGet Url: | https://www.nuget.org/packages/Steeltoe.Discovery.Consul |
Install
Install-Package Steeltoe.Discovery.Consul
dotnet add package Steeltoe.Discovery.Consul
paket add Steeltoe.Discovery.Consul
Steeltoe.Discovery.Consul Download (Unzip the "nupkg" after downloading)
Dependencies
- Steeltoe.Common.Net(>= 3.0.2)
- Steeltoe.Connector.Abstractions(>= 3.0.2)
- Steeltoe.Discovery.Abstractions(>= 3.0.2)
- Steeltoe.Discovery.ClientBase(>= 3.0.2)
- Consul(>= 0.7.2.6)
- Microsoft.Extensions.Logging(>= 3.1.0)
- Microsoft.Extensions.Options(>= 3.1.0)
- System.Net.Http.WinHttpHandler(>= 4.7.0)
Tags