Back to Practical Aspnetcore

Serialize anonymous type using JsonSerializer.SerializeAsync

projects/json/json-3/README.md

latest132 B
Original Source

Serialize anonymous type using JsonSerializer.SerializeAsync

You can also just create adhoc JSON document using anonymous type.