- Use Newtonsoft’s Json.NET instead of System.Text.Json in ASP.NET Core 3+ MVC projects
- The Battle of C# to JSON Serializers in .NET Core 3
- Try the new System.Text.Json APIs
- How to serialize and deserialize (marshal and unmarshal) JSON in .NET
- How to migrate from Newtonsoft.Json to System.Text.Json
- Polymorphic deserialization with System.Text.Json
- Using MessagePack with ASP.NET Core MVC
- Using MessagePack with ASP.NET Core WebAPI
- Fixing JSON Self Referencing Loop Exceptions
- A Brief Comparison Between Newtonsoft.Json and System.Text.Json
- What Those Benchmarks Of System.Text.Json Don’t Mention
- How to migrate from Newtonsoft.Json to System.Text.Json
- How To Parse JSON In .NET Core
- Using Newtonsoft.Json In .NET Core 3+ Projects
- A comparison of Newtonsoft.Json and System.Text.Json
- Private setters in Json.Net
- Working with private setters in Json.NET
- How to use private setters with NewtonSoftJson
- Newtonsoft Json – Deserializing objects that have private setters
- Private setters in Json.Net
- Json.Net - private setters
- JSON.NET–Resolve private setters
- Serialize a string value without quotes in ASP.NET with Json.NET
- JsonSerializationException: Self referencing loop detected error – How to fix
- Adding Newtonsoft JSON serialization and deserialization in ASP.NET Core
- How to create Custom Converters for JSON serialization in .NET with example
- System.Text.Json – Serialization and Deserialization in .NET Core
- SENDING AND RECEIVING JSON USING HTTPCLIENT WITH SYSTEM.NET.HTTP.JSON
- System.Text.Json and Newtonsoft.Json side-by-side in ASP.NET Core
- JSON.net: how to deserialize without using the default constructor?
- Utf8Json Media Formatters for ASP.Net Core
- Json.net also tricked me
- Try the new System.Text.Json source generator
- PLAYING WITH SYSTEM.TEXT.JSON SOURCE GENERATORS
- Fast and efficient data serialisation with Protocol buffers (protobuf) in .NET
- The fastest way to work with JSON in .NET
- Step by Step Tutorial: Deserializing JSON using c# and json.net
- JSON support gets a major missing feature in .NET 7
- MessagePack-CSharp - Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
- Utf8Json - Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
- neuecc/MessagePack-CSharp
- protobuf-net/protobuf-net - Protocol Buffers library for idiomatic .NET
- protocolbuffers/protobuf - Protocol Buffers - Google's data interchange format