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:
- ASP.NET Core + Razor Page Fundamentals
- ASP.NET Core features like DI, config, options pattern, environmental awareness
- View Components, Tag Helpers, and more