File size: 479 Bytes
0acba57
cf599e0
 
 
 
 
 
 
 
 
0acba57
4433399
1
2
3
4
5
6
7
8
9
10
11
12
13
@using System.Net.Http
@using System.Net.Http.Json
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using static Microsoft.AspNetCore.Components.Web.RenderMode
@using Microsoft.AspNetCore.Components.Web.Virtualization
@using Microsoft.JSInterop
@using BlazorFrontend
@using BlazorFrontend.Components
@using Microsoft.AspNetCore.Components.Authorization
@using LibraryManagement.Shared.Models