
System.Text.Json in trimming/AOT mode with custom JsonSerializerOptions
08/01/2024
How to use System.Text.Json with trimming/AOT mode and still pass JsonSerializerOptions to customize the naming policy, ignore condition etc...
JSON .NET AOT