Describe the issue or suggestion
I created a PR - 'Fancy example' branch 'fancy-example' to show some LINQ. I have added some changes in docs/core/docker/snippets/App/Program.cs and docs/csharp/tour-of-csharp/tutorials/snippets/ListCollection/list.cs in order to reduce the amount of code lines, using LINQ expression.
For me, using LINQ is more understandable and I want to show to power of lambda expressions.
Describe the issue or suggestion
I created a PR - 'Fancy example' branch 'fancy-example' to show some LINQ. I have added some changes in docs/core/docker/snippets/App/Program.cs and docs/csharp/tour-of-csharp/tutorials/snippets/ListCollection/list.cs in order to reduce the amount of code lines, using LINQ expression.
For me, using LINQ is more understandable and I want to show to power of lambda expressions.