aspnetcore/samples/ComponentsApp.App/_ViewImports.cshtml

6 lines
174 B
Plaintext

@using System.Net.Http
@using Microsoft.AspNetCore.Components.Layouts
@using Microsoft.AspNetCore.Components.Routing
@using ComponentsApp.App
@using ComponentsApp.App.Shared