tdb.consul.kv 7.0.0.4

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

// Install tdb.consul.kv as a Cake Tool
#tool nuget:?package=tdb.consul.kv&version=7.0.0.4

把consul的key/value作分布式配置

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 (2)

Showing the top 2 NuGet packages that depend on tdb.consul.kv:

Package Downloads
tdb.ddd.infrastructure

ddd基础设施层

tdb.framework.webapi.standard

tdb webapi 框架标准库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0.4 739 4/9/2023
7.0.0.3 727 1/7/2023
7.0.0.2 329 11/28/2022
7.0.0.1 343 11/10/2022
6.0.0.1 440 10/21/2022
2.1.1.2 452 9/19/2022
2.1.1.1 849 6/11/2022
2.1.1 992 1/8/2022
2.1.0.5 2,209 9/19/2021
2.1.0.4 3,353 5/27/2021
2.1.0.3 6,351 1/29/2021
2.1.0.2 333 1/27/2021
2.1.0.1 371 12/16/2020

把配置特效改为接口