In this session, I show how to build web applications with ASP.NET Core using either/both MVC and Razor Pages. I cover .NET Core fundamentals, configuration, dependency injection, routing, controllers and action methods, model binding, validation, views, tag helpers, and much more.
You will learn:
- ASP.NET Core MVC
- ASP.NET Core Razor Pages
- Foundational ASP.NET Core web application topics