Initial commit - Common.RCL

This commit is contained in:
2026-08-05 21:16:11 +03:00
commit c6b8aea543
150 changed files with 5817 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
@using Microsoft.AspNetCore.Components.Web
@using System.Globalization
@using Microsoft.JSInterop
@using Microsoft.AspNetCore.Components.Forms
@using System.Net.Http.Json
@using Generic.Contracts.Generics
@using Generic.Services
@using System.Net.Http.Headers