Description
Welcome to Consuming CRUD API in Asp .Net Core MVC.
As the title of the course suggests, we will be building an ASP .Net Core MVC app that consumes and interacts with third-party API.
This course is all about CRUD operations. Step by step, we will set up a complete MVC app that handles API for each of the operations in a multi-table database. For the next several hours, we will dedicate our time to interfaces, dependency injection, 1 to many and many to many database relationships, .Net Core Services, Models, Data Transfer Objects, Controllers, Actions, Views, and of course, C# language. But don’t let any of that scare you. Quite the opposite.