You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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:
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!
The text was updated successfully, but these errors were encountered: