NLog 6.0.0-preview1

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 Core 1, 2 and 3 - .NET Standard 1.3+ and 2.0+ - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore

Showing the top 20 packages that depend on NLog.

Packages Downloads
NLog.Web.AspNetCore
Extend NLog with targets and layout renderers for websites and webapplications on the ASP.NET Core platform.
31
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
30
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
29
NLog.Extensions.Logging
NLog provider for Microsoft.Extensions.Logging for usage in .NET Standard libraries and console applicaties. For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.Web.AspNetCore
29
NLog.Extensions.Logging
NLog provider for Microsoft.Extensions.Logging for usage in .NET Standard libraries and console applicaties. For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.Web.AspNetCore
28
NLog.Config
Xml file to get started with configuring NLog. This package is not mandatory to get started with NLog: the configuration file can created manually and the configuration can be created programmatically.
28
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
28
NLog.Config
Xml file to get started with configuring NLog. This package is not mandatory to get started with NLog: the configuration file can created manually and the configuration can be created programmatically.
27
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
27
NLog.Config
Empty NLog.config file.
27
NLog.Targets.ElasticSearch
An NLog target that utilises the elasticsearch low level client.
27
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
26
NLog.Extensions.Logging
NLog provider for Microsoft.Extensions.Logging for usage in .NET Standard libraries and console applicaties. For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.Web.AspNetCore
26
NLog.Extensions.Logging
NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications. For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.Web.AspNetCore
26

NLog v6.0 Preview1 with the following major changes:

  • Support AOT builds without build warnings.
  • New FileTarget without ConcurrentWrites support, but still support KeepFileOpen true / false.
  • Moved old FileTarget into the new nuget-package NLog.Targets.ConcurrentFile.
  • Created new nuget-package NLog.Targets.AtomicFile that supports ConcurrentWrites for NET8 on both Windows / Linux.
  • Created new nuget-package NLog.Targets.GZipFile that uses GZipStream for writing directly to compressed files.
  • Moved MailTarget into the new nuget-package NLog.Targets.Mail.
  • Moved NetworkTarget into the new nuget-package NLog.Targets.Network.
  • New GelfTarget introduced for the new nuget-package NLog.Targets.Network.
  • New SyslogTarget introduced for the new nuget-package NLog.Targets.Network.
  • Moved TraceTarget and NLogTraceListener into the new nuget-package NLog.Targets.Trace.
  • Moved WebServiceTarget into the new nuget-package NLog.Targets.WebService
  • Removed dependency on System.Text.RegularExpressions and introduced new nuget-package NLog.RegEx.
  • Removed dependency on System.Xml.XmlReader by implementing own internal basic XML-Parser.

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/

.NET Framework 3.5

  • No dependencies.

.NET Framework 4.5

  • No dependencies.

.NET Framework 4.6

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

.NET Standard 2.1

  • No dependencies.

Version Downloads Last updated
6.1.3 13 05/06/2026
6.1.2 23 04/02/2026
6.1.1 22 03/02/2026
6.1.0 29 02/02/2026
6.0.7 36 12/10/2025
6.0.6 32 12/12/2025
6.0.5 23 12/12/2025
6.0.4 29 12/15/2025
6.0.3 21 12/11/2025
6.0.2 28 12/30/2025
6.0.1 31 12/24/2025
6.0.0 25 12/22/2025
6.0.0-rc4 24 02/04/2026
6.0.0-rc3 27 12/19/2025
6.0.0-rc2 34 12/11/2025
6.0.0-rc1 28 12/10/2025
6.0.0-preview1 25 12/11/2025
5.5.1 25 12/24/2025
5.5.0 32 12/20/2025
5.4.0 28 12/12/2025
5.3.4 26 12/11/2025
5.3.3 24 12/21/2025
5.3.2 25 12/21/2025
5.3.1 26 12/12/2025
5.2.8 28 12/12/2025
5.2.7 27 12/21/2025
5.2.6 24 12/15/2025
5.2.5 22 12/15/2025
5.2.4 22 12/22/2025
5.2.3 24 12/15/2025
5.2.2 24 12/12/2025
5.2.1 27 12/20/2025
5.2.0 23 12/14/2025
5.1.5 23 12/10/2025
5.1.4 26 12/21/2025
5.1.3 25 12/20/2025
5.1.2 24 12/13/2025
5.1.1 22 12/20/2025
5.1.0 31 12/15/2025
5.0.5 23 12/20/2025
5.0.4 22 12/18/2025
5.0.3 17 12/21/2025
5.0.2 27 12/10/2025
5.0.1 23 12/17/2025
5.0.0 25 12/12/2025
5.0.0-rc1 24 01/04/2026
5.0.0-preview.3 19 01/19/2026
4.7.15 23 12/14/2025
4.7.14 26 12/14/2025
4.7.13 22 12/10/2025
4.7.12 28 12/20/2025
4.7.11 33 12/15/2025
4.7.10 21 12/11/2025
4.7.9 22 12/20/2025
4.7.8 25 12/13/2025
4.7.7 32 12/20/2025
4.7.6 23 12/16/2025
4.7.5 27 12/21/2025
4.7.4 24 12/10/2025
4.7.3 27 12/20/2025
4.7.2 21 12/20/2025
4.7.1 26 12/22/2025
4.7.0 26 12/15/2025
4.6.8 29 12/20/2025
4.6.7 23 12/20/2025
4.6.6 21 01/07/2026
4.6.5 26 12/21/2025
4.6.4 27 12/15/2025
4.6.3 23 12/10/2025
4.6.2 32 12/30/2025
4.6.1 36 01/01/2026
4.6.0 35 12/19/2025
4.5.11 27 12/20/2025
4.5.10 23 12/11/2025
4.5.9 31 12/20/2025
4.5.8 30 12/22/2025
4.5.7 25 12/11/2025
4.5.6 24 12/14/2025
4.5.5 28 12/17/2025
4.5.4 25 12/11/2025
4.5.3 26 12/10/2025
4.5.2 24 01/05/2026
4.5.1 21 12/20/2025
4.5.0 25 12/15/2025
4.5.0-rc07 28 12/30/2025
4.5.0-rc06 23 02/03/2026
4.4.13 27 12/15/2025
4.4.12 24 12/20/2025
4.4.11 21 12/15/2025
4.4.10 27 12/15/2025
4.4.9 24 12/19/2025
4.4.8 22 12/20/2025
4.4.7 23 12/20/2025
4.4.6 28 12/10/2025
4.4.5 24 12/13/2025
4.4.4 24 12/10/2025
4.4.3 27 12/14/2025
4.4.2 26 12/14/2025
4.4.1 26 12/09/2025
4.4.0 19 12/14/2025
4.3.11 22 12/20/2025
4.3.10 23 12/20/2025
4.3.9 22 12/18/2025
4.3.8 20 12/20/2025
4.3.7 22 12/21/2025
4.3.6 26 01/02/2026
4.3.5 18 12/20/2025
4.3.4 20 12/23/2025
4.3.3 32 12/11/2025
4.3.2 25 12/16/2025
4.3.1 23 12/11/2025
4.3.0 20 12/23/2025
4.2.3 23 01/01/2026
4.2.2 33 12/15/2025
4.2.1 23 12/19/2025
4.2.0 22 12/21/2025
4.1.2 24 12/22/2025
4.1.1 22 12/15/2025
4.1.0 22 01/06/2026
4.0.1 21 12/23/2025
4.0.0 21 12/13/2025
3.2.1 22 12/22/2025
3.2.0 24 12/11/2025
3.1.0 28 12/21/2025
3.0.0 21 12/18/2025
2.1.0 24 12/09/2025
2.0.1.2 22 12/22/2025
2.0.0.2000 21 12/12/2025
1.0.0.505 20 12/22/2025