This repository contains scaffold templates that are alternatives to the native .NET Core templates for web application with MVC and RazorPages.
The scaffolding logic and tools are the same as with the ordinary .NET Core web applications. The main repository and logic for the scaffolding provided by Microsoft is in this repository: https://github.com/aspnet/Scaffolding. The original template files are located here: https://github.com/aspnet/Scaffolding/tree/master/src/VS.Web.CG.Mvc/Templates.
In order to use the scaffolding provided by Microsoft you can follow these resources:
In order to install the scaffold templates from this repository just copy the Templates folder and include it in the root of the created project:
Удаление страницы вики «Home» не может быть отменено. Продолжить?