NLog 6.1.3 — NuGet Package for .NET
NLog 6.1.3 NuGet package for .NET. NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional…
Authors: Jarek Kowalski, Kim Christensen, Julian Verdurmen
Total downloads: 582,164,565
Project URL: https://nlog-project.org/
License: https://www.nuget.org/packages/NLog/6.1.3/license
Tags: NLog, logging, log, structured, tracing, logfiles, database, eventlog, console
Install NLog 6.1.3
.NET CLI
dotnet add package NLog --version 6.1.3
Package Manager Console
Install-Package NLog -Version 6.1.3
PackageReference (csproj)
<PackageReference Include="NLog" Version="6.1.3" />
View full details, downloads chart, dependencies and version history on NuBrowse.