filmov
tv
CRUD using .NET 8 Web API & SQL Server Full Course 💻
Показать описание
⌨️ Source code:
⭐️Course Contents
00:00:00 Course Introduction (1 : 31)
🔵 Section 1
00:01:31 Create API project and clean up (3 : 01)
00:04:32 Model creation and apply migration (10 : 21)
00:14:54 Create first end point (6 : 28)
00:21:23 Get one and use from DTOs (5 : 30)
00:26:53 Create Genre (6 : 27)
00:33:21 Update and delete Genre (5 : 06)
🔵 Section 2
00:38:27 Artist model and get all artists (12 : 58)
00:51:25 Create artist (13 : 26)
01:04:52 Update and delete artist (7 : 24)
🔵 Section 3
01:12:17 Create album model and many to many relation (6 : 03)
01:18:20 Create endpoint for album (13 : 56)
01:32:16 Get all, get one album (6 : 18)
01:38:35 Update and delete album (7 : 17)
🔵 Section 4
01:45:52 Track model creation (2 : 50)
01:48:43 CRUD for TrackController (17 : 01)
02:05:44 Test TrackController (11 : 40)
02:17:25 Small modification (2 : 46)
02:20:12 Database Initializer (14 : 36)
🚀
This comprehensive course is designed to equip you with the essential skills to implement CRUD (Create, Read, Update, Delete) operations efficiently using the powerful combination of .NET 8, Entity Framework (EF) Core, SQL Server.
You will learn how to setup one-to-many and many-to-many relation between entity models and as well as how to save files into database. You'll be equipped to develop robust and scalable backend applications and APIs, enabling you to confidently navigate the world of backend development in the .NET ecosystem.
⭐️Course Contents
00:00:00 Course Introduction (1 : 31)
🔵 Section 1
00:01:31 Create API project and clean up (3 : 01)
00:04:32 Model creation and apply migration (10 : 21)
00:14:54 Create first end point (6 : 28)
00:21:23 Get one and use from DTOs (5 : 30)
00:26:53 Create Genre (6 : 27)
00:33:21 Update and delete Genre (5 : 06)
🔵 Section 2
00:38:27 Artist model and get all artists (12 : 58)
00:51:25 Create artist (13 : 26)
01:04:52 Update and delete artist (7 : 24)
🔵 Section 3
01:12:17 Create album model and many to many relation (6 : 03)
01:18:20 Create endpoint for album (13 : 56)
01:32:16 Get all, get one album (6 : 18)
01:38:35 Update and delete album (7 : 17)
🔵 Section 4
01:45:52 Track model creation (2 : 50)
01:48:43 CRUD for TrackController (17 : 01)
02:05:44 Test TrackController (11 : 40)
02:17:25 Small modification (2 : 46)
02:20:12 Database Initializer (14 : 36)
🚀
This comprehensive course is designed to equip you with the essential skills to implement CRUD (Create, Read, Update, Delete) operations efficiently using the powerful combination of .NET 8, Entity Framework (EF) Core, SQL Server.
You will learn how to setup one-to-many and many-to-many relation between entity models and as well as how to save files into database. You'll be equipped to develop robust and scalable backend applications and APIs, enabling you to confidently navigate the world of backend development in the .NET ecosystem.
Комментарии