Skip to content

[Refactoring] Replace Newtonsoft.Json with System.Text.Json #135

@AlleSchonWeg

Description

@AlleSchonWeg

Description

Replace Newtonsoft.Json with System.Text.Json and use

Background & Context

Newtonsoft.Json is old and have problems with trimming/aot.
More info: https://learn.microsoft.com/en-us/dotnet/maui/deployment/nativeaot?view=net-maui-9.0#adapt-an-app-to-native-aot-deployment

This will help to make the library more AOT/trimmer friendly.

Screenshots, Attachments, Links

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions