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.
- Host: GitHub
- URL: https://github.com/tysongibby/blazorwebserverapptemplate
- Owner: tysongibby
- License: mit
- Created: 2022-06-07T00:31:33.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T20:32:45.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T09:45:50.237Z (over 1 year ago)
- Topics: blazor-server, csharp, entity-framework-core, visual-studio-template
- Language: SCSS
- Homepage:
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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