Restructuing

This commit is contained in:
2026-07-05 16:30:58 -04:00
parent 678e20d402
commit 7b0f2ce1a5
767 changed files with 354 additions and 76 deletions
+16
View File
@@ -0,0 +1,16 @@
@using System.Net.Http
@using System.Net.Http.Json
@using Model
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.AspNetCore.Components.Web.Virtualization
@using Microsoft.AspNetCore.Components.WebAssembly.Http
@using Microsoft.JSInterop
@using Shared.Pages
@using Shared.Services
@using Shared.Components
@using Standalone.Components.Layout
@using Telerik.Blazor
@using Telerik.Blazor.Components
@using Telerik.DataSource