Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom template on dotnet-scaffold #3096

Open
sgluca opened this issue Nov 27, 2024 · 0 comments
Open

Custom template on dotnet-scaffold #3096

sgluca opened this issue Nov 27, 2024 · 0 comments

Comments

@sgluca
Copy link

sgluca commented Nov 27, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant