Overview
Syllabus
Welcome!
Creating ASP.NET Core applications
What is a REST API?
Using Data Transfer Objects DTOs
Implement CRUD endpoints
Using extension methods
Using route groups
Handling invalid inputs
What is Entity Framework Core?
Defining the data model
Using the ASP.NET Core configuration system
Generating the database
Seeding data
Understanding dependency injection and service lifetimes
Saving new entities to the database
Mapping entities to DTOs
Querying, updating, and deleting entities from the database
Using the asynchronous programming model
API integration with the frontend
Taught by
Julio Casal