依赖注入之IConfiguration 访问appSetting.json
摘要:(1)创建NET6 Webapi (2)appsettings.json { "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*"
阅读全文
posted @ 2024-02-02 10:59
浙公网安备 33010602011771号