79498838

Date: 2025-03-10 18:24:36
Score: 1.5
Natty:
Report link

In case it helps anyone, I'm on .NET 8 and Newtonsoft.Json isn't supported yet. So, "explicitly" adding this help:

using System.Text.Json.Serialization;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: UrbanFox