NLog is a logging platform for .NET with rich log routing and management capabilities.
dotnet add package NLog --version 4.5.0-rc03
Install-Package NLog -Version 4.5.0-rc03
| 包名 | 版本要求 |
|---|---|
| NETStandard.Library | [1.6.0, ) |
| System.ComponentModel.Primitives | [4.1.0, ) |
| System.ComponentModel.TypeConverter | [4.1.0, ) |
| System.Data.Common | [4.1.0, ) |
| System.Diagnostics.Process | [4.1.0, ) |
| System.Diagnostics.StackTrace | [4.0.1, ) |
| System.Diagnostics.TraceSource | [4.0.0, ) |
| System.IO.FileSystem.Watcher | [4.0.0, ) |
| System.Net.NameResolution | [4.0.0, ) |
| System.Net.Requests | [4.0.11, ) |
| System.Reflection.TypeExtensions | [4.1.0, ) |
| System.Runtime.Loader | [4.0.0, ) |
| System.Threading.Thread | [4.0.0, ) |
| System.Xml.XmlDocument | [4.0.1, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.UniversalWindowsPlatform | [5.2.2, ) |
| Microsoft.Extensions.PlatformAbstractions | [1.0.0, ) |
| System.Collections.NonGeneric | [4.0.1, ) |
| System.ComponentModel.Primitives | [4.1.0, ) |
| System.Runtime.InteropServices.RuntimeInformation | [4.0.0, ) |
| System.Xml.XmlDocument | [4.0.1, ) |
| 作者 | Jarek Kowalski, Kim Christensen, Julian Verdurmen |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | http://nlog-project.org/ |
| 许可证 | http://raw.github.com/NLog/NLog/master/LICENSE.txt |