Projektdateien hinzufügen.

This commit is contained in:
sic
2026-01-05 15:55:19 +01:00
parent 182b529d5e
commit 7471a893b9
67 changed files with 60406 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
@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 BlazorApp3
@using BlazorApp3.Components
@using BlazorApp3.Components.Layout