Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
dotnet add package Microsoft.Extensions.Configuration --version 1.0.2
Install-Package Microsoft.Extensions.Configuration -Version 1.0.2
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Runtime.InteropServices | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| Microsoft.Extensions.Configuration.Abstractions | [1.0.2, ) |
| 作者 | Microsoft.Extensions.Configuration |
|---|---|
| 发布时间 | 2017-03-06 19:03:19 |
| 项目主页 | http://www.asp.net/ |
| 许可证 | http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm |