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
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera