Asp.Net Core Web API - CRUD operations in REST API Tutorial using Entity Framework Core HD
Blog Post: https://codelikeadev.com/blog/create-rest-api-aspnet-core-web-api-crud In this tutorial, we will learn how to make a REST API using ASP.NET Core and Entity Framework Core. We will write CRUD operations (Create, Read, Update, and Delete). We will use GET, POST, DELETE, and PATCH HTTP Operations in a RESTful .NET Core 3.1 Web API. We will also integrate our application with Entity Framework Core and store our data in SQL Server database using EF Core. We will use dependency injection for our restful API and follow SOLID principles to achieve clean code. Subscribe to my channel: https://bit.ly/2FAgXzS Buy me a coffee: https://www.buymeacoffee.com/SameerSaini Thank you for watching and hope you enjoy my other videos as well. HTML CSS Website Navigation Menu using Flexbox: https://youtu.be/N506q2PAh7c Hosting a website for free in google firebase: https://youtu.be/w7xKZ5PWizs Angular CRUD tutorial: https://youtu.be/hCbK0EVLUX0 Publish a .NET website: https://youtu.be/3rhuWveWzSA