File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
docs/standard/serialization/system-text-json Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
22title : How to customize property names and values with System.Text.Json
33description : " Learn how to customize property names and values when serializing with System.Text.Json in .NET."
4- ms.date : 10/22/2024
4+ ms.date : 02/11/2025
55no-loc : [System.Text.Json, Newtonsoft.Json]
66dev_langs :
77 - " csharp"
Original file line number Diff line number Diff line change 11---
22title : " How to serialize JSON in C#"
33description : " Learn how to use the System.Text.Json namespace to serialize to JSON in .NET. Includes sample code."
4- ms.date : 9/04/2024
4+ ms.date : 02/11/2025
55no-loc : [System.Text.Json, Newtonsoft.Json]
66dev_langs :
77 - " csharp"
Original file line number Diff line number Diff line change 22title : " Migrate from Newtonsoft.Json to System.Text.Json - .NET"
33description : " Learn about the differences between Newtonsoft.Json and System.Text.Json and how to migrate to System.Text.Json."
44no-loc : [System.Text.Json, Newtonsoft.Json]
5- ms.date : 08/26/2024
5+ ms.date : 02/11/2025
66helpviewer_keywords :
77 - " JSON serialization"
88 - " serializing objects"
You can’t perform that action at this time.
0 commit comments