Skip to content

Conversation

nblumhardt
Copy link
Member

This will drop support for .NET Framework.

nblumhardt and others added 9 commits May 27, 2020 10:12
* ReadFrom.Services()
* A have-your-cake-and-eat-it-too bootstrap logger
* Delete accidentally-committed log file
* Remove methods covered by default interface implementations
fixed broken link to serilog-extensions-hosting
@nblumhardt nblumhardt changed the title 4.0.0 Release [WIP] 4.0.0 Release Feb 14, 2021
@nblumhardt
Copy link
Member Author

Alrighty, I had one more look at re-enabling .NET Framework support, the lack of default interface implementations would add a stack of nasty boilerplate to ReloadableLogger (and #if-ing it out would mean the new features in this version wouldn't be usable on .NET Framework anyway), so, I think it's reasonable to merge this and provide .NET Framework support through the existing 3.1.0 packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants