Skip to content

Create C# Guide Topic in Tuples #1113

Closed
@BillWagner

Description

@BillWagner

C# 7 adds a feature to create unnamed types, or tuples. You can get a brief overview in this blog post:

https://blogs.msdn.microsoft.com/dotnet/2016/08/24/whats-new-in-csharp-7-0/

In this article, it should discuss the syntax behind named and unnamed tuples. It should go deeper and explain when Tuples are a good design choice.

This should include samples, and possibly a tutorial around using the feature.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions