https://github.com/mkader/c-
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mkader/c-
- Owner: mkader
- Created: 2017-04-11T19:20:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-23T16:35:48.000Z (over 8 years ago)
- Last Synced: 2025-03-13T17:17:28.012Z (over 1 year ago)
- Language: C#
- Size: 787 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
c# 7.0 New Features
------------------------
1. Out Variables
2. Pattern Matching
3. Is-Expressions
4. Tuples
5. Digit Separators
6.Throw Exceptions - can be use conditional, null coalescing and lambda expressions.