CodexBloom - AI-Powered Q&A Platform

C# - Custom JSON Serialization Issue with System.Text.Json and DateTime Formatting

👀 Views: 0 💬 Answers: 1 📅 Created: 2025-08-22
c# json serialization datetime dotnet-6

I'm facing an issue with custom JSON serialization using `System.Text.Json` in my .NET 6 application. I have a model with a `DateTime` property that I want to f...