Skip to content

Conversation

@IDisposable
Copy link
Contributor

Since so much of the code is identical, move it to JsonReaderHelper and call into it from JsonDocument.cs and Utf8JsonReader.TryGet.cs
Closes #28931

Since so much of the code is identical, move it to JsonReaderHelper
Closes dotnet#28931
@stephentoub stephentoub merged commit a2c9e7b into dotnet:main Jun 3, 2025
86 checks passed
@stephentoub
Copy link
Member

Thanks

@IDisposable IDisposable deleted the unify-json-date-parsing branch June 3, 2025 02:07
@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Text.Json community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extract Utf8Parser date helpers to static helper class

3 participants