NLog.Extensions.Logging 6.0.1

NLog.Extensions.Logging

Integrates NLog as Logging provider for Microsoft.Extensions.Logging, by just calling AddNLog() on the Logging-builder.

Providing features like:

If using ASP.NET Core then consider using NLog.Web.AspNetCore.

Supported platforms:

  • .NET 5, 6, 7, 8 and 9
  • .NET 2 and 3
  • .NET Standard 2.0 and 2.1
  • .NET 4.6.1 - 4.8

Registration of NLog as logging provider:

builder.Logging.ClearProviders();
builder.Logging.AddNLog();

Useful Links:

No packages depend on NLog.Extensions.Logging.

ChangeLog: - Updated to NLog v6.0 - Removed support for NetStandard 1.3 + 1.5 - Updated .NET Framework 4.6.2 with NET8-nuget-dependencies - Enabled nullable references - Avoid boxing when extracting LogEvent properties from struct - Reduce allocation when creating LogEvent with properties by using ReadOnlySpan - Enabled <IsAotCompatible> - Added ${host-environment} for NLog.Extensions.Hosting - Added ${host-rootdir} for NLog.Extensions.Hosting - Added ${host-appname} for NLog.Extensions.Hosting - Added RegisterHostSettings for NLog.Extensions.Hosting Full changelog: https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD List of major changes in NLog 6.0: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.html

Version Downloads Last updated
6.0.1 16 07/10/2025
6.0.0 14 07/10/2025
6.0.0-rc4 18 07/10/2025
6.0.0-rc3 16 07/10/2025
6.0.0-rc2 16 07/10/2025
5.5.0 15 07/10/2025
5.4.0 17 07/10/2025
5.3.15 14 07/10/2025
5.3.14 16 07/10/2025
5.3.13 18 07/10/2025
5.3.12 17 07/10/2025
5.3.11 16 07/10/2025
5.3.10 16 07/10/2025
5.3.9 18 07/10/2025
5.3.8 15 07/10/2025
5.3.7 16 07/10/2025
5.3.5 18 07/10/2025
5.3.4 19 07/10/2025
5.3.3 18 07/10/2025
5.3.2 15 07/09/2025
5.3.1 16 07/10/2025
5.3.0 17 07/10/2025
5.2.5 20 07/10/2025
5.2.3 15 07/10/2025
5.2.2 15 07/10/2025
5.2.1 17 07/10/2025
5.2.0 16 07/10/2025
5.1.0 14 07/10/2025
5.0.4 14 07/10/2025
5.0.3 16 07/10/2025
5.0.2 16 07/10/2025
5.0.1 17 07/10/2025
5.0.0 14 07/09/2025
1.7.5 16 07/10/2025
1.7.4 17 07/10/2025
1.7.3 16 07/10/2025
1.7.2 17 07/10/2025
1.7.1 15 07/10/2025
1.7.0 15 07/10/2025
1.6.5 17 07/10/2025
1.6.4 15 07/10/2025
1.6.3 16 07/10/2025
1.6.2 15 07/10/2025
1.6.1 16 07/10/2025
1.6.0 14 07/10/2025
1.5.4 16 07/10/2025
1.5.3 17 07/10/2025
1.5.2 17 07/10/2025
1.5.1 17 07/10/2025
1.5.0 16 07/10/2025
1.4.0 18 07/10/2025
1.3.0 16 07/10/2025
1.2.1 17 07/10/2025
1.2.0 17 07/10/2025
1.1.0 19 07/10/2025
1.0.2 17 07/10/2025
1.0.1 16 07/10/2025
1.0.0 14 07/10/2025