add new JsonIgnoreAttribute WhenWriting/WhenReading#104562
Merged
eiriktsarpalis merged 7 commits intodotnet:mainfrom Nov 1, 2024
WeihanLi:extended-json-ignore-condition
Merged
add new JsonIgnoreAttribute WhenWriting/WhenReading#104562eiriktsarpalis merged 7 commits intodotnet:mainfrom WeihanLi:extended-json-ignore-condition
eiriktsarpalis merged 7 commits intodotnet:mainfrom
WeihanLi:extended-json-ignore-condition
Conversation
|
Note regarding the |
1 similar comment
|
Note regarding the |
This was referenced Jul 8, 2024
stephentoub
reviewed
Jul 9, 2024
This was referenced Jul 22, 2024
Build failure: Static graph-based restore failed with exit code .* but did not log an error.
#103526
Closed
Member
|
@WeihanLi thanks for submitting the PR, however since we're currently in the process of finishing up .NET 9 we are no longer merging PRs adding new features. We can revisit this in a couple weeks' time once the .NET 9 branch has been snapped from main. |
Member
|
Apologies for the delay getting back to you, we can continue work on this PR for .NET 10 now. |
This was referenced Oct 9, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: add new JsonIgnoreAttribute WhenWriting/WhenReading
fixes #66490