Ronald Kaindaronaldkainda.blog·Mar 13, 2023C# and record typesRecords provide a way to create and work with structured data in a more efficient and organized manner. In this article, I will explore what C# records are and how they can be used to improve the design and functionality of your code. Records were in...581 reads.NET