_Imports.razor 368 B

123456789101112
  1. @using AntDesign
  2. @using AntDesign.ProLayout
  3. @using System.Net.Http
  4. @using System.Net.Http.Json
  5. @using Microsoft.AspNetCore.Components.Forms
  6. @using Microsoft.AspNetCore.Components.Routing
  7. @using Microsoft.AspNetCore.Components.Web
  8. @using Microsoft.AspNetCore.Components.WebAssembly.Http
  9. @using Microsoft.JSInterop
  10. @using wispro.sp.webclient
  11. @using wispro.sp.entity