In this ASP.NET Core 8 MVC class, learn how to build modern ASP.NET Web Applications using MVC. The lightweight MVC framework from Microsoft provides a unified experience building web UI and web APIs, and is architected for testability. Throughout the course, you will gain hands-on experience creating dynamic web applications, understanding the role of models, views, and controllers, harness the power of Entity Framework for efficient data access, and seamlessly integrate APIs into your MVC projects. By the end of the class, you will have the skills to develop cross-platform web applications and APIs, making you a proficient ASP.NET Core MVC developer.
Purpose
| Learn how to build modern ASP.NET Web Applications using MVC.
|
Prerequisites
| Working knowledge of C#
Basic knowledge of HTML and CSS
|
Role
| Developers |
Skill level
| Intermediate |
Style
| Lecture | Hands-on Activities |
Duration
| 4 days |
Related technologies
| C# | HTML | CSS |
Learning objectives
- Describe the core features of ASP.NET Core 8
- Build dynamic web applications using ASP.NET Core 8 MVC
- Efficiently interact with databases using Entity Framework Core
- Seamlessly integrate APIs into MVC projects
- Create meaningful routes and solve routing ambiguities
- Integrate authentication and authorization into your web application