Citms.Discovery.Consul 1.2.0

dotnet add package Citms.Discovery.Consul --version 1.2.0
NuGet\Install-Package Citms.Discovery.Consul -Version 1.2.0
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="Citms.Discovery.Consul" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Citms.Discovery.Consul --version 1.2.0
#r "nuget: Citms.Discovery.Consul, 1.2.0"
#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.
// Install Citms.Discovery.Consul as a Cake Addin
#addin nuget:?package=Citms.Discovery.Consul&version=1.2.0

// Install Citms.Discovery.Consul as a Cake Tool
#tool nuget:?package=Citms.Discovery.Consul&version=1.2.0

Consul注册中心,配置中心

Product 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 103 2/21/2024
1.1.9 263 3/1/2023
1.1.8 476 9/15/2022
1.1.7 620 3/11/2022
1.1.7-preview1 160 12/29/2021
1.1.6 428 7/27/2021
1.1.5 404 6/8/2021
1.1.4 411 2/27/2021
1.1.2 414 1/11/2021
1.1.1 600 3/5/2020
1.1.1-preview 328 3/2/2020
1.1.0 555 12/21/2019
1.0.9 545 12/12/2019
1.0.8 491 12/9/2019
1.0.7 501 11/21/2019
1.0.6 500 11/5/2019
1.0.5 506 10/25/2019
1.0.4 571 5/15/2019
1.0.3 569 5/10/2019
1.0.2 586 4/30/2019
1.0.1 604 4/28/2019
1.0.0 634 4/28/2019

2019-12-12 Consul注册中心,配置中心
2019-12-21 配置项变更时对比值是否变化
2021-7-27 配置中心支持配置项设置为只读 Readonly
2022-9-16 从consul里面读取节点修改成只读取健康状态全为正常节点
2024-2-20 支持将服务注册到多个注册中心