Logging infrastructure default implementation for Microsoft.Extensions.Logging. This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
dotnet add package Microsoft.Extensions.Logging --version 2.2.0
Install-Package Microsoft.Extensions.Logging -Version 2.2.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.Extensions.Configuration.Binder | [2.2.0, ) |
| Microsoft.Extensions.DependencyInjection.Abstractions | [2.2.0, ) |
| Microsoft.Extensions.Logging.Abstractions | [2.2.0, ) |
| Microsoft.Extensions.Options | [2.2.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-12-03 23:18:08 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt |