How to remove trailing zeros while serialization?
.NET Core 3.1 Newtonsoft.Json 12.0.3
Global options:
.AddNewtonsoftJson(options => { //