-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
add new JsonIgnoreAttribute WhenWriting/WhenReading #104562
add new JsonIgnoreAttribute WhenWriting/WhenReading #104562
Conversation
Note regarding the
|
1 similar comment
Note regarding the
|
@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. |
Apologies for the delay getting back to you, we can continue work on this PR for .NET 10 now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
feat: add new JsonIgnoreAttribute WhenWriting/WhenReading
fixes #66490