Extract NLog extensions to their own repository#5985
Conversation
WalkthroughRemoved four legacy target projects (NLog.Database, NLog.Targets.ConcurrentFile, NLog.Targets.Mail, NLog.Targets.Network) and their project files, code, layouts, internal helpers, enums, and docs; updated build and test scripts to stop packaging and running tests for the removed components. Changes
Estimated code review effort🎯 5 (Critical) | ⏱️ ~120+ minutes Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
6beba8c to
57e950c
Compare
|
|
Azure DevOps build-time dropped from 10mins to 7mins. The builds should also become more stable since no dependency on SQL-server and network-communication. |



Created: https://github.com/NLog/NLog.WindowsRegistry
Created: https://github.com/NLog/NLog.Targets.Trace
Created: https://github.com/NLog/NLog.Targets.ConcurrentFile
Created: https://github.com/NLog/NLog.Targets.Database
Created: https://github.com/NLog/NLog.Targets.Mail
Created: https://github.com/NLog/NLog.Targets.WebService
Created: https://github.com/NLog/NLog.Targets.Network
Working towards completing #4952