Menu
A JavaScript free menu library for Blazor and Razor Components applications.
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- question.md
- ci-main.yml
- ci-pr.yml
- release-drafter.yml
- FUNDING.yml
- release-drafter.yml
- _Host.cshtml
- Counter.razor
- FetchData.razor
- Index.razor
- WeatherForecast.cs
- WeatherForecastService.cs
- MainLayout.razor
- NavMenu.razor
- bootstrap.min.css
- bootstrap.min.css.map
- open-iconic-bootstrap.min.css
- open-iconic.eot
- open-iconic.otf
- open-iconic.svg
- open-iconic.ttf
- open-iconic.woff
- FONT-LICENSE
- ICON-LICENSE
- README.md
- blazored-menu.css
- site.css
- favicon.ico
- _Imports.razor
- App.razor
- appsettings.Development.json
- appsettings.json
- BlazorServerSide.csproj
- Program.cs
- Startup.cs
- Counter.razor
- FetchData.razor
- Index.razor
- MainLayout.razor
- NavMenu.razor
- bootstrap.min.css
- bootstrap.min.css.map
- open-iconic-bootstrap.min.css
- open-iconic.eot
- open-iconic.otf
- open-iconic.svg
- open-iconic.ttf
- open-iconic.woff
- FONT-LICENSE
- ICON-LICENSE
- README.md
- site.css
- decode.js
- weather.json
- .nojekyll
- 404.html
- favicon.ico
- index.html
- _Imports.razor
- App.razor
- BlazorWebAssembly.csproj
- Program.cs
- blazored-menu.css
- Blazored.Menu.csproj
- BlazoredMenu.razor
- BlazoredMenu.razor.cs
- BlazoredMenuItem.razor
- BlazoredMenuItem.razor.cs
- BlazoredSubMenu.razor
- BlazoredSubMenu.razor.cs
- GlobalIconCss.cs
- icon.png
- MenuBuilder.cs
- .gitignore
- azure-pipelines.yml
- Blazored.Menu.sln
- LICENSE
- README.md
- screenshot.png
# Installation Guide
1. Get the code
git clone https://github.com/Blazored/Menu
Downloads the entire project code from GitHub to your computer.
cd Menu
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet add package Blazored.Menu
Type this command into your terminal and run it.
After dotnet run, check the message or address shown in the terminal.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
