💻Get the source code:
Learn how to build a complete web application backend, step by step, using Core and the C# language.
⭐️ Topics ⭐️
00:00 Welcome!
04:40 Creating Core applications
27:54 What is a REST API?
40:01 Using Data Transfer Objects (DTOs)
46:54 Implement CRUD endpoints
1:20:22 Using extension methods
1:25:46 Using route groups
1:28:29 Handling invalid inputs
1:39:49 What is Entity Framework Core?
1:44:41 Defining the data model
1:57:53 Using the Core configuration system
2:02:40 Generating the database
2:20:57 Seeding data
2:26:28 Understanding dependency injection and service lifetimes
2:38:46 Saving new entities to the database
2:49:56 Mapping entities to DTOs
2:56:05 Querying, updating, and deleting entities from the database
3:18:16 Using the asynchronous programming model
3:38:39 API integration with the frontend
🌐Build the frontend:
🔥Become a Senior .NET Backend Engineer:
🗺️Get My Free .NET Backend Developer Roadmap:
Join me on Patreon:
Follow me on LinkedIn:
Follow me on X:
#csharp #aspnetcore #dotnet