Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/how-to-add-authorization-for-blazor-menu-component
How to add Authorization for Blazor Menu component?
https://github.com/syncfusionexamples/how-to-add-authorization-for-blazor-menu-component
authroization blazor menu-bar menubar
Last synced: 29 days ago
JSON representation
How to add Authorization for Blazor Menu component?
- Host: GitHub
- URL: https://github.com/syncfusionexamples/how-to-add-authorization-for-blazor-menu-component
- Owner: SyncfusionExamples
- Created: 2022-06-29T11:40:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T13:37:30.000Z (7 months ago)
- Last Synced: 2024-06-28T14:58:48.460Z (7 months ago)
- Topics: authroization, blazor, menu-bar, menubar
- Language: HTML
- Homepage:
- Size: 197 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to add Authorization for Blazor Menu component?
This example shows how to show different menu based on user logged in using Authorization and Blazor Menu Bar component.
## Prerequisites
* Visual Studio 2022
## How to run the project
* Checkout this project to a location in your disk.
* Open the solution file using the Visual Studio 2022.
* Restore the NuGet packages by rebuilding the solution.
* Run the project.