Custom scaffold templates in ASP.NET Core

前端 未结 4 1773
半阙折子戏
半阙折子戏 2020-12-01 01:38

Now that I figured out how to enable scaffolding in ASP.NET Core MVC (see View scaffold templates in ASP.NET Core), I\'d like to create custom template files for Views. I f

4条回答
  •  误落风尘
    2020-12-01 02:14

    Latest version as of Oct 2018 could be found in GitHub of the Asp.NET https://github.com/aspnet/Scaffolding/tree/master/src/VS.Web.CG.Mvc/Templates

提交回复
热议问题