Top 20 NuGet Packages depending on NFinal.Common.Base

Total dependencies: 2

阿波罗分布式配置,改为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...
基于HttpClient的抓包帮助类.支持自动重试,代理,下载,上传等快速操作. HttpCliehtHelper httphelper=new HttpClientHelper(new HttpPotion(){ Url="" });