Asp.Net Core Web API CRUD Operations Using EF Core and SQL Server

Опубликовано: 17 Февраль 2025
на канале: CodAffection
51,031
826

Asp.Net Core Web API CRUD Operations Using EF Core and SQL Server

In this video, we've discussed all you need to know about CRUD Operations in Asp.Net Core Web API. Important pre-requisite topics are covered in between the discussion.

Discussion @ Times
____________________
00:00 - Create .Net Core Web API Project
01:24 - CRUD Operations in a Restfull API
04:29 - Test Web API Methods using Swagger Interface
06:39 - Setup EF Model & Create the Database
18:05 - API Controller with CRUD Web Methods
21:36 - GET Web Method for Read Operation
26:36 - Insert a Record using Post Web Method
34:16 - Common Status Codes in Web APIs
40:04 - Retrieve a Specific Record with Given ID
41:38 - Update Operation using PUT Web Method
46:08 - Various Return Types in Web API
48:16 - Delete Operation

📂 Download or Clone Project
➤ http://bit.ly/3ELyNdY

💖 Buy me a Coffee
PayPal: https://bit.ly/3L36ut4
UPI/QR Code Scan: https://geni.us/ScanQRCode

🔗 Find me in
Udemy : https://bit.ly/3RtyQSB
Facebook :   / codaffection  
GitHub : https://github.com/codaffection
Discord :   / discord  
Twitter :   / codaffection  

#aspnetcore #beginnerstutorial #CodAffection