csharpfritz / csharp_with_csharpfritz

Show notes, slides, and samples from the CSharp with CSharpFritz show
MIT License
659 stars 215 forks source link

Add Blazor page to ASP.NET Core MVC project #141

Closed wqwalter closed 2 years ago

wqwalter commented 2 years ago

In the 10/3/2022 session I asked how to add a Blazor page to a project started as ASP.NET Core MVC. You indicated you would try to show the steps in the next session.

Bill Walter

csharpfritz commented 2 years ago

Use the <component> tag helper as shown in this page: https://learn.microsoft.com/aspnet/core/mvc/views/tag-helpers/built-in/component-tag-helper