NFinal.Configration NuGet Package

阿波罗分布式配置,改为xml文件,适用于所有.net core项目类型.
apollo.config
<configuration><Apollo><Namespaces name="0">application</Namespaces><Namespaces name="1">TEST1.Common</Namespaces><AppID>000001</AppID><Env>DEV</Env><MetaServer>http://192.168.31.164:8080</MetaServer><ConfigServer name="0">http://192.168.31.164:8080</ConfigServer></Apollo></configuration>
使用方式:
var username = NFinal.Common.ConfigHelper.GetConfigValue("username");.




Got any NFinal.Configration Question?





Info

Version: 1.0.2
Author(s): NFinal.Configration
Last Update: Thursday, November 19, 2020
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/NFinal.Configration


Install
Install-Package NFinal.Configration
dotnet add package NFinal.Configration
paket add NFinal.Configration
NFinal.Configration Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

1256