netcore web.config ConnectionStrings AppSettings

new ConfigurationBuilder().Build().GetSection("ConnectionStrings")

new ConfigurationBuilder().Build().GetSection("appSettings")

你可能感兴趣的:(netcore web.config ConnectionStrings AppSettings)