#4083·NSwag

Feature: System.Text.Json

Author: tamusjroyceCreated Jul 11, 2022Updated Aug 4, 2026
Labelstype: enhancement

Is there work in progress to move to System.Text.Json.Serialization? Not asking create this serialization option feature, as it would be a major change. But curious if it has been considered or is in the works. Was thinking about taking a try at it.

https://docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-migrate-from-newtonsoft-how-to?pivots=dotnet-6-0#table-of-differences-between-newtonsoftjson-and-systemtextjson

As a featurish question, feel free to close at any time (no response necessary. especially if you don't have the time).

Thanks for the great library! Visual Studio built-in support works great, even for Azure Functions calling other Azure Functions.