Asp.Net Core Web API CRUD Operations
Points discussed :
- Create .Net Core Web API Project
- What is meant by CRUD Operations in an Restfull API
- Test & Verify Web API Methods using Swagger Interface
- Setup EF Model & Create the Database
- API Controller with CRUD Web Methods
- GET Web Method for Read Operation
- Insert a Record using Post Web Method
- Common Status Codes in Web APIs
- Retrieve a Specific Record with Given ID
- Update Operation using PUT Web Method
- Various Return Types
- Delete Operation
📺 Video tutorial on this same topic
Url : https://youtu.be/39rSVOScx9c
| 📊 | List of Tutorials | 💰 | Support Us | |
|---|---|---|---|---|
| Angular | http://bit.ly/2KQN9xF | Paypal | https://goo.gl/bPcyXW | |
| Asp.Net Core | http://bit.ly/30fPDMg | Amazon Affiliate | https://geni.us/JDzpE | |
| React | http://bit.ly/325temF | |||
| Python | http://bit.ly/2ws4utg | 👉 | Follow Us | |
| Node.js | https://goo.gl/viJcFs | Website | http://www.codaffection.com | |
| Asp.Net MVC | https://goo.gl/gvjUJ7 | YouTube | https://www.youtube.com/codaffection | |
| Flutter | https://bit.ly/3ggmmJz | https://www.facebook.com/codaffection | ||
| Web API | https://goo.gl/itVayJ | https://twitter.com/CodAffection | ||
| MEAN Stack | https://goo.gl/YJPPAH | |||
| C# Tutorial | https://goo.gl/s1zJxo | |||
| Asp.Net WebForm | https://goo.gl/GXC2aJ | |||
| C# WinForm | https://goo.gl/vHS9Hd | |||
| MS SQL | https://goo.gl/MLYS9e | |||
| Crystal Report | https://goo.gl/5Vou7t | |||
| CG Exercises in C Program | https://goo.gl/qEWJCs |
