Should you use Newtonsoft.Json or System.Text.Json in 2023?

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

ReSharper is now available in VS Code and Cursor
ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
www.jetbrains.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

    System.Text.Json doesn’t: https://github.com/dotnet/runtime/issues/1256

  2. ReSharper

    ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.

    ReSharper logo
  3. Json.NET

    Json.NET is a popular high-performance JSON framework for .NET

    This bug and many others related to time: https://github.com/JamesNK/Newtonsoft.Json/issues/862 And they will never get fixes, because the project is kind of dead. Edit: and actually, the creator claim to have made it like this on purpose, so I don't trust it anymore.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • System.Text.Json Rant

    3 projects | /r/csharp | 6 Apr 2021
  • Memory management in C# - Part 2: hands-on

    3 projects | dev.to | 18 May 2026
  • Async/Await no .NET 10: Eliminando o Overhead da State Machine

    1 project | dev.to | 4 Mar 2026
  • Allocating on the Stack

    3 projects | news.ycombinator.com | 27 Feb 2026
  • .NET runtime: Use io_uring for sockets on Linux

    1 project | news.ycombinator.com | 17 Feb 2026

Did you know that C# is
the 11th most popular programming language
based on number of references?