Added infrastructure and first database design
This commit is contained in:
@@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Nexus.Infrastructure")]
|
||||
[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.Infrastructure")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Nexus.Infrastructure")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
6b18088b95bef0d0c1d0e96dbe7900622a3456c4a66a74535dfc1e609ece18c2
|
||||
49d0be73ca54f0507f57e2888d8281cb12dd7e180c680f20061d2c16631ab1ae
|
||||
|
||||
+11
-3
@@ -1,15 +1,23 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net10.0
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.0
|
||||
build_property.TargetFramework = net10.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property.EntryPointFilePath =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.TargetFrameworkIdentifier = .NETCoreApp
|
||||
build_property.TargetFrameworkVersion = v10.0
|
||||
build_property.EntryPointFilePath =
|
||||
build_property.RootNamespace = Nexus.Infrastructure
|
||||
build_property.ProjectDir = C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\
|
||||
build_property.EnableComHosting =
|
||||
|
||||
Binary file not shown.
BIN
Binary file not shown.
+1
@@ -0,0 +1 @@
|
||||
28cdf172aae0285d81941db1b92e3ab2bcfc42a4e69af523e8d0bfd5f95e3ac4
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\bin\Debug\net10.0\Nexus.Infrastructure.deps.json
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\bin\Debug\net10.0\Nexus.Infrastructure.runtimeconfig.json
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\bin\Debug\net10.0\Nexus.Infrastructure.dll
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\bin\Debug\net10.0\Nexus.Infrastructure.pdb
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\bin\Debug\net10.0\Nexus.Application.dll
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\bin\Debug\net10.0\Nexus.Domain.dll
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\bin\Debug\net10.0\Nexus.Application.pdb
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\bin\Debug\net10.0\Nexus.Domain.pdb
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\obj\Debug\net10.0\Nexus.Infrastructure.csproj.AssemblyReference.cache
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\obj\Debug\net10.0\Nexus.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\obj\Debug\net10.0\Nexus.Infrastructure.AssemblyInfoInputs.cache
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\obj\Debug\net10.0\Nexus.Infrastructure.AssemblyInfo.cs
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\obj\Debug\net10.0\Nexus.Infrastructure.csproj.CoreCompileInputs.cache
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\obj\Debug\net10.0\Nexus.In.24294F3D.Up2Date
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\obj\Debug\net10.0\Nexus.Infrastructure.dll
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\obj\Debug\net10.0\refint\Nexus.Infrastructure.dll
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\obj\Debug\net10.0\Nexus.Infrastructure.pdb
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\obj\Debug\net10.0\Nexus.Infrastructure.genruntimeconfig.cache
|
||||
C:\Users\klein\Vscode\Nexus\nexus-backend\Nexus.Infrastructure\obj\Debug\net10.0\ref\Nexus.Infrastructure.dll
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
2a0b568e24dd008b15498dacb4c1460bf3e3a0d84b725434ceff51d5ea921d2c
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user