Implementation of key-value pair based configuration. Includes the memory configuration provider.
dotnet add package Microsoft.Extensions.Configuration --version 1.0.0-rc1-final
Install-Package Microsoft.Extensions.Configuration -Version 1.0.0-rc1-final
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Configuration.Abstractions | [1.0.0-rc1-final, ) |
| System.Collections | [4.0.10, ) |
| System.Diagnostics.Debug | [4.0.10, ) |
| System.Globalization | [4.0.10, ) |
| System.Linq | [4.0.0, ) |
| System.Reflection | [4.0.10, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Runtime | [4.0.20, ) |
| System.Runtime.Extensions | [4.0.10, ) |
| System.Runtime.InteropServices | [4.0.20, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Configuration.Abstractions | [1.0.0-rc1-final, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Configuration.Abstractions | [1.0.0-rc1-final, ) |
| System.Collections | [4.0.11-beta-23516, ) |
| System.Diagnostics.Debug | [4.0.11-beta-23516, ) |
| System.IO | [4.0.11-beta-23516, ) |
| System.IO.FileSystem | [4.0.1-beta-23516, ) |
| System.Resources.ResourceManager | [4.0.1-beta-23516, ) |
| System.Runtime.Extensions | [4.0.11-beta-23516, ) |
| System.Runtime.InteropServices | [4.0.21-beta-23516, ) |
| System.Threading | [4.0.11-beta-23516, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-11-18 14:09:32 |
| 项目主页 | http://www.asp.net/ |
| 许可证 | http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm |