2.0.0
Release Docker Image / build-and-push (release) Failing after 5s
Release NuGet Packages / pack-and-push (release) Successful in 46s

This commit is contained in:
2026-05-20 16:36:00 +03:30
parent e7879558df
commit efeebd85da
35 changed files with 372 additions and 144 deletions
@@ -0,0 +1,9 @@
@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 DevOpsTest.Client