Skip to content

Move Utf8JsonStreamReader & extensions to NuGet Shared#6834

Merged
donnie-msft merged 7 commits intodevfrom
dev-donnie-msft-pjRefactorHelperAll
Oct 14, 2025
Merged

Move Utf8JsonStreamReader & extensions to NuGet Shared#6834
donnie-msft merged 7 commits intodevfrom
dev-donnie-msft-pjRefactorHelperAll

Conversation

@donnie-msft
Copy link
Copy Markdown
Contributor

@donnie-msft donnie-msft commented Oct 3, 2025

Bug

Fixes: NuGet/Home#14579

Description

Moves the Utf8Json helper classes into NuGet Shared.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@dotnet-policy-service dotnet-policy-service Bot added the Status:No recent activity PRs that have not had any recent activity and will be closed if the label is not removed label Oct 10, 2025
@donnie-msft donnie-msft changed the title [Draft] Move Utf8JsonStreamReader & extensions to NuGet Shared Move Utf8JsonStreamReader & extensions to NuGet Shared Oct 13, 2025
@dotnet-policy-service dotnet-policy-service Bot removed the Status:No recent activity PRs that have not had any recent activity and will be closed if the label is not removed label Oct 13, 2025
@donnie-msft donnie-msft marked this pull request as ready for review October 13, 2025 21:17
@donnie-msft donnie-msft requested a review from a team as a code owner October 13, 2025 21:17
Comment thread src/NuGet.Core/NuGet.ProjectModel/LockFile/Utf8JsonStreamLockFileConverter.cs Outdated
Comment thread NuGet.sln Outdated
Comment thread build/Shared/Utf8JsonStreamReader.cs
@donnie-msft donnie-msft force-pushed the dev-donnie-msft-pjRefactorHelperAll branch from c453148 to 0edef0c Compare October 14, 2025 18:03
@donnie-msft donnie-msft merged commit 6dd19ee into dev Oct 14, 2025
17 of 18 checks passed
@donnie-msft donnie-msft deleted the dev-donnie-msft-pjRefactorHelperAll branch October 14, 2025 22:19
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.

Move Utf8JsonStreamReader.cs to build\Shared

3 participants