Sign in Sign up
nuget

NFinal.Configration

阿波罗分布式配置,改为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");

nuget View on Nuget

Activity

Latest release
5y ago
Total releases
2
Cadence
~daily
Last 12 months
0

Details

First release
Nov 18, 2020
Releases
Version Released
1.0.2 patch
1.0.1 initial