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
+233
View File
@@ -0,0 +1,233 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v9.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v9.0": {
"Common/1.0.0": {
"dependencies": {
"Generic": "1.0.0",
"Microsoft.AspNetCore.Components.Web": "9.0.5"
},
"runtime": {
"Common.dll": {}
}
},
"Microsoft.AspNetCore.Authorization/9.0.5": {
"dependencies": {
"Microsoft.AspNetCore.Metadata": "9.0.5",
"Microsoft.Extensions.Logging.Abstractions": "9.0.5",
"Microsoft.Extensions.Options": "9.0.5"
},
"runtime": {
"lib/net9.0/Microsoft.AspNetCore.Authorization.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.22904"
}
}
},
"Microsoft.AspNetCore.Components/9.0.5": {
"dependencies": {
"Microsoft.AspNetCore.Authorization": "9.0.5"
},
"runtime": {
"lib/net9.0/Microsoft.AspNetCore.Components.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.22904"
}
}
},
"Microsoft.AspNetCore.Components.Forms/9.0.5": {
"dependencies": {
"Microsoft.AspNetCore.Components": "9.0.5"
},
"runtime": {
"lib/net9.0/Microsoft.AspNetCore.Components.Forms.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.22904"
}
}
},
"Microsoft.AspNetCore.Components.Web/9.0.5": {
"dependencies": {
"Microsoft.AspNetCore.Components": "9.0.5",
"Microsoft.AspNetCore.Components.Forms": "9.0.5",
"Microsoft.Extensions.DependencyInjection": "9.0.5",
"Microsoft.Extensions.Primitives": "9.0.5",
"Microsoft.JSInterop": "9.0.5"
},
"runtime": {
"lib/net9.0/Microsoft.AspNetCore.Components.Web.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.22904"
}
}
},
"Microsoft.AspNetCore.Metadata/9.0.5": {
"runtime": {
"lib/net9.0/Microsoft.AspNetCore.Metadata.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.22904"
}
}
},
"Microsoft.Extensions.DependencyInjection/9.0.5": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.5": {
"runtime": {
"lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.Logging.Abstractions/9.0.5": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.Options/9.0.5": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.5",
"Microsoft.Extensions.Primitives": "9.0.5"
},
"runtime": {
"lib/net9.0/Microsoft.Extensions.Options.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.Extensions.Primitives/9.0.5": {
"runtime": {
"lib/net9.0/Microsoft.Extensions.Primitives.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.21509"
}
}
},
"Microsoft.JSInterop/9.0.5": {
"runtime": {
"lib/net9.0/Microsoft.JSInterop.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.525.22904"
}
}
},
"Generic/1.0.0": {
"runtime": {
"Generic.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
"libraries": {
"Common/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNetCore.Authorization/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HPd+7PG+nMZSP13bTJuM5+q0vdzoBtjoBUMP9iuUGwG/kFHkeBOZ9QrZuSHHGmz/IgYdLbqbdJGEykSI5biIPw==",
"path": "microsoft.aspnetcore.authorization/9.0.5",
"hashPath": "microsoft.aspnetcore.authorization.9.0.5.nupkg.sha512"
},
"Microsoft.AspNetCore.Components/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qwA9bx7nWayh1ogWe1H13vyGL64pNjHrukHmnZ9WZbQPtHeY9QTuXkvF/Uue0tzGbxChBf9v2LH5+KeVaRJIqw==",
"path": "microsoft.aspnetcore.components/9.0.5",
"hashPath": "microsoft.aspnetcore.components.9.0.5.nupkg.sha512"
},
"Microsoft.AspNetCore.Components.Forms/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KsAPGDQIa3SpP9yaIDrlETHpqprtmbbotdbGfGJ9aVvn/vi72cCTUVzpWOXIXgstVCb0ZQ940o/wfHKxBZEQMg==",
"path": "microsoft.aspnetcore.components.forms/9.0.5",
"hashPath": "microsoft.aspnetcore.components.forms.9.0.5.nupkg.sha512"
},
"Microsoft.AspNetCore.Components.Web/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-llh2dh9rR9JcnAMqvbijc9BzEnVhloQwKF8Kvfw73N2tJMnUJoxF3C9Ln1sao+nkZo3IpUuUu3k2czLOpS3NRQ==",
"path": "microsoft.aspnetcore.components.web/9.0.5",
"hashPath": "microsoft.aspnetcore.components.web.9.0.5.nupkg.sha512"
},
"Microsoft.AspNetCore.Metadata/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-E4lbYlraZfZLvWgliUEtrqKt42++Yh9mpGKLyGHPGo1FpbZrXF/x+fOg5dbe22bnuosgWn3cj30566XKdwiodw==",
"path": "microsoft.aspnetcore.metadata/9.0.5",
"hashPath": "microsoft.aspnetcore.metadata.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-N1Mn0T/tUBPoLL+Fzsp+VCEtneUhhxc1//Dx3BeuQ8AX+XrMlYCfnp2zgpEXnTCB7053CLdiqVWPZ7mEX6MPjg==",
"path": "microsoft.extensions.dependencyinjection/9.0.5",
"hashPath": "microsoft.extensions.dependencyinjection.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cjnRtsEAzU73aN6W7vkWy8Phj5t3Xm78HSqgrbh/O4Q9SK/yN73wZVa21QQY6amSLQRQ/M8N+koGnY6PuvKQsw==",
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.5",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pP1PADCrIxMYJXxFmTVbAgEU7GVpjK5i0/tyfU9DiE0oXQy3JWQaOVgCkrCiePLgS8b5sghM3Fau3EeHiVWbCg==",
"path": "microsoft.extensions.logging.abstractions/9.0.5",
"hashPath": "microsoft.extensions.logging.abstractions.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.Options/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vPdJQU8YLOUSSK8NL0RmwcXJr2E0w8xH559PGQl4JYsglgilZr9LZnqV2zdgk+XR05+kuvhBEZKoDVd46o7NqA==",
"path": "microsoft.extensions.options/9.0.5",
"hashPath": "microsoft.extensions.options.9.0.5.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-b4OAv1qE1C9aM+ShWJu3rlo/WjDwa/I30aIPXqDWSKXTtKl1Wwh6BZn+glH5HndGVVn3C6ZAPQj5nv7/7HJNBQ==",
"path": "microsoft.extensions.primitives/9.0.5",
"hashPath": "microsoft.extensions.primitives.9.0.5.nupkg.sha512"
},
"Microsoft.JSInterop/9.0.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ji4fQKbUUZiq3lmzVBMvp15VgBtEyfR51NrmEjo6qnD97Jf1R6C6QkSMjwUO8bw5NZIDRtmPCYurypB3W5AMEg==",
"path": "microsoft.jsinterop/9.0.5",
"hashPath": "microsoft.jsinterop.9.0.5.nupkg.sha512"
},
"Generic/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"ContentRoots":["/mnt/Dataa/Work/Programming/MainProgram/Frontend/Libs/Generic/Common/wwwroot/","/mnt/Dataa/Work/Programming/MainProgram/Frontend/Libs/Generic/Common/obj/Debug/net9.0/scopedcss/bundle/","/mnt/Dataa/Work/Programming/MainProgram/Frontend/Libs/Generic/Common/obj/Debug/net9.0/compressed/"],"Root":{"Children":{"background.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"background.png"},"Patterns":null},"Common.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"Common.styles.css"},"Patterns":null},"Common.styles.css.gz":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"8adx25x7bv-{0}-dyev8wf6eo-dyev8wf6eo.gz"},"Patterns":null},"exampleJsInterop.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"exampleJsInterop.js"},"Patterns":null},"exampleJsInterop.js.gz":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"2lk3dd1lz9-{0}-luzdqbu196-luzdqbu196.gz"},"Patterns":null},"css":{"Children":{"carousal.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"css/carousal.js"},"Patterns":null},"carousal.js.gz":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"ywk08q3juw-{0}-vnhftjewbd-vnhftjewbd.gz"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
Binary file not shown.
Binary file not shown.