Provides a strongly typed way of specifying and accessing settings using dependency injection.
dotnet add package Microsoft.Extensions.Options --version 2.0.2
Install-Package Microsoft.Extensions.Options -Version 2.0.2
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.DependencyInjection.Abstractions | [2.0.0, ) |
| Microsoft.Extensions.Primitives | [2.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-05-07 20:11:27 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt |