Added infrastructure and first database design

This commit is contained in:
2026-07-03 20:26:49 +02:00
parent ffb640049c
commit 077ee48927
292 changed files with 8289 additions and 190 deletions
@@ -0,0 +1,39 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v10.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v10.0": {
"Nexus.Application/1.0.0": {
"dependencies": {
"Nexus.Domain": "1.0.0"
},
"runtime": {
"Nexus.Application.dll": {}
}
},
"Nexus.Domain/1.0.0": {
"runtime": {
"Nexus.Domain.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
"libraries": {
"Nexus.Application/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Nexus.Domain/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}