I\'m building an ASP.NET Core 3.1 Web API. Using the System.Text.Json (the default lib comes with .net core 3.1) I need to write a CustomJsonConvert
System.Text.Json
CustomJsonConvert