Newtonsoft.Json - Curated .NET Articles & Tutorials
Curated .NET news, articles, and tutorials about Newtonsoft.Json, drawn from .NET News Daily issues.
12 curated issues
Newtonsoft.Json vs System.Text.Json Which Should You Use in .NET?
If you’ve worked with JSON in .NET, you’ve probably seen two different ways to handle it:
Issue also covered: ASP.NET Core, Authentication, Azure, Azure DevOps, Clean Architecture, Cosmos DB, C#, .NET Framework
Read this issue →The Package Version Chaos is Over: How .NET
Ever spent hours debugging a mysterious runtime error, only to discover that ProjectA was using Newtonsoft.Json 13.0.3 while ProjectB was…
Issue also covered: ASP.NET Core, Authentication, .NET 8, OpenAI, Performance, Security, Source Generators, Visual Studio
Read this issue →Optimizing JSON Serialization in .NET: Newtonsoft.Json vs. System.Text.Json
https://blog.elmah.io/optimizing-json-serialization-in-net-newtonsoft-json-vs-system-text-json/
Issue also covered: .NET Aspire, Azure, Azure Functions, Blazor, C#, .NET 9, EF Core, GitHub Copilot
Read this issue →Choosing Between Newtonsoft.Json and System.Text.Json in .NET Projects
https://medium.com/@rictorres.uyu/choosing-between-newtonsoft-json-and-system-text-json-in-net-projects-0c1abe189891
Issue also covered: ASP.NET Core, Azure, Clean Architecture, C#, .NET Core, Event Sourcing, MediatR, Minimal APIs
Read this issue →System.Text.Json vs. Newtonsoft.Json: Which One Should You Use in .NET 9?
https://medium.com/@ashokreddy343/system-text-json-vs-newtonsoft-json-which-one-should-you-use-in-net-9-535b752915ae
Issue also covered: ASP.NET Core, Authentication, Azure, C#, Design Patterns, .NET 9, EF Core, Performance
Read this issue →Exploring the .NET Ecosystem: A Visual Mind Map
https://dailydotnettips.com/net-ecosystem-mindmap/
Issue also covered: ASP.NET Core, C#, .NET 9, EF Core, System.Text.Json, Unit Testing, Visual Studio
Read this issue →Newtonsoft.Json vs. System.Text.Json: Picking the Right JSON Serializer for Your .NET Project
https://towardsdev.com/newtonsoft-json-vs-system-text-json-picking-the-right-json-serializer-for-your-net-project-b3f373eb06a3
Issue also covered: ASP.NET Core, Benchmarking, C#, EF Core, .NET MAUI, Performance, SQL Server, System.Text.Json
Read this issue →