Back to Browse

CRUD Operation using Blazor ASP.NET Core & Entity Framework

5.9K views
Dec 13, 2020
38:18

In this video tutorial, you will learn how to perform Blazor CRUD (Create, Read, Update, Delete) operation using ASP.NET Core and Entity Framework Core. Add, Edit, Update, Delete your data from your CRUD Blazor App in the database using Entity Framework Core. #BlazorCRUD #CRUD #EntityFrameworkCore 0:00 Introduction 0:13 Getting Started - Create a new Blazor App using ASP.NET CORE 0:59 Install Entity Framework Core 2:10 Create Models 3:20 ApplicationDbContext & App Settings (Connection String) 7:15 Add Migration, Update Database and Generate script 8:20 Create Controllers 11:02 Create Components 16:10 Create 19:02 Working with the interface 20:00 Test Blazor CRUD Application 20:51 Validation 23:40 Test Insertion 24:03 Delete 25:40 JS Confirmation Popup Alertbox 27:45 Test Validation & Deletion 28:40 Update 29:55 Create Car Form Reusable Component & Add Page Route 36:19 Run Blazor Application & Perform CRUD operation

Download

0 formats

No download links available.

CRUD Operation using Blazor ASP.NET Core & Entity Framework | NatokHD