Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Json options optimization in .NET #959

Merged
merged 3 commits into from
Feb 12, 2024
Merged

Conversation

claudiamurialdo
Copy link
Collaborator

@claudiamurialdo claudiamurialdo commented Feb 8, 2024

Reuse JSONoptions defined for ReadJSON and SerializeToJayrockCompatibleJson.
Issue:106678
Issue:84678

…fined for ReadJSON<T> and SerializeToJayrockCompatibleJson<T>.
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests February 8, 2024 20:31 — with GitHub Actions Inactive
@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests February 8, 2024 21:20 — with GitHub Actions Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo changed the title Performance optimization for ajax communication in .NET Json options optimization in .NET Feb 12, 2024
@claudiamurialdo claudiamurialdo merged commit 37385be into master Feb 12, 2024
5 checks passed
@claudiamurialdo claudiamurialdo deleted the json-options-reutilization branch February 12, 2024 17:49
claudiamurialdo added a commit that referenced this pull request Feb 12, 2024
* Performance optimization for ajax communication: Reuse JSONoptions defined for ReadJSON<T> and SerializeToJayrockCompatibleJson<T>.

* Fix mistake in converter added to DeserializationOptions

* Force build.

(cherry picked from commit 37385be)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants