1 article tagged records
When to use a C# record vs class vs struct: value equality, immutability, allocation behavior, and a practical decision tree with real code examples.