An open API service indexing awesome lists of open source software.

https://github.com/tysongibby/blazorwebserverapptemplate

.NET 6 Blazer Web Server Pages custom template with CRUD Repositories and Unit of Work using Entity Framework.
https://github.com/tysongibby/blazorwebserverapptemplate

blazor-server csharp entity-framework-core visual-studio-template

Last synced: about 1 year ago
JSON representation

.NET 6 Blazer Web Server Pages custom template with CRUD Repositories and Unit of Work using Entity Framework.

Awesome Lists containing this project

README

          

# ApplicationTemplate

.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