ASP.NET Core Full Course for Beginners
Offered By: YouTube
Course Description
Overview
Embark on a comprehensive journey through ASP.NET Core and C# in this extensive video tutorial. Learn to construct a complete web application backend from the ground up, covering essential topics such as creating ASP.NET Core applications, understanding REST APIs, implementing CRUD endpoints, and mastering Entity Framework Core. Dive into advanced concepts like dependency injection, asynchronous programming, and API integration with frontend systems. Gain practical skills in handling data transfer objects, route grouping, database operations, and configuration management. Perfect for beginners, this course provides a solid foundation in backend development using .NET technologies, preparing you for real-world application building and deployment.
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
Related Courses
Introduction to DatabasesMeta via Coursera MongoDB for Node.js Developers
MongoDB University Full Stack Foundations
Udacity Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera MongoDB Basics
MongoDB University