Custom template on dotnet-scaffold
- Dominant language
- C#
- Stars
- 818
- Forks
- 260
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
Hi,
In our company, we have an internal framework that requires a scaffolding tool to increase development productivity. We use custom templates for Razor Pages, including some custom TagHelpers. Additionally, the file structure is customized based on company decisions.
I would like to know how to:
- Customize the scaffolding templates for Razor Pages.
- Integrate our custom TagHelpers into the templates.
- Adjust the file structure generated by the scaffolding tool.
- Extend or upgrade the scaffolding functionality to meet our specific needs.
I couldn't find any detailed information online about customizing these aspects. Any guidance or documentation you could provide would be greatly appreciated.
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.