Web Development with ASP.NET Core (1.5 hours)
In this session, we'll cover both what's stayed the same from previous ASP.NET versions and what's changed. We'll dig into some top new features, like Tag Helpers, Middleware, Configuration, and the new high performance cross-platform Hosting model.
Follow the steps in this tutorial to build a basic Razor Pages app using ASP.NET Core and Entity Framework Core.
Note: You probably won't have time to complete this entire tutorial. That's okay! Learn as much as you can during this time, and know that you can come back and complete it after this workshop is complete if you'd like.
To learn more about Razor Pages also read Introduction to Razor Pages in ASP.NET Core
- Follow the Get started with Blazor tutorial.
- Follow the Tag Helpers lab.
- Follow the Single Page Applications lab.