An open API service indexing awesome lists of open source software.

https://github.com/milanm/whatsnewincsharp7demo

Tech talk
https://github.com/milanm/whatsnewincsharp7demo

Last synced: 4 months ago
JSON representation

Tech talk

Awesome Lists containing this project

README

        

# Whats New In C# 7.x and beyond - Tech talk

Topics:

1. Tuples/Value tuples
2. Out variables
3. Pattern Matching
4. Throw expressions
5. Expression-bodied methods and properties (more)
6. Improvement to literals
7. Async main
8. Default Literal Exp.