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