Provides a strongly typed way of specifying and accessing settings using dependency injection. This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
dotnet add package Microsoft.Extensions.Options --version 2.2.0
Install-Package Microsoft.Extensions.Options -Version 2.2.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.DependencyInjection.Abstractions | [2.2.0, ) |
| Microsoft.Extensions.Primitives | [2.2.0, ) |
| System.ComponentModel.Annotations | [4.5.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-12-03 23:18:33 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt |