Consul 1.7.14.7
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
dotnet add package Consul --version 1.7.14.7
NuGet\Install-Package Consul -Version 1.7.14.7
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="Consul" Version="1.7.14.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Consul" Version="1.7.14.7" />
<PackageReference Include="Consul" />
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 Consul --version 1.7.14.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Consul, 1.7.14.7"
#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.
#addin nuget:?package=Consul&version=1.7.14.7
#tool nuget:?package=Consul&version=1.7.14.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Consul.NET is a .NET client library for the Consul HTTP API
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Microsoft.CSharp (>= 4.7.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (559)
Showing the top 5 NuGet packages that depend on Consul:
Package | Downloads |
---|---|
Winton.Extensions.Configuration.Consul
Provides support for configuring .NET Core applications with Consul |
|
DotNetCore.CAP.Dashboard
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern. |
|
Ocelot.Provider.Consul
Provides Ocelot extensions to use Consul |
|
Steeltoe.Discovery.ConsulBase
Hashicorp Consul Client |
|
Nezada.Common.Core
封装通用的方法(适用于Asp.Net Core) |
GitHub repositories (46)
Showing the top 20 popular GitHub repositories that depend on Consul:
Repository | Stars |
---|---|
dotnet/orleans
Cloud Native application framework for .NET
|
|
ThreeMammals/Ocelot
.NET API Gateway
|
|
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
|
|
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
|
|
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
|
|
RRQM/TouchSocket
TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet issues and enables quick implementation of custom data message parsing using protocol templates.
|
|
BehzadDara/SampleProject
|
|
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
|
|
madslundt/NetCoreMicroservicesSample
Sample using micro services in .NET Core 3.1 Focusing on clean code
|
|
GB28181/GB28181.Solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
|
|
SkyChenSky/Sikiro
整合了社区主流开源框架(CAP、SkyAPM、WebAPIClient、Chloe等)的微服务项目示例
|
|
grissomlau/jimu
.netcore micro service framework
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
volodymyrsmirnov/MalwareMultiScan
Self-hosted VirusTotal / MetaDefender wannabe with API, demo UI and Scanners running in Docker.
|
|
beetlex-io/Bumblebee
.net core fast http and websocket gateway components
|
Version | Downloads | Last updated |
---|---|---|
1.7.14.7 | 87,726 | 3 months ago |
1.7.14.6 | 81,587 | 4 months ago |
1.7.14.5 | 40,492 | 5 months ago |
1.7.14.4 | 572,694 | 9 months ago |
1.7.14.3 | 671,561 | 1/29/2024 |
1.7.14.2 | 342,436 | 11/30/2023 |
1.7.14.1 | 794,474 | 10/20/2023 |
1.6.10.9 | 1,117,937 | 4/6/2023 |
1.6.10.8 | 1,661,922 | 12/13/2022 |
1.6.10.7 | 1,579,360 | 8/1/2022 |
1.6.10.6 | 747,403 | 6/1/2022 |
1.6.10.5 | 3,506,690 | 4/29/2022 |
1.6.10.4 | 2,449,191 | 12/27/2021 |
1.6.10.3 | 2,156,765 | 8/6/2021 |
1.6.10.1 | 408,718 | 5/19/2021 |
1.6.10.1-rc1 | 2,023 | 5/4/2021 |
1.6.1.1 | 5,440,530 | 6/8/2020 |
0.7.2.6 | 17,540,489 | 7/25/2018 |
0.7.2.5 | 471,286 | 6/27/2018 |
0.7.2.4 | 1,499,272 | 1/26/2018 |
0.7.2.3 | 1,275,810 | 4/26/2017 |
0.7.2.1 | 541,204 | 1/18/2017 |
0.7.2.1-alpha1 | 3,345 | 1/8/2017 |
0.7.2 | 26,282 | 1/4/2017 |
0.7.0.5 | 41,245 | 12/29/2016 |
0.7.0.4 | 6,534 | 12/20/2016 |
0.7.0.3 | 98,111 | 11/2/2016 |
0.7.0.2 | 11,195 | 10/10/2016 |
0.7.0.1 | 11,655 | 9/22/2016 |
0.7.0 | 6,139 | 9/15/2016 |
0.7.0-rc2 | 3,336 | 9/12/2016 |
0.7.0-rc1 | 3,470 | 8/17/2016 |
0.6.4.8-alpha2 | 4,984 | 7/11/2016 |
0.6.4.8-alpha1 | 3,394 | 7/9/2016 |
0.6.4.7 | 97,116 | 6/10/2016 |
0.6.4.6 | 11,549 | 5/30/2016 |
0.6.4.4 | 4,120 | 5/25/2016 |
0.6.4.3 | 4,267 | 5/17/2016 |
0.6.4.2 | 20,454 | 4/30/2016 |
0.6.4.1 | 10,440 | 3/23/2016 |
0.6.4 | 3,548 | 3/20/2016 |
0.6.3.6 | 4,739 | 3/15/2016 |
0.6.3.4 | 3,857 | 3/10/2016 |
0.6.3.3 | 3,905 | 3/5/2016 |
0.6.3.2 | 4,347 | 2/25/2016 |
0.6.3.1 | 8,166 | 2/10/2016 |
0.6.3 | 3,436 | 2/10/2016 |
0.6.1.4 | 3,544 | 2/9/2016 |
0.6.1.2 | 3,393 | 2/7/2016 |
0.6.1 | 18,063 | 1/13/2016 |
0.5.2.67 | 47,446 | 11/3/2015 |
0.5.2.66 | 3,739 | 10/30/2015 |
0.5.2.65 | 6,225 | 10/1/2015 |
0.5.2.64 | 28,281 | 8/27/2015 |
0.5.2.63 | 3,445 | 8/27/2015 |
0.5.2.62 | 4,141 | 7/29/2015 |
0.5.2.61 | 3,670 | 7/25/2015 |
0.5.2.36 | 3,633 | 7/23/2015 |
0.5.2.35 | 3,540 | 7/22/2015 |
0.5.2.31 | 3,530 | 7/21/2015 |
0.5.2.9 | 3,523 | 7/20/2015 |
0.5.2.8 | 3,620 | 6/15/2015 |
0.5.2.7 | 3,705 | 5/28/2015 |
0.5.2.6 | 3,759 | 5/27/2015 |