initial design of domain
All checks were successful
Log every push / log-push (push) Successful in 2s

This commit is contained in:
Boban
2026-06-07 22:09:45 +02:00
parent 2af87e8268
commit 4a7ddacae4
393 changed files with 16395 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("MySimpleUI")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("MySimpleUI")]
[assembly: System.Reflection.AssemblyTitleAttribute("MySimpleUI")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
ed91e520821d07593eb8306672a6c874216d285427479056989e77316152ae08

View File

@@ -0,0 +1,23 @@
is_global = true
build_property.TargetFramework = net10.0
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v10.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = MySimpleUI
build_property.RootNamespace = MySimpleUI
build_property.ProjectDir = /Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 9.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = /Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI
build_property._RazorSourceGeneratorDebug =
build_property.EffectiveAnalysisLevelStyle = 10.0
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1,17 @@
// <auto-generated/>
global using Microsoft.AspNetCore.Builder;
global using Microsoft.AspNetCore.Hosting;
global using Microsoft.AspNetCore.Http;
global using Microsoft.AspNetCore.Routing;
global using Microsoft.Extensions.Configuration;
global using Microsoft.Extensions.DependencyInjection;
global using Microsoft.Extensions.Hosting;
global using Microsoft.Extensions.Logging;
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Net.Http.Json;
global using System.Threading;
global using System.Threading.Tasks;

View File

@@ -0,0 +1 @@
a91c5b81404b59678290a051cb586a9c8d4c000836e54daf26bd669d58a38331

View File

@@ -0,0 +1,28 @@
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/appsettings.Development.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/appsettings.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.staticwebassets.endpoints.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.deps.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.runtimeconfig.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.dll
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/bin/Debug/net10.0/MySimpleUI.pdb
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rpswa.dswa.cache.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.GeneratedMSBuildEditorConfig.editorconfig
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.AssemblyInfoInputs.cache
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.AssemblyInfo.cs
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.csproj.CoreCompileInputs.cache
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.MvcApplicationPartsAssemblyInfo.cache
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rjimswa.dswa.cache.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rjsmrazor.dswa.cache.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/scopedcss/bundle/MySimpleUI.styles.css
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.build.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.build.json.cache
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.development.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/staticwebassets.build.endpoints.json
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/swae.build.ex.cache
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.dll
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/refint/MySimpleUI.dll
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.pdb
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/MySimpleUI.genruntimeconfig.cache
/Users/bobanlapcevic/Desktop/theInterfacePro/MySimpleUI/obj/Debug/net10.0/ref/MySimpleUI.dll

View File

@@ -0,0 +1 @@
8d39b995b46ee67a7880e662f6081b855a11d9c96d76d3b54df71c80bd7b7cc0

Binary file not shown.

View File

@@ -0,0 +1 @@
{"GlobalPropertiesHash":"5MaPyMPxYlLihIk6keGgI9Jt1bZTVnZw/2hjqs69sTU=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["bh8jfdmhQ963AZqR\u002BU1lRWK3RXILZmxTW5egMPrxTxg=","iVGsvcDg2lX5NGZhFJ9jmSEbO\u002BtoUmdEVkoeawdqYAY=","CLdRj96cnLSDQEvQBvKW66LWXcO05XsiQRBQC2VMyXE=","D9ZGPNuXFspFLG6ot6pwgFdE\u002BVIpyDZwuAlQXxArlnY="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

@@ -0,0 +1 @@
{"GlobalPropertiesHash":"wo9A/6iTFjJ3WTcmX3BgvTY1H1GZNyXh3CAqRitSI5A=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["bh8jfdmhQ963AZqR\u002BU1lRWK3RXILZmxTW5egMPrxTxg=","iVGsvcDg2lX5NGZhFJ9jmSEbO\u002BtoUmdEVkoeawdqYAY=","CLdRj96cnLSDQEvQBvKW66LWXcO05XsiQRBQC2VMyXE=","D9ZGPNuXFspFLG6ot6pwgFdE\u002BVIpyDZwuAlQXxArlnY="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

@@ -0,0 +1 @@
{"GlobalPropertiesHash":"S8u5ErVd9ubqxAw5BsgKTzBmPGC8wyFSyfU7JeH5Sg4=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["bh8jfdmhQ963AZqR\u002BU1lRWK3RXILZmxTW5egMPrxTxg=","iVGsvcDg2lX5NGZhFJ9jmSEbO\u002BtoUmdEVkoeawdqYAY="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

@@ -0,0 +1 @@
{"Version":1,"ManifestType":"Build","Endpoints":[]}

View File

@@ -0,0 +1 @@
{"Version":1,"Hash":"ViFYeisCdnxa2a3kdoqLy2Rzd9rFbpAIiGf1wDRaXJ8=","Source":"MySimpleUI","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]}

View File

@@ -0,0 +1 @@
ViFYeisCdnxa2a3kdoqLy2Rzd9rFbpAIiGf1wDRaXJ8=