Complete Master Detail CRUD Operations with Asp.Net Core Web API.
In this first part we’ll buid the Asp.Net Web API. following points are covered in this video :
00:00 - Quick Demo
03:20 - Introduction & Project Creation
05:20 - Define DB Model
13:20 - Add Foreign Key in EF Core
24:35 - DB Migration
30:40 - Create API Controller with CRUD Web Methods
35:49 - Make Post Req. / Insert an order
47:00 - Retrieve/ Fetch Existing Records
47:51 - Delete an Order
EF Core Relation reference: http://bit.ly/3d4AkzF
Subscribe: https://www.youtube.com/channel/UCvzlnZbePin9kH-1JCKBt8Q
#react #aspdotnet