Files
2024-02-02 16:52:04 +01:00

15 lines
542 B
Plaintext

@using System.Net.Http
@using Microsoft.AspNetCore.Authorization
@using Microsoft.AspNetCore.Components.Authorization
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.AspNetCore.Components.Web.Virtualization
@using Microsoft.JSInterop
@using Microsoft.AspNetCore.Components.Server.ProtectedBrowserStorage
@using SHERPA.BBM.UI
@using SHERPA.BBM.UI.Shared
@using SHERPA.BBM.UI.Data
@using SHERPA.BBM.UI.Components
@using EgwCoreLib.Razor