filmov
tv
Creating Async API With .Net Core: Implementing Repository Interface 14/24

Показать описание
This is a sample video taken from my Udemy course. Get full course here:
This course is all about creating a functional Async API using .Net Core and Entity Framework. Step by step, we will set up a complete API to handle each of the operations in a multi-table database. We'll develop all necessary entities, Data Transfer Objects, Interfaces, use dependency injection to inject services for our app, design fully MVC structure, map entities to DTO object with automapper, turn our Controllers into fully functional API controllers, handle relationships, keys and foreign keys in our database tables and Models, use Entity Framework as a back end utilizing Code-First integration, seed the database with dummy data... you get the picture!
This course is all about creating a functional Async API using .Net Core and Entity Framework. Step by step, we will set up a complete API to handle each of the operations in a multi-table database. We'll develop all necessary entities, Data Transfer Objects, Interfaces, use dependency injection to inject services for our app, design fully MVC structure, map entities to DTO object with automapper, turn our Controllers into fully functional API controllers, handle relationships, keys and foreign keys in our database tables and Models, use Entity Framework as a back end utilizing Code-First integration, seed the database with dummy data... you get the picture!