XmlSerializer DateOnly / TimeOnly support

Do you have any plans to add support for DateOnly / TimeOnly to your default XmlSerializer? I have a custom serializer I have written that adds this support that has been working for me, but I would love to delete it and use a stock solution instead…

Thanks for reaching out, and for sharing that you’ve already built a working solution.
We have this on our radar, but we can’t give you a concrete timeline. Your custom serializer approach is a perfectly valid long-term solution, and the right pattern for extending serialization behavior in NServiceBus.

We appreciate you taking the time to flag this. Feedback like yours is part of how we make prioritization decisions over time.

There is also an issue opened. Add DateOnly support to XmlSerializer · Issue #7126 · Particular/NServiceBus · GitHub
Feel free to thumb it up. Thank you!