/BlazorCRUD

Blazor Server Side CRUD Application using EF Core & .Net 5

Primary LanguageHTML

Blazor Server App CRUD With Entity Framework Core In .Net 5

Alt Text

Prerequisites

  • Install the latest .NET Core 5.0 SDK from here.
  • Install the latest version of Visual Studio 2019 from here.

What we are going to cover in this?

  • What is Blazor and why it is exciting for C# Developers?
  • Difference between Blazor Server - Blazor Web Assembly
  • Setup the CRUD App using Blazor
  • Run and Test

If you want more about this, Do check out my Article 👇🏻

C# Corner

Medium