Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 536 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 536 Bytes

Explore new features in C# 7.0 on practice

Install and Run

First of all, for playing this code you need to install .NET Core Runtime
Next step, open a root directory of this project in any terminal (depends of your OS) and run command: dotnet run
Explore the code and learn new features in C# 7.

Contributing

Do you have an idea or question, maybe you want to add some new feature to this repository? Welcome! Do ask anything in issues this repository.