adding not about razor scaffolding

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

Просмотреть файл

@ -0,0 +1,6 @@
Scaffolding for Razor is currently a work in progress. In 15.3 we have shipped the initial set of scaffolders with Visual Studio 2017.
We have enabled some additional scenarios for command line scaffolding. For more info about how to scaffold on the command line for
Razor projects please see https://docs.microsoft.com/en-us/aspnet/core/tutorials/razor-pages/model.
Over time we will be adding additional support into Visual Studio 2017 for Razor scaffolding.