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
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Nexus.Domain")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9b4a8d79b1053ddad3c990a0a1dc481f7053f225")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ffb640049c77cdab4df81c7117b1ed3d9e24ddab")]
[assembly: System.Reflection.AssemblyProductAttribute("Nexus.Domain")]
[assembly: System.Reflection.AssemblyTitleAttribute("Nexus.Domain")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
@@ -1 +1 @@
e905ef35d9b9a043fb65d40fdf3dac7237e8d2e67d593a50b6215d7c70f5e6a6
25baa628cecc2589b2f86ac8ccfba2f6b365759e64ef7702f498f24994398476
@@ -11,7 +11,7 @@ build_property.EnforceExtendedAnalyzerRules =
build_property.EntryPointFilePath =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Nexus.Domain
build_property.ProjectDir = C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\
build_property.ProjectDir = c:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 10.0
@@ -0,0 +1 @@
f73c5cbee5eb4ccabdaf51da638f6b226fec1526ef74f424263abb2afb3cbfe3
@@ -0,0 +1,11 @@
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\bin\Debug\net10.0\Nexus.Domain.deps.json
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\bin\Debug\net10.0\Nexus.Domain.dll
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\bin\Debug\net10.0\Nexus.Domain.pdb
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\obj\Debug\net10.0\Nexus.Domain.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\obj\Debug\net10.0\Nexus.Domain.AssemblyInfoInputs.cache
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\obj\Debug\net10.0\Nexus.Domain.AssemblyInfo.cs
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\obj\Debug\net10.0\Nexus.Domain.csproj.CoreCompileInputs.cache
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\obj\Debug\net10.0\Nexus.Domain.dll
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\obj\Debug\net10.0\refint\Nexus.Domain.dll
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\obj\Debug\net10.0\Nexus.Domain.pdb
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Domain\obj\Debug\net10.0\ref\Nexus.Domain.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.