Beware of records, with expressions and calculated properties

I’ve been using C# records a lot since the feature was introduced. However, when using them, we really need to understand how they work, otherwise we might face unexpected surprises.

September 1, 2022 · 7 min · 1304 words · João Antunes