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.
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\Nexus.Infrastructure.csproj": {}
|
||||
"C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\Nexus.Infrastructure.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\Nexus.Application.csproj": {
|
||||
"C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\Nexus.Application.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\Nexus.Application.csproj",
|
||||
"projectUniqueName": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\Nexus.Application.csproj",
|
||||
"projectName": "Nexus.Application",
|
||||
"projectPath": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\Nexus.Application.csproj",
|
||||
"projectPath": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\Nexus.Application.csproj",
|
||||
"packagesPath": "C:\\Users\\klein\\.nuget\\packages\\",
|
||||
"outputPath": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\obj\\",
|
||||
"outputPath": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\klein\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
@@ -29,8 +29,8 @@
|
||||
"framework": "net10.0",
|
||||
"targetAlias": "net10.0",
|
||||
"projectReferences": {
|
||||
"c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj": {
|
||||
"projectPath": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj"
|
||||
"C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj": {
|
||||
"projectPath": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -345,14 +345,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj": {
|
||||
"C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj",
|
||||
"projectUniqueName": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj",
|
||||
"projectName": "Nexus.Domain",
|
||||
"projectPath": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj",
|
||||
"projectPath": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj",
|
||||
"packagesPath": "C:\\Users\\klein\\.nuget\\packages\\",
|
||||
"outputPath": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\obj\\",
|
||||
"outputPath": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\klein\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
@@ -682,14 +682,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\Nexus.Infrastructure.csproj": {
|
||||
"C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\Nexus.Infrastructure.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\Nexus.Infrastructure.csproj",
|
||||
"projectUniqueName": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\Nexus.Infrastructure.csproj",
|
||||
"projectName": "Nexus.Infrastructure",
|
||||
"projectPath": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\Nexus.Infrastructure.csproj",
|
||||
"projectPath": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\Nexus.Infrastructure.csproj",
|
||||
"packagesPath": "C:\\Users\\klein\\.nuget\\packages\\",
|
||||
"outputPath": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\obj\\",
|
||||
"outputPath": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\klein\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
@@ -707,11 +707,11 @@
|
||||
"framework": "net10.0",
|
||||
"targetAlias": "net10.0",
|
||||
"projectReferences": {
|
||||
"c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\Nexus.Application.csproj": {
|
||||
"projectPath": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\Nexus.Application.csproj"
|
||||
"C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\Nexus.Application.csproj": {
|
||||
"projectPath": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Application\\Nexus.Application.csproj"
|
||||
},
|
||||
"c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj": {
|
||||
"projectPath": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj"
|
||||
"C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj": {
|
||||
"projectPath": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Domain\\Nexus.Domain.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -732,6 +732,22 @@
|
||||
"net10.0": {
|
||||
"framework": "net10.0",
|
||||
"targetAlias": "net10.0",
|
||||
"dependencies": {
|
||||
"Microsoft.EntityFrameworkCore": {
|
||||
"target": "Package",
|
||||
"version": "[10.0.9, )"
|
||||
},
|
||||
"Microsoft.EntityFrameworkCore.Design": {
|
||||
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[10.0.9, )"
|
||||
},
|
||||
"Npgsql.EntityFrameworkCore.PostgreSQL": {
|
||||
"target": "Package",
|
||||
"version": "[10.0.2, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
|
||||
@@ -12,4 +12,12 @@
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\klein\.nuget\packages\" />
|
||||
</ItemGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore\10.0.9\buildTransitive\net10.0\Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore\10.0.9\buildTransitive\net10.0\Microsoft.EntityFrameworkCore.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.11.0\buildTransitive\Microsoft.CodeAnalysis.Analyzers.props" Condition="Exists('$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.11.0\buildTransitive\Microsoft.CodeAnalysis.Analyzers.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\10.0.9\build\net10.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\10.0.9\build\net10.0\Microsoft.EntityFrameworkCore.Design.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\klein\.nuget\packages\microsoft.codeanalysis.analyzers\3.11.0</PkgMicrosoft_CodeAnalysis_Analyzers>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
@@ -1,2 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\10.0.9\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\10.0.9\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\10.0.9\buildTransitive\net8.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\10.0.9\buildTransitive\net8.0\Microsoft.Extensions.Options.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)mono.texttemplating\3.0.0\buildTransitive\Mono.TextTemplating.targets" Condition="Exists('$(NuGetPackageRoot)mono.texttemplating\3.0.0\buildTransitive\Mono.TextTemplating.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.11.0\buildTransitive\Microsoft.CodeAnalysis.Analyzers.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.codeanalysis.analyzers\3.11.0\buildTransitive\Microsoft.CodeAnalysis.Analyzers.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,44 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "Lgd5bmJOJP8=",
|
||||
"dgSpecHash": "KdgaPNyNcf8=",
|
||||
"success": true,
|
||||
"projectFilePath": "c:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\Nexus.Infrastructure.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"projectFilePath": "C:\\Users\\klein\\Vscode\\Nexus\\nexus-backend\\Nexus.Infrastructure\\Nexus.Infrastructure.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\klein\\.nuget\\packages\\humanizer.core\\2.14.1\\humanizer.core.2.14.1.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.build.framework\\18.0.2\\microsoft.build.framework.18.0.2.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.11.0\\microsoft.codeanalysis.analyzers.3.11.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.codeanalysis.common\\5.0.0\\microsoft.codeanalysis.common.5.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.codeanalysis.csharp\\5.0.0\\microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\5.0.0\\microsoft.codeanalysis.csharp.workspaces.5.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\5.0.0\\microsoft.codeanalysis.workspaces.common.5.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.codeanalysis.workspaces.msbuild\\5.0.0\\microsoft.codeanalysis.workspaces.msbuild.5.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.entityframeworkcore\\10.0.9\\microsoft.entityframeworkcore.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\10.0.9\\microsoft.entityframeworkcore.abstractions.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\10.0.9\\microsoft.entityframeworkcore.analyzers.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.entityframeworkcore.design\\10.0.9\\microsoft.entityframeworkcore.design.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\10.0.9\\microsoft.entityframeworkcore.relational.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\10.0.9\\microsoft.extensions.caching.abstractions.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.extensions.caching.memory\\10.0.9\\microsoft.extensions.caching.memory.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\10.0.9\\microsoft.extensions.configuration.abstractions.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\10.0.9\\microsoft.extensions.dependencyinjection.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\10.0.9\\microsoft.extensions.dependencyinjection.abstractions.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.extensions.dependencymodel\\10.0.9\\microsoft.extensions.dependencymodel.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.extensions.logging\\10.0.9\\microsoft.extensions.logging.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\10.0.9\\microsoft.extensions.logging.abstractions.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.extensions.options\\10.0.9\\microsoft.extensions.options.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.extensions.primitives\\10.0.9\\microsoft.extensions.primitives.10.0.9.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\microsoft.visualstudio.solutionpersistence\\1.0.52\\microsoft.visualstudio.solutionpersistence.1.0.52.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\mono.texttemplating\\3.0.0\\mono.texttemplating.3.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\npgsql\\10.0.3\\npgsql.10.0.3.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\npgsql.entityframeworkcore.postgresql\\10.0.2\\npgsql.entityframeworkcore.postgresql.10.0.2.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\system.codedom\\6.0.0\\system.codedom.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\system.composition\\9.0.0\\system.composition.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\system.composition.attributedmodel\\9.0.0\\system.composition.attributedmodel.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\system.composition.convention\\9.0.0\\system.composition.convention.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\system.composition.hosting\\9.0.0\\system.composition.hosting.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\system.composition.runtime\\9.0.0\\system.composition.runtime.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\klein\\.nuget\\packages\\system.composition.typedparts\\9.0.0\\system.composition.typedparts.9.0.0.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user