In this session, I will show you how to develop web applications using ASP.NET Core Razor Pages. I cover .NET Core fundamentals, configuration, dependency injection, routing, pages and action methods, model binding, validation, tag helpers, and much more.
You will learn:
- Foundations of ASP.NET Core
- DI, configuration, the options pattern, and routing
- Razor Pages, page handlers, layouts, view components, and tag helpers