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

https://github.com/mkader/c-


https://github.com/mkader/c-

Last synced: about 2 months ago
JSON representation

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.