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

Newtonsoft.Json Dependency is not performant #77

Open
jonatr35 opened this issue Nov 20, 2024 · 1 comment
Open

Newtonsoft.Json Dependency is not performant #77

jonatr35 opened this issue Nov 20, 2024 · 1 comment

Comments

@jonatr35
Copy link

It is well documented that newtonsoft.json is not performant and is not ideal for any cloud serverless applications. This does not seem like a very difficult change to make and would help with anyone using this package in a serverless application. There is even support to have github copilot migrate for you:

https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/migrate-from-newtonsoft?pivots=dotnet-8-0#use-github-copilot-to-migrate

https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/migrate-from-newtonsoft?pivots=dotnet-8-0

Thanks!

@jonatr35
Copy link
Author

Looks like it would have to be removed from this contentstack-dotnet dependency: https://github.com/contentstack/contentstack-utils-dotnet

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

No branches or pull requests

1 participant