Provides a strongly typed way of specifying and accessing settings using dependency injection.
dotnet add package Microsoft.Extensions.Options --version 1.0.0-rc2-final
Install-Package Microsoft.Extensions.Options -Version 1.0.0-rc2-final
| 包名 | 版本要求 |
|---|---|
| System.ComponentModel | [4.0.0, ) |
| System.Diagnostics.Debug | [4.0.10, ) |
| System.Globalization | [4.0.10, ) |
| System.Linq | [4.0.0, ) |
| System.Linq.Expressions | [4.0.10, ) |
| System.Reflection | [4.0.10, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Runtime.Extensions | [4.0.10, ) |
| System.Threading | [4.0.10, ) |
| Microsoft.Extensions.DependencyInjection.Abstractions | [1.0.0-rc2-final, ) |
| Microsoft.Extensions.Primitives | [1.0.0-rc2-final, ) |
| 包名 | 版本要求 |
|---|---|
| System.ComponentModel | [4.0.1-rc2-24027, ) |
| System.Diagnostics.Debug | [4.0.11-rc2-24027, ) |
| System.Globalization | [4.0.11-rc2-24027, ) |
| System.Linq | [4.1.0-rc2-24027, ) |
| System.Linq.Expressions | [4.0.11-rc2-24027, ) |
| System.Reflection | [4.1.0-rc2-24027, ) |
| System.Resources.ResourceManager | [4.0.1-rc2-24027, ) |
| System.Runtime.Extensions | [4.1.0-rc2-24027, ) |
| System.Threading | [4.0.11-rc2-24027, ) |
| Microsoft.Extensions.DependencyInjection.Abstractions | [1.0.0-rc2-final, ) |
| Microsoft.Extensions.Primitives | [1.0.0-rc2-final, ) |
| 作者 | Microsoft.Extensions.Options |
|---|---|
| 发布时间 | 2016-05-16 17:00:55 |
| 项目主页 | http://www.asp.net/ |
| 许可证 | http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm |