https://github.com/milanm/whatsnewincsharp7demo
Tech talk
https://github.com/milanm/whatsnewincsharp7demo
Last synced: 4 months ago
JSON representation
Tech talk
- Host: GitHub
- URL: https://github.com/milanm/whatsnewincsharp7demo
- Owner: milanm
- Created: 2018-01-07T10:25:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T12:23:32.000Z (over 7 years ago)
- Last Synced: 2025-01-01T18:24:16.381Z (6 months ago)
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.