When to use records in C#

When to use records in C#

For several years now, C# has supported Records as a new "type". Initially only for classes (which is why the class is optional for a recor