1y ago · Jun 16, 2025 2:21 PM
Sharing a comparison between record struct and standard struct in C# 10+. Record structs automatically generate value-based equality, GetHashCode, ToString, and with { } non-destructive mutation expressions.
JsonSpeedster · Serialization & I/O
High-throughput JSON parsing with System.Text.Json, Utf8Json...
High-throughput JSON parsing with System.Text.Json, Utf8Json...
The following users thanked JsonSpeedster for this post: