Elian  Harber

Elian Harber

1615436392

Breadcrumbs For Blazor using MudBlazor

Introduction

A breadcrumb is a type of secondary navigation scheme that reveals the user’s location in a website or Web application. Breadcrumbs in real-world applications offer users a way to trace the path back to their original landing point. In this article, let’s discuss how to implement breadcrumbs for WebAssembly Project

Getting Started – Initial Setup
Create Project
  • Create a Blazor WebAssembly Project and it in the location.
Install NuGet Package

Install MudBlazor package by running the below code

dotnet add package MudBlazor

Implementation
Add Imports

After installing the package, we need to add the following in to _Imports.razor

@using MudBlazor

#blazor #breadcrumbs in blazor #mudblazor

What is GEEK

Buddha Community

Breadcrumbs For Blazor using MudBlazor
Elian  Harber

Elian Harber

1615436392

Breadcrumbs For Blazor using MudBlazor

Introduction

A breadcrumb is a type of secondary navigation scheme that reveals the user’s location in a website or Web application. Breadcrumbs in real-world applications offer users a way to trace the path back to their original landing point. In this article, let’s discuss how to implement breadcrumbs for WebAssembly Project

Getting Started – Initial Setup
Create Project
  • Create a Blazor WebAssembly Project and it in the location.
Install NuGet Package

Install MudBlazor package by running the below code

dotnet add package MudBlazor

Implementation
Add Imports

After installing the package, we need to add the following in to _Imports.razor

@using MudBlazor

#blazor #breadcrumbs in blazor #mudblazor

CRUD App Using Blazor And Entity Framework Core in ASP.NET Core

https://youtu.be/5xG9J6OqdV8

#blazor #blazor tutorial #blazor in c# #blazor crud #blazor webassembly #blazor with asp.net core

CRUD App Using Blazor And Entity Framework Core in ASP.NET Core

https://youtu.be/5xG9J6OqdV8

#blazor #blazor tutorial #blazor crud #blazor api #blazor with asp.net core #blazor in c#

CRUD App Using Blazor And Entity Framework Core in ASP.NET Core

https://youtu.be/5xG9J6OqdV8

#blazor #blazor in c# #blazor tutorial #blazor webassembly #blazor crud #blazor with asp.net core

Call POST API ASP NET Core Blazor | Blazor CRUD using API Part-1

#blazor #blazor tutorial #blazor curd #blazor in c# #blazor webassembly