Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
NLog 6.0.1 source code.tar.gz | 2025-06-27 | 1.2 MB | |
NLog 6.0.1 source code.zip | 2025-06-27 | 2.4 MB | |
README.md | 2025-06-27 | 539 Bytes | |
Totals: 3 Items | 3.7 MB | 0 |
Improvements - [#5898] Changed ConditionExpression to be nullable by default since no Condition means no filtering. (@snakefoot) - [#5906] Include ConditionExpression in the static type registration. (@snakefoot) - [#5895] Fixed the new XML parser to handle XML comments just before end-tag. (@snakefoot) - [#5905] Fixed the new XML parser to allow InnerText with greater-than characters. (@snakefoot) - [#5891] Updated NLog.Targets.AtomicFile to support net8.0-windows without dependency on Mono.Posix.NETStandard. (@snakefoot)