mirror of
https://github.com/PacktPublishing/Web-Development-with-Blazor-Second-Edition.git
synced 2026-01-02 22:39:56 +01:00
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
@using AngularProject
|
|
@namespace AngularProject.Pages
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|