Skip to content

Releases: NLog/NLog.Extensions.Logging

Version 6.0.3

10 Aug 19:29
2b25c06
Compare
Choose a tag to compare

Version 6.0.2

20 Jul 15:24
51228bb
Compare
Choose a tag to compare

Version 6.0.1

28 Jun 06:27
7af1964
Compare
Choose a tag to compare

Version 6.0

21 Jun 14:44
b2556d0
Compare
Choose a tag to compare
  • 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

List of major changes in NLog 6.0: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.html

Version 6.0 RC4

15 Jun 17:39
e49d831
Compare
Choose a tag to compare
Version 6.0 RC4 Pre-release
Pre-release
  • Updated to NLog v6.0-RC4
  • Fixed capture of original message template when extracting LogEvent properties without boxing.

Version 6.0 RC3

08 Jun 09:48
42b190a
Compare
Choose a tag to compare
Version 6.0 RC3 Pre-release
Pre-release
  • Updated to NLog v6.0-RC3
  • Avoid boxing when extracting LogEvent properties from struct
  • 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
  • Updated NLog.Extensions.Hosting to support .NET Framework 4.6.2 using NET8-nuget-dependencies

Version 6.0 RC2

02 Jun 07:01
e596d64
Compare
Choose a tag to compare
Version 6.0 RC2 Pre-release
Pre-release
  • Updated to NLog v6.0-RC2
  • Removed support for NetStandard 1.3 + 1.5
  • Enabled nullable references
  • Enabled <IsAotCompatible>
  • Avoid boxing when extracting LogEvent properties from struct
  • Reduce allocation when creating LogEvent with properties by using ReadOnlySpan

List of major changes in NLog v6.0: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.html

Version 5.5

29 May 09:10
5caec9d
Compare
Choose a tag to compare

Improvements

Version 5.4

02 Feb 17:08
5cf0f9d
Compare
Choose a tag to compare

Improvements

Version 5.3.15

21 Nov 20:25
b28d631
Compare
Choose a tag to compare

Improvements