-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
🏁 Release: .NET 5Work items for the .NET 5 releaseWork items for the .NET 5 releasedotnet-csharp/svclang-reference/subsvc
Description
There are a few tasks here:
- Update the "class & structs" article to include a short introductory section on
record
types. - Add
with
to keywords - Add an article that describes
with
-ers. - Add a new language reference article for
records
. This should include information on the compiler generated members, and how to override them. In addition, it should explain inheritance rules for records, primary constructors, with-ers, and deconstruction methods. - Update the "Programming Guide->Types->Use and define types" article to mention records.
- Update the "Programming Guide -> Classes and structs" with an article on records. The new article should explain records and when to use them over class types.
Metadata
Metadata
Assignees
Labels
🏁 Release: .NET 5Work items for the .NET 5 releaseWork items for the .NET 5 releasedotnet-csharp/svclang-reference/subsvc