Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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?

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.