79363234

Date: 2025-01-16 22:46:58
Score: 2.5
Natty:
Report link

var options = new JsonSerializerOptions(); var client = new RestClient(BaseURL, configureSerialization: s=> s.UseSystemTextJson(options));

Should do it.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: kgourd