In this session, I will show you how to develop web applications using ASP.NET Core 9 Razor Pages. I cover .NET Core fundamentals, configuration, dependency injection, routing, razor pages and page handler methods, model binding, validation, tag helpers, and more.
You will learn:
- About what's new in ASP.NET Core 9
- The fundamentals of ASP.NET Core 9 Razor Pages
- How to build ASP.NET Core 9 Razor Pages Web Applications