3 Home
Ianko Djemerenov редактировал(а) эту страницу 2018-11-19 08:58:17 +02:00

scaffold-templates-core

This repository contains scaffold templates that are alternatives to the native .NET Core templates for web application with MVC and RazorPages.

Getting Started

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:

Installing the Kendo UI for ASP.NET Core Scaffold templates

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:

alt text