RestSharp - Uses NewtonsoftJson as standard serializer, as it is the most pouplar one. "If you need something faster, please check Utf8Json or System.Text.Json"
Flurl - Also uses NewtonsoftJson as the standard serializer
HTTP Clients:
RestSharp - Uses NewtonsoftJson as standard serializer, as it is the most pouplar one. "If you need something faster, please check Utf8Json or System.Text.Json"
Flurl - Also uses NewtonsoftJson as the standard serializer
HTTP Clients: