Record Types
Modern C# structures used to create immutable data models.
Record Types and Immutable Objects in C#
Learn C# record types and immutable objects, including value equality, with-expressions, and patterns for building safer data models.
Loading...
Modern C# structures used to create immutable data models.
Learn C# record types and immutable objects, including value equality, with-expressions, and patterns for building safer data models.