etcd.Provider.Cluster.Extensions 1.3.2

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

// Install etcd.Provider.Cluster.Extensions as a Cake Tool
#tool nuget:?package=etcd.Provider.Cluster.Extensions&version=1.3.2

etcd.Provider.Cluster.Extensions

etcdt扩展,通过集群获取服务地址 etcd操作接口很简单,没有几个,扩展了etcdclient的方法,实现定时获取集群地址

2019-05-17

扩展集群节点使用方式,主从节点或者轮训

2023-02-14

升级net6,升级etcd客户端

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on etcd.Provider.Cluster.Extensions:

Package Downloads
Ocelot.Provider.Etcd.Cluster

Provides Ocelot extensions to use etcd

Ocelot.Provider.Etcd.Extensions

扩展Ocelot.Provider.Etcd,内部定时刷新集群地址

Etcd.Register

etcd服务注册

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.2 145 5/10/2023
1.3.1 354 2/14/2023
1.3.0 784 2/12/2023
1.2.1 835 5/17/2019
1.1.1 571 5/16/2019
1.1.0 1,367 5/3/2019
1.0.0 538 5/3/2019

升级net7