Files
zaccaria.majid c41d087fd6 porting nuget
2023-02-03 12:24:20 +01:00

13 lines
437 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 MP.MONO.UI
@using MP.MONO.UI.Shared
@using MP.MONO.UI.Components
@using EgwCoreLib.Razor