.NET 6 Blazer Web Server Pages custom template with CRUD Repositories and Unit of Work using Entity Framework.
Download usable template here: https://github.com/tysongibby/ApplicationTemplate/releases
To modify the template clone the repository to your computer. It is a buildable and executable project.
After you have made your changes be sure to uncomment and comment out the designated code lines on the _Imports.razor
page and follow these instructions: https://docs.microsoft.com/en-us/visualstudio/ide/how-to-create-project-templates?view=vs-2022
To add your own custom template parameters to the project, follow these instructions: https://docs.microsoft.com/en-us/visualstudio/ide/template-parameters?view=vs-2022