| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| NLog 6.1.2 source code.tar.gz | 2026-04-01 | 1.0 MB | |
| NLog 6.1.2 source code.zip | 2026-04-01 | 2.1 MB | |
| README.md | 2026-04-01 | 1.5 kB | |
| Totals: 3 Items | 3.1 MB | 0 | |
Improvements
- #6116 PropertyTypeConverter - Prioritize IFormattable ToString when Format specified. (@snakefoot)
- #6129 GZipFile - Support Header / Footer / WriteBom. (@snakefoot)
- #6113 FileTarget - Upfront validation of ArchiveSuffixFormat property. (@snakefoot)
- #6110 FileTarget - Improve repair of legacy ArchiveFileName. (@snakefoot)
- #6107 LoggingRule - Added WriteTo method to match NLog.config. (@snakefoot)
- #6106 LoggingRule - Added MinLevel property to match NLog.config. (@snakefoot)
- #6118 LoggingRule - Update FinalMinLevel to match NLog.config. (@snakefoot)
- #6123 Layout.IsNullOrEmpty similar to string.IsNullOrEmpty. (@snakefoot)
- #6119 TargetPropertyWithContext - Added alias Value for Layout. (@snakefoot)
- #6119 TargetPropertyWithContext - ToString returns Name and Value. (@snakefoot)
- #6105 MessageTemplateParameters - Reduce code complexity. (@snakefoot)
- #6131 + #6133 Refactor NLog source code to fix nullable warnings. (@snakefoot)