/MudblazorDemo.CRUD

Implementing CRUD Operations in Blazor .NET 5 using the Mudblazor Component Library.

Primary LanguageHTML

Implementing Blazor CRUD using Mudblazor Component Library in .NET 5

Mudblazor is without any doubt one of the coolest and complete looking Blazor Component Libraries out there. Kudos to the Mudblazor Team!

Blazor CRUD using Mudblazor

Here are the topics covered:

  1. Introducing Mudblazor
  2. What We’ll Be Building?
  3. Setting up the Blazor Server Project – .NET 5
  4. Installing and Configuring Mudblazor
  5. Adding the Context & Models for EfCore
  6. Blazor CRUD Operations – Service Layer
  7. Building the UI with Mudblazor Components

Read the entire article here - https://codewithmukesh.com/blog/blazor-crud-using-mudblazor/