mirror of
https://github.com/PacktPublishing/Web-Development-with-Blazor-Second-Edition.git
synced 2025-12-06 05:32:03 +01:00
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
|
|
@using RazorPagesProject
|
||
|
|
@namespace RazorPagesProject.Pages
|
||
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|