Custom JsonSerializerSettings #1669

Closed
opened 2025-08-09 17:21:13 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @gregbty on 12/31/2015

Currently all the OutOfProcessNodeInstance classes use a JsonSerializerSettings object that is created inline. Can it be switched to pull from the JsonOutputFormatter that is created during the startup of the application? It is available via the asp.net DI.

*Originally created by @gregbty on 12/31/2015* Currently all the OutOfProcessNodeInstance classes use a JsonSerializerSettings object that is created inline. Can it be switched to pull from the JsonOutputFormatter that is created during the startup of the application? It is available via the asp.net DI.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1669
No description provided.