This commit is contained in:
Sayed Ibrahim Hashimi 2017-08-15 15:34:10 -07:00
Родитель fe42e7afc0
Коммит e32e07c52d
1 изменённых файлов: 6 добавлений и 0 удалений

6
install-2.0-vs15.3.md Normal file
Просмотреть файл

@ -0,0 +1,6 @@
To get started with .NET Core 2.0 in Visual Studio 2017 follow the steps below.
- Install .NET Core 2.0 - https://www.microsoft.com/net/core
- Restart Visual Studio 2017
After these steps you can create new projects in the New Project Dialog. For docs please see https://docs.microsoft.com/en-us/aspnet/core/.