https://github.com/tysongibby/mudblazortemplateapp
MudBlazor Template .NET 8
https://github.com/tysongibby/mudblazortemplateapp
blazor-application blazor-client blazor-server blazor-webassembly mudblazor net8
Last synced: 3 months ago
JSON representation
MudBlazor Template .NET 8
- Host: GitHub
- URL: https://github.com/tysongibby/mudblazortemplateapp
- Owner: tysongibby
- License: mit
- Created: 2024-01-10T01:10:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-09T07:05:24.000Z (12 months ago)
- Last Synced: 2025-02-05T09:45:44.671Z (5 months ago)
- Topics: blazor-application, blazor-client, blazor-server, blazor-webassembly, mudblazor, net8
- Language: HTML
- Homepage:
- Size: 477 KB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MudBlazor .NET 8 Web Application with Auto-Interactive Server and WebAssembly render modes
This project was created using the steps outlined by ATEEKGIT on the [MudBlazor GitHub repo](https://github.com/MudBlazor), issue [.NET 8 Support #7430](https://github.com/MudBlazor/MudBlazor/discussions/7430), [comment 7828704](https://github.com/MudBlazor/MudBlazor/discussions/7430#discussioncomment-7828704).
It includes ASP.NET Core Identity Authorization and Authentication using the Microsoft MudBlazor Web Application project template.
The auto-generated web forms have not yet been updated to use MudBlazor components.reference: [Multi-Project Template](https://learn.microsoft.com/en-us/visualstudio/ide/how-to-create-multi-project-templates?view=vs-2019)