👉 .NET 10 Full Course here: https://youtu.be/YbRe4iIVYJk
💻 Get the source code: https://go.dotnetacademy.io/aspnet-core-full-course-net8?utm_source=youtube&utm_medium=video_description&utm_campaign=source_code&utm_content=aspnet-core-full-course-net8
🔥 Become a .NET Backend Developer: https://juliocasal.com/courses/dotnetbootcamp?utm_source=youtube&utm_medium=video_description&utm_campaign=bootcamp&utm_content=aspnet-core-full-course-net8
Learn how to build a complete web application backend, step by step, using ASP.NET Core and the C# language.
⭐️ Topics ⭐️
00:00 Welcome!
04:40 Creating ASP.NET 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 ASP.NET 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: https://youtu.be/RBVIclt4sOo
Follow me on LinkedIn: https://www.linkedin.com/in/juliocasal
Follow me on X: https://twitter.com/julioc
#csharp #aspnetcore #dotnet