dev-notes/.NET/C#
Marcello Lamonaca 58a7495048 Add initial notes on new C# 10 features
- `field` keyword
- with-expression for anonymous types
- namespace semplification
- lambda signature inference
- static methods and properties on interfaces
2021-05-01 11:31:38 +02:00
..
Async Programming.md Notes on async language features 2021-02-27 11:26:31 +01:00
C# Collections.md Upload of pre-existing files 2021-01-31 11:05:37 +01:00
C#.md Add initial notes on new C# 10 features 2021-05-01 11:31:38 +02:00
LINQ.md Fix filename, add Zip & Concat methods 2021-03-04 21:59:30 +01:00
Reactive Extensions.md Upload of pre-existing files 2021-01-31 11:05:37 +01:00
Unit Testing.md Add notes un xUnit 2021-04-24 13:26:22 +02:00