Full Stack Web Development

VST01 Building Websites with ASP.NET Core Razor Pages

11/19/2024

9:15am - 10:30am

Level: Intermediate

Philip Japikse

Microsoft MVP, ASPInsider, MCSD, PSM II, PSD and PST

Developer, Coach, Author, Teacher

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