dotnet add package NLog --version 6.0.2
                    
NuGet\Install-Package NLog -Version 6.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NLog" Version="6.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NLog" Version="6.0.2" />
                    
Directory.Packages.props
<PackageReference Include="NLog" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NLog --version 6.0.2
                    
#r "nuget: NLog, 6.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NLog@6.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NLog&version=6.0.2
                    
Install as a Cake Addin
#tool nuget:?package=NLog&version=6.0.2
                    
Install as a Cake Tool

NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.

Supported platforms:

- .NET 5, 6, 7, 8 and 9
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4

For ASP.NET Core, check: NLog.Web.AspNetCore

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (2.8K)

Showing the top 5 NuGet packages that depend on NLog:

Package Downloads
NLog.Extensions.Logging

NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications. For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore

NLog.Config

NLog.config file to get started with configuring NLog. This package is not mandatory to get started with NLog: the configuration file can created manually (read specs here: https://github.com/NLog/NLog/wiki/Configuration-file) or the configuration can be created programmatically. (read more here: https://github.com/NLog/NLog/wiki/Configuration-API) Note: Unfortunately this package won't work well when using <PackageReference> Advised to: - download manually: https://raw.githubusercontent.com/NLog/NLog/v4.4/src/NuGet/NLog.Config/content/NLog.config - set "Copy To Output Directory" to "Copy if newer"

Microsoft.ApplicationInsights.NLogTarget

Application Insights NLog Target is a custom target allowing you to send NLog log messages to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156

NLog.Web

NLog logging for ASP.NET and ASP.NET MVC. Includes targets and layout renderers for websites and web applications. This package is for ASP.NET 3.5+ For ASP.NET Core: Check https://www.nuget.org/packages/NLog.Web.AspNetCore

AWS.Logger.NLog

An AWS NLog target that records logging messages to Amazon CloudWatch Logs.

GitHub repositories (403)

Showing the top 20 popular GitHub repositories that depend on NLog:

Repository Stars
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
Jackett/Jackett
API Support for your favorite torrent trackers
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
srwi/EverythingToolbar
Everything integration for the Windows taskbar.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
AutoDarkMode/Windows-Auto-Night-Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
Richasy/Bili.Uwp
适用于新系统UI的哔哩
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
Azure/azure-powershell
Microsoft Azure PowerShell
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
focus-creative-games/luban
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
ravendb/ravendb
ACID Document Database
Topshelf/Topshelf
An easy service hosting framework for building Windows services using .NET
Version Downloads Last Updated
6.0.2 7,194 7/20/2025
6.0.1 207,334 6/27/2025
6.0.0 111,950 6/21/2025
6.0.0-rc4 1,622 6/15/2025
6.0.0-rc3 2,667 6/8/2025
6.0.0-rc2 2,523 6/1/2025
6.0.0-rc1 1,878 5/25/2025
6.0.0-preview1 6,577 4/29/2025
5.5.1 1,823 7/18/2025
5.5.0 618,054 5/29/2025
5.4.0 5,310,253 2/2/2025
5.3.4 11,069,846 9/12/2024
5.3.3 2,828,655 8/12/2024
5.3.2 8,699,958 4/30/2024
5.3.1 218,561 4/27/2024
5.2.8 12,568,592 12/29/2023
5.2.7 2,813,542 11/28/2023
5.2.6 673,411 11/19/2023
5.2.5 4,882,779 10/15/2023
5.2.4 3,713,047 9/6/2023
5.2.3 3,909,450 8/5/2023
5.2.2 5,238,647 7/4/2023
5.2.1 222,390 7/1/2023
5.2.0 5,107,650 5/30/2023
5.1.5 478,051 5/25/2023
5.1.4 1,944,965 4/29/2023
5.1.3 4,693,916 3/28/2023
5.1.2 4,839,218 2/17/2023
5.1.1 6,141,716 12/29/2022
5.1.0 4,403,056 11/27/2022
5.0.5 4,849,299 10/25/2022
5.0.4 7,076,020 9/1/2022
5.0.3 195,381 8/31/2022
5.0.2 1,584,985 8/12/2022
5.0.1 6,141,370 6/12/2022
5.0.0 7,354,431 5/16/2022
4.7.15 13,777,510 3/26/2022
4.7.14 3,301,854 2/23/2022
4.7.13 8,591,923 12/5/2021
4.7.12 4,740,874 10/24/2021
4.7.11 17,545,936 8/18/2021
4.7.10 11,152,928 5/14/2021
4.7.9 8,939,847 3/24/2021
4.7.8 4,973,983 2/25/2021
4.7.7 3,883,221 1/20/2021
4.7.6 6,370,295 12/6/2020
4.7.5 8,139,718 9/27/2020
4.7.4 5,746,407 8/22/2020
4.7.3 2,004,103 7/31/2020
4.7.2 18,987,734 5/18/2020
4.7.1 196,011 5/15/2020
4.7.0 6,952,011 3/20/2020
4.6.8 22,960,979 11/4/2019
4.6.7 15,864,315 8/25/2019
4.6.6 4,185,193 7/14/2019
4.6.5 5,344,959 6/14/2019
4.6.4 3,446,921 5/28/2019
4.6.3 4,284,605 4/30/2019
4.6.2 3,108,249 4/2/2019
4.6.1 359,060 3/29/2019
4.6.0 1,109,404 3/21/2019
4.5.11 27,265,412 11/6/2018
4.5.10 7,193,464 9/17/2018
4.5.9 1,894,630 8/24/2018
4.5.8 2,739,040 8/5/2018
4.5.7 1,409,029 7/19/2018
4.5.6 4,415,485 5/29/2018
4.5.5 1,008,789 5/25/2018
4.5.4 5,317,105 5/5/2018
4.5.3 2,547,229 4/16/2018
4.5.2 1,409,118 4/6/2018
4.5.1 474,954 4/3/2018
4.5.0 13,788,058 3/25/2018
4.4.13 1,049,795 2/27/2018
4.4.12 8,447,921 8/8/2017
4.4.11 2,734,194 6/17/2017
4.4.10 550,736 5/31/2017
4.4.9 1,273,017 5/5/2017
4.4.8 249,946 4/28/2017
4.4.7 188,903 4/25/2017
4.4.6 438,711 4/15/2017
4.4.5 608,328 3/28/2017
4.4.4 719,984 3/10/2017
4.4.3 869,458 2/17/2017
4.4.2 584,055 2/6/2017
4.4.1 2,947,696 12/24/2016
4.4.0 423,965 12/14/2016
4.3.11 1,513,091 11/7/2016
4.3.10 1,135,823 10/11/2016
4.3.9 614,980 9/18/2016
4.3.8 865,581 9/5/2016
4.3.7 831,195 8/6/2016
4.3.6 346,008 7/23/2016
4.3.5 1,170,729 6/12/2016
4.3.4 969,323 5/16/2016
4.3.3 593,380 4/28/2016
4.3.2 128,002 4/26/2016
4.3.1 134,714 4/20/2016
4.3.0 190,194 4/16/2016
4.2.3 2,569,302 12/20/2015
4.2.2 441,040 12/2/2015
4.2.1 1,047,389 11/21/2015
4.2.0 573,268 10/24/2015
4.1.2 1,386,797 9/20/2015
4.1.1 205,154 9/12/2015
4.1.0 286,904 8/31/2015
4.0.1 1,274,346 6/18/2015
4.0.0 1,872,976 6/9/2015
3.2.1 1,297,880 4/24/2015
3.2.0 2,312,550 1/2/2015
3.1.0 2,189,919 6/24/2014
3.0.0 334,775 6/2/2014
2.1.0 3,857,601 10/10/2013
2.0.1.2 1,703,470 4/8/2013
2.0.0.2000 3,943,909 7/18/2011
1.0.0.505 1,378,585 1/7/2011

Changelog:

- (#5930) XmlParser - Handle XML comments after root-end-tag. (@snakefoot)
- (#5929) XmlLoggingConfiguration - Improve handling of invalid XML. (@snakefoot)
- (#5933) Handle invalid message template when skipping parameters array. (@snakefoot)
- (#5915) ReplaceNewLinesLayoutRendererWrapper - Replace more line ending characters. (@oikku)
- (#5911) NLog.Targets.GZipFile - Improve support for ArchiveAboveSize. (@snakefoot)
- (#5921) FileTarget - Activate legacy ArchiveFileName when ArchiveSuffixFormat contains legacy placeholder. (@snakefoot)
- (#5924) AsyncTargetWrapper - Updated FullBatchSizeWriteLimit default value from 5 to 10. (@snakefoot)
- (#5937) Mark Assembly loading with RequiresUnreferencedCodeAttribute for AOT. (@snakefoot)
- (#5938) Logger - Align WriteToTargets with WriteToTargetsWithSpan. (@snakefoot)
- (#5909) ConfigurationItemFactory - Added extension hints for webservice and activityid. (@snakefoot)
- (#5918) Log4JXmlTarget - Removed alias NLogViewer as conflicts with other nuget-packages. (@snakefoot)
- (#5926) SplunkTarget - NetworkTarget with SplunkLayout. (@snakefoot)
- (#5927) GelfLayout - Align with SplunkLayout. (@snakefoot)
- (#5913) NLog.Targets.Network - Updated nuget-package README.md. (@snakefoot)
- (#5912) NLog.Targets.Trace - Updated nuget-package README.md. (@snakefoot)
- (#5919) XML docs for Targets and Layouts with remarks about default value. (@snakefoot)
- (#5922) XML docs for LayoutRenderers with remarks about default value. (@snakefoot)
- (#5925) XML docs for Target Wrappers with remarks about default value. (@snakefoot)
- (#5935) Improve NLog XSD Schema with better handling of typed Layout. (@snakefoot)
- (#5923) Updated unit-tests from NET6 to NET8. (@snakefoot)

NLog v6.0 release notes: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.html

Full changelog: https://github.com/NLog/NLog/releases

For all config options and platform support, check https://nlog-project.org/config/