-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
# CSharp7Features | ||
New C# 7.0 features in Visual Studio 2017 RC | ||
|
||
1- Just open it with Visual Studio 2017 RC and everything should work! </br> | ||
2- Please take a look to my presentation and read the Wiki.</br> | ||
3- Some of the features are throwing exception. You have to comment them out, so that you can test the next feature. |