System.Text.Json Articles, Tutorials & News

System.Text.Json articles, tutorials, and news from the DotNetNews archive.

48 articles Updated

Start here

Editor picks for System.Text.Json

  1. Newtonsoft.Json vs System.Text.Json Which Should You Use in .NET?

    medium.com Issue #444

    A solid practical comparison of the two JSON stacks, especially if you're balancing legacy compatibility against newer platform defaults and performance.

    Read article Issue #444

  2. Encrypting Properties with System.Text.Json and a TypeInfoResolver Modifier (Part 1)

    stevejgordon.co.uk Issue #374

    Copilot Memories feels practical rather than flashy: less repetitive review work, more consistency across projects.

    Read article Issue #374

  3. Make JSON Fast Again in .NET

    blog.stackademic.com Issue #303

    If you care about throughput, the JSON and EF Core posts are the most immediately useful reads in the bunch.

    Read article Issue #303

  4. Optimizing JSON Serialization in .NET: Newtonsoft.Json vs. System.Text.Json

    blog.elmah.io Issue #176

    A useful comparison that goes beyond syntax and looks at JSON serialization tradeoffs and performance.

    Read article Issue #176

  5. Explaining System.Text.Json in .NET

    csharp.com Issue #151

    System.Text.Json remains essential knowledge for most modern .NET apps.

    Read article Issue #151

  6. System.Text.Json vs. Newtonsoft.Json: Which One Should You Use in .NET 9?

    medium.com Issue #144

    Semantic Kernel and ML.NET bring AI into the issue without taking it over.

    Read article Issue #144

  7. You don't need to create all properties inside a DTO to successfully deserialize

    c-sharpcorner.com Issue #504

    A useful antidote to over-modeling and JObject sprawl. Sometimes the simplest DTO is exactly enough for the payload you actually consume.

    Read article Issue #504

  8. .NET 11 Preview 8: New Features and Breaking Changes Explained

    c-sharpcorner.com Issue #501

    Preview coverage is always helpful, especially when breaking changes are called out plainly.

    Read article Issue #501

System.Text.Json C# from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on System.Text.Json.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward System.Text.Json C#, JSON source generation, JSON serialization .NET. Recent pieces worth opening: “You don’t need to create all properties inside a DTO to successfully deserialize” and “.NET 11 Preview 8: New Features and Breaking Changes Explained”.

Latest

Newest System.Text.Json from the archive

Archive

Page 1 of 2

Newest first