79278478

Date: 2024-12-13 13:34:10
Score: 0.5
Natty:
Report link

If it was intentional you can also use the following option to allow reading numbers from strings:

new JsonSerializerOptions()
{
    NumberHandling = JsonNumberHandling.AllowReadingFromString
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ben5