React js CRUD Operations- Insert, Update, Delete and Retrieve are implemented with Asp.Net Core Web API from Scratch.

First of all, we build Web API in Asp.Net Core with SQL Server and Entity Framework. Defined DB Model with EF Code First Approach then
created Asp.Net Controller with web methods for CRUD Operations.

Points discussed :

  • Build Web API in Asp.Net Core with CRUD web methods
  • React Form Design with Material UI
  • Implemented CRUD with Redux
  • Enabled CORS in Web API
  • Consume API web methods from React
  • Real-Time Form Validation
  • etc

Discussion @ Time


0:02:10 - Define Asp.Net Core DBModel
0:11:12 - Controller for CRUD
0:14:56 - Test Web API with Postman
0:17:47 - Create React js App
0:20:42 - Intro to Redux
0:27:57 - Implement Redux store, action & reducer
0:35:14 - Consume .Net Core Web API
0:43:05 - Map Redux data & actions to components
0:49:07 - Enable CORS in Asp.Net Core
0:53:53 - Integrate Material UI to React App
1:04:48 - Design Form with Material UI
1:10:19 - React Hook Component with Re-usable code for form
1:21:12 - Form Validation
1:32:19 - Redux Actions & Reducer for Insert, Update & Delete
1:38:07 - Insert New Record to DB
1:40:35 - Edit a Record
1:50:35 - Show Toast Message
1:53:32 - Delete Operation

Source Code ➤ http://bit.ly/2TXlO2Y

Subscribe : https://www.youtube.com/channel/UCvzlnZbePin9kH-1JCKBt8Q

#react #asp.net core #api

Complete React CRUD with Asp.Net Core Web API | Full Stack Tutorial
187.50 GEEK