原文: .net core 灵活读取配置文件
using Microsoft.Extensions.Configuration;
using System;
using System.Collections.Generic;
using System.IO;using Microsoft.Ext