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