Web API Crud Operations with Entity Framework and Sql Server
📫 Business – deshwal.03@gmail.com
📱 WhatsApp – +91 88267 91246
🌐 Instagram – @openprogrammer
Hello everyone, In this tutorial I will explain about web api from scratch. What is web api and how to create web api project and how to create methods in web api project and how to perform crud operations in web api. So I am gonna cover all this in this tutorial. This tutorial will help you to understand what is web api and also help you how to create a project in web api and how to create a get method on web api and how to create a post method in web api and how to create put method in web api and how to create a delete method in web api. So this tutorial is going to be very helpful to you. After this tutorial you will have the complete understanding about the basics of web api topic and you would be able to create your own apis and further you can consume the apis as per your requirements. I have also used entity framework in this tutorial so you will also have the idea about the Entity Framework in aps.net web api which will be very useful to you and to your career. Here I am using SQL Server as a backend so this tutorial will be the complete package for you about the web api topic.
So watch the tutorial and learn about web api.
Laptop used in the video :-
1) Create new Web API project 00:01:16
2) Create table in sql server 00:02:42
3) Add New Web API Controller 00:04:32
4) Add Entity Framework 00:05:00
5) Create Post method 00:07:29
6) Create Get method for all products 00:11:35
7) Create Get method for single product 00:13:23
8) Create Put method 00:15:47
9) Create Delete method 00:18:21
10) Summary 00:21:00
☕ Buy me a Coffee (Channel Support through Donation)
➤ Online:
➤ Google Pay UPI ID (INDIA): deshwal.03@okicici
📻 Recommended Courses
➤ React Ecommerce Tutorial :
➤ React JS Tutorial :
➤ React Router Tutorial :
➤ Convert Html Template in Reactjs :
➤ ASP.Net WEB API Tutorial :
➤ SQL SERVER Tutorial :
➤ HTML Crash Course:
➤ Payment Gateway Integration :
➤ WEB API With SQL SERVER :
💰 Purchase for Developers
💻 Laptops
➤ MacBook Pro with M1 Chip :
➤ Dell XPS 9570 :
➤ Microsoft Surface:
➤ MacBook Air with M1 Chip :
➤ ASUS ZenBook 13 :
➤ Lenovo Ideapad :
➤ ⌨️ Wireless Keyboard Mouse :
📚 Must-Read Books for All Programmers
➤ Python Crash Course :
➤ Art of Computer Programming :
➤ Clean Code C# :
➤ Design Patterns :
➤ The Pragmatic Programmer :
Share, Support, Subscribe Now :
Youtube 🎥 :
Instagram 📷 :
Twitter 🐦 :
Facebook 👍 :
Website 🌐 :
⭐️Tags : ⭐️
#webapi
#restapi
#manojdeshwal
⭐️ Topics are covered as follows : ⭐️
Web API CRUD
CRUD With ASP.NET Web API
web api CRUD and postman
crud
web api crud operations with entity framework
restful api
restful
.net mvc
asp.net
asp.net mvc
web api c#
web api testing
web api tutorial
crud operations in asp.net core mvc
web api crud operation
CRUD Operations Usin Web API and Asp.Net MVC
Asp.Net Web API CRUD Operations
Asp.Net Web API Beginners Tutorial
web api – insert update delete
web api crud using entity framework
web api in asp.net mvc
consume web api from asp.net mvc project
web api – get post put and delete example
crud operation using web api and mvc5
integrate asp.net mvc and web api
using SQL Server Database
web api crud mvc
web api entity framework crud
web api tutorials
rest api demo
rest api crud operations
crud operations in asp.net core
Entity framework core crud
entity framework
asp.net core web application with entity framework core
Rest api C#
Rest api tutorial
CRUD operation asp.net core web api
crud wep api asp.net core
how to use postman to test post request
how to use postman for testing web api
postman asp.net core web api
how to test web api
web api testing tools
how to run web api
where to test weba api
introduction to web api
asp.net web api uri mapping
how to create asp.net web api project
visual studio web api project
web api values controller
connectedprogrammer
youtubeassistance
Thanks for watching. 😊😊 🙏🙏
Hi, how did you get or where does db.Products(Line 18) come from?
Sir search option bhi add krna ho to isme
thanks manoj ur explanation is very easy then other vids on YT., keep it up & Thank you again.,
merci pour lq video esque il renvoie la liste des produi?
System.dara.entity.infrastructure.dbupdateexecption , what we will do if we have this exception
Post method is working on POSTMAN but results are not being shown in SQL Server – I am getting this is error pls help asap
Awesome
I am facing error while using Add method.. Can you help to resolve this.
#object does not contain a definition for Add
Very helpful thanks 👍
Hi sir, can you include the CRUD GUI in your tutorial? for newbie like me
This video properly understand 👍🏻
Clear explanation… Tq so much bro
abey lawde web api ka entityframework chaiye chutiye ado,net ka video banaya thu chustiye lawde
db.Products ??? where you declared Products
product could not be found and no product.cs file created in my models why?
Nice Video
How to insert or update Date Time in Separate Column with record at the time of insertion or deletion. Pls give solution in comment as soon as possible coz i have to submit project in 3 days then I may get the job.
Thanks for video
Hii sir nyc explanation ! my question is how can we pass the id in body with put method plz reply ASAP
System.ArgumentNullException: 'Value cannot be null. Parameter name :entity (Getting this error on post method)
Тот случай когда было прекрасно понятно даже без знания английского языка. Большое спасибо из Беларуси)
Awesome sir ji
clear explain tq
Please help me !Why I can not select import selected stored procedures and functions into the entity model ,it is frizzed
thankyou so much itna simple way m samjhane ke liye .. thankyou so much again!!
Great Explaination keep going and one thing build one real world Project like ecommerce from Scratch that will be helpful
Very clear and nice explanation learnt a lot
Super Class sir. I want learn more on these concepts sir. How can I? Please let me know. Thank you sir.
Excellent video
Hi bro. When I try to write db.Products.Add. ,Intellsense is not showing "Product " and I am facing error