### Work - [x] Should we add support to ignore cycles on serialization? https://github.com/dotnet/runtime/issues/40099 - [x] JsonSerializer TimeSpan support https://github.com/dotnet/runtime/issues/29932 - [x] Writing raw property values when using `Utf8JsonWriter` https://github.com/dotnet/runtime/issues/1784 - [x] Synchronous deserialize and serialize to a stream with JsonSerializer https://github.com/dotnet/runtime/issues/1574 - [ ] Add snake_case support https://github.com/dotnet/runtime/issues/782 - [ ] Add JsonPath support to JsonDocument/Element https://github.com/dotnet/runtime/issues/31068 - [ ] Support DateOnly and TimeOnly in JsonSerializer #53539
Work
Utf8JsonWriterWriting raw JSON values when using Utf8JsonWriter #1784