diff --git a/.gitignore b/.gitignore index bcfc7f38..820147fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ src/DataAccess/Orion.DataAccess.Postgres/Data/Migrations/20250917164232_Initial.Designer.cs +src/DataAccess/Orion.DataAccess.Postgres/Data/Migrations diff --git a/Orion.Microservices.NET.sln.DotSettings.user b/Orion.Microservices.NET.sln.DotSettings.user index 99a470de..783534a1 100644 --- a/Orion.Microservices.NET.sln.DotSettings.user +++ b/Orion.Microservices.NET.sln.DotSettings.user @@ -23,6 +23,7 @@ ForceIncluded ForceIncluded ForceIncluded + ForceIncluded ForceIncluded ForceIncluded ForceIncluded @@ -41,6 +42,12 @@ Orion.Services.Basket.API.Tests 70E07A35-6A35-4343-9385-0D0CEB743491 33ff99d8-b1ad-4ed5-a4fd-376b97c2c841 + <SessionState ContinuousTestingMode="0" IsActive="True" Name="All tests from &lt;UnitTests&gt;\&lt;Orion.Helpers.UnitTests&gt;" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session"> + <Or> + <Project Location="C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.Helpers.UnitTests" Presentation="&lt;UnitTests&gt;\&lt;Orion.Helpers.UnitTests&gt;" /> + <Project Location="C:\x\RealWorld\Orion.Microservices.NET\src\Domain\Orion.Domain.UnitTests" Presentation="&lt;UnitTests&gt;\&lt;Orion.Domain.UnitTests&gt;" /> + </Or> +</SessionState> <SessionState ContinuousTestingMode="0" Name="All tests from Solution" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session"> <Solution /> </SessionState> diff --git a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.dll b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.dll index 18aafb48..85ae12ba 100644 Binary files a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.dll and b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.dll differ diff --git a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.exe b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.exe index 58388b56..a658ccad 100644 Binary files a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.exe and b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.exe differ diff --git a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.pdb b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.pdb index 96c0e819..0c030a21 100644 Binary files a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.pdb and b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.API.Apps.pdb differ diff --git a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.Apps/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.AssemblyInfo.cs b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.AssemblyInfo.cs index 162270b5..5e65bfa9 100644 --- a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.AssemblyInfo.cs +++ b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.Apps")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.Apps")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.Apps")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.AssemblyInfoInputs.cache b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.AssemblyInfoInputs.cache index bef41f46..a79c2356 100644 --- a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.AssemblyInfoInputs.cache @@ -1 +1 @@ -94a37297c9747940519717050f7ad38b13256cc9a069b93e353ca21e17892a84 +c17387c7d515feb234daf087e3f30b7cdf3fcba48acb83f68734eb2f6202abe2 diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.assets.cache b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.assets.cache index 824de0de..551d5f96 100644 Binary files a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.assets.cache and b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.assets.cache differ diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.csproj.AssemblyReference.cache b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.csproj.AssemblyReference.cache index 1757dd83..442bd07d 100644 Binary files a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.csproj.AssemblyReference.cache and b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.csproj.FileListAbsolute.txt b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.csproj.FileListAbsolute.txt index d3b4f5b9..cf116ed8 100644 --- a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.csproj.FileListAbsolute.txt @@ -295,3 +295,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Apps\obj\Debug\net9.0\r C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Apps\obj\Debug\net9.0\Orion.API.Apps.pdb C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Apps\obj\Debug\net9.0\Orion.API.Apps.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Apps\obj\Debug\net9.0\ref\Orion.API.Apps.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Apps\obj\Debug\net9.0\Orion.API.Apps.sourcelink.json diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.dll b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.dll index 18aafb48..85ae12ba 100644 Binary files a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.dll and b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.dll differ diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.pdb b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.pdb index 96c0e819..0c030a21 100644 Binary files a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.pdb and b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.pdb differ diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.sourcelink.json b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.Apps/obj/Debug/net9.0/Orion.API.Apps.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.Apps/obj/Debug/net9.0/apphost.exe index 58388b56..a658ccad 100644 Binary files a/src/API/Orion.API.Apps/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.Apps/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/ref/Orion.API.Apps.dll b/src/API/Orion.API.Apps/obj/Debug/net9.0/ref/Orion.API.Apps.dll index 2033d2de..b8092840 100644 Binary files a/src/API/Orion.API.Apps/obj/Debug/net9.0/ref/Orion.API.Apps.dll and b/src/API/Orion.API.Apps/obj/Debug/net9.0/ref/Orion.API.Apps.dll differ diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/refint/Orion.API.Apps.dll b/src/API/Orion.API.Apps/obj/Debug/net9.0/refint/Orion.API.Apps.dll index 2033d2de..b8092840 100644 Binary files a/src/API/Orion.API.Apps/obj/Debug/net9.0/refint/Orion.API.Apps.dll and b/src/API/Orion.API.Apps/obj/Debug/net9.0/refint/Orion.API.Apps.dll differ diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.Apps/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 539187e9..43a51dcd 100644 --- a/src/API/Orion.API.Apps/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.Apps/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"mD608NN118y3oA8clKckNbLLMfmFVTzogA/trdLd8nI=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["IXzAOI9Z4\u002BwfyBKRbipyKv4p0foww5wj7PLIYZRqQY0=","18R9BBcTqZZUburJWFiNpEfeZy\u002BcnMLqLW339WYKNxg=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","mpHiLmjuJyjjdx1rrTUVhnbBf/9MHzrD53zLj71Pai8=","8ezSf0PTNkNuyb8fhshEWv9YEYD8EAx1ln5p\u002BEhi/8E=","Ad2IIV5MHtL138MO01w\u002B3bpgE3GuZi2xAc7VOndYJY0=","hj47wTy1IyS9W0eQHs2AZlTPI1YNOihDaOxjdfGMkso="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"mD608NN118y3oA8clKckNbLLMfmFVTzogA/trdLd8nI=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["IXzAOI9Z4\u002BwfyBKRbipyKv4p0foww5wj7PLIYZRqQY0=","18R9BBcTqZZUburJWFiNpEfeZy\u002BcnMLqLW339WYKNxg=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","mpHiLmjuJyjjdx1rrTUVhnbBf/9MHzrD53zLj71Pai8=","8ezSf0PTNkNuyb8fhshEWv9YEYD8EAx1ln5p\u002BEhi/8E=","Ad2IIV5MHtL138MO01w\u002B3bpgE3GuZi2xAc7VOndYJY0=","4bpLKzLJpQ4dSAaVOwa6cduTJqXpIhUgw0WKi97j8D4="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Apps/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.Apps/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index c1cc4068..fface75c 100644 --- a/src/API/Orion.API.Apps/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.Apps/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"J/9nnM9pyglJUk3+eTUq7/nKBl6WGaUWCmGYGQftckM=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["IXzAOI9Z4\u002BwfyBKRbipyKv4p0foww5wj7PLIYZRqQY0=","18R9BBcTqZZUburJWFiNpEfeZy\u002BcnMLqLW339WYKNxg=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","mpHiLmjuJyjjdx1rrTUVhnbBf/9MHzrD53zLj71Pai8=","8ezSf0PTNkNuyb8fhshEWv9YEYD8EAx1ln5p\u002BEhi/8E=","Ad2IIV5MHtL138MO01w\u002B3bpgE3GuZi2xAc7VOndYJY0=","hj47wTy1IyS9W0eQHs2AZlTPI1YNOihDaOxjdfGMkso="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"J/9nnM9pyglJUk3+eTUq7/nKBl6WGaUWCmGYGQftckM=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["IXzAOI9Z4\u002BwfyBKRbipyKv4p0foww5wj7PLIYZRqQY0=","18R9BBcTqZZUburJWFiNpEfeZy\u002BcnMLqLW339WYKNxg=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","mpHiLmjuJyjjdx1rrTUVhnbBf/9MHzrD53zLj71Pai8=","8ezSf0PTNkNuyb8fhshEWv9YEYD8EAx1ln5p\u002BEhi/8E=","Ad2IIV5MHtL138MO01w\u002B3bpgE3GuZi2xAc7VOndYJY0=","4bpLKzLJpQ4dSAaVOwa6cduTJqXpIhUgw0WKi97j8D4="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Apps/obj/project.assets.json b/src/API/Orion.API.Apps/obj/project.assets.json index 14c6d1b1..c27ca6cf 100644 --- a/src/API/Orion.API.Apps/obj/project.assets.json +++ b/src/API/Orion.API.Apps/obj/project.assets.json @@ -4395,13 +4395,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/API/Orion.API.Apps/obj/project.nuget.cache b/src/API/Orion.API.Apps/obj/project.nuget.cache index 4ea6a981..aa207a11 100644 --- a/src/API/Orion.API.Apps/obj/project.nuget.cache +++ b/src/API/Orion.API.Apps/obj/project.nuget.cache @@ -98,15 +98,5 @@ "C:\\Users\\PC\\.nuget\\packages\\system.text.json\\9.0.8\\system.text.json.9.0.8.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512" ], - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Apps\\Orion.API.Apps.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Apps\\Orion.API.Apps.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/API/Orion.API.Apps/obj/rider.project.model.nuget.info b/src/API/Orion.API.Apps/obj/rider.project.model.nuget.info index 3f369012..908c7318 100644 --- a/src/API/Orion.API.Apps/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.Apps/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063138415817 \ No newline at end of file +17596605973174449 \ No newline at end of file diff --git a/src/API/Orion.API.Apps/obj/rider.project.restore.info b/src/API/Orion.API.Apps/obj/rider.project.restore.info index 25bf5b6d..908c7318 100644 --- a/src/API/Orion.API.Apps/obj/rider.project.restore.info +++ b/src/API/Orion.API.Apps/obj/rider.project.restore.info @@ -1 +1 @@ -17593586410368008 \ No newline at end of file +17596605973174449 \ No newline at end of file diff --git a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.dll b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.dll index d939cf5d..7ea21e75 100644 Binary files a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.dll and b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.dll differ diff --git a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.exe b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.exe index ea29d5b4..e34f77da 100644 Binary files a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.exe and b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.exe differ diff --git a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.pdb b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.pdb index 31cf7fc2..06e2d61c 100644 Binary files a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.pdb and b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.API.BuildVersion.pdb differ diff --git a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/appsettings.Development.json b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/appsettings.Development.json index f337f3b7..2ead0eac 100644 --- a/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/appsettings.Development.json +++ b/src/API/Orion.API.BuildVersion/bin/Debug/net9.0/appsettings.Development.json @@ -6,6 +6,6 @@ } }, "ConnectionStrings": { - "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;" + "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;Include Error Detail" } } diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.AssemblyInfo.cs b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.AssemblyInfo.cs index 71ef8e34..8327230e 100644 --- a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.AssemblyInfo.cs +++ b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.BuildVersion")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.BuildVersion")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.BuildVersion")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.AssemblyInfoInputs.cache b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.AssemblyInfoInputs.cache index 3fdcb6a5..3d7d35a7 100644 --- a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.AssemblyInfoInputs.cache @@ -1 +1 @@ -b7af59d4cffdec6332c9ddcd63132fbcb83ad459f81e9ccf4f9b4811cb154a73 +f986cd0d37088adbf3f2bcbbead278b29c28caf8f146a1e4ae048048334561d6 diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.assets.cache b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.assets.cache index 3629f573..72e99692 100644 Binary files a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.assets.cache and b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.assets.cache differ diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.csproj.AssemblyReference.cache b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.csproj.AssemblyReference.cache index 528a7190..9bb6a42e 100644 Binary files a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.csproj.AssemblyReference.cache and b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.csproj.FileListAbsolute.txt b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.csproj.FileListAbsolute.txt index 2e9a60c9..5422ee1d 100644 --- a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.csproj.FileListAbsolute.txt @@ -146,3 +146,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.BuildVersion\obj\Debug\ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.BuildVersion\obj\Debug\net9.0\Orion.API.BuildVersion.pdb C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.BuildVersion\obj\Debug\net9.0\Orion.API.BuildVersion.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.BuildVersion\obj\Debug\net9.0\ref\Orion.API.BuildVersion.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.BuildVersion\obj\Debug\net9.0\Orion.API.BuildVersion.sourcelink.json diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.dll b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.dll index d939cf5d..7ea21e75 100644 Binary files a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.dll and b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.dll differ diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.pdb b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.pdb index 31cf7fc2..06e2d61c 100644 Binary files a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.pdb and b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.pdb differ diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.sourcelink.json b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/Orion.API.BuildVersion.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/apphost.exe index ea29d5b4..e34f77da 100644 Binary files a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/ref/Orion.API.BuildVersion.dll b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/ref/Orion.API.BuildVersion.dll index 20cfc4c4..e6c5dc08 100644 Binary files a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/ref/Orion.API.BuildVersion.dll and b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/ref/Orion.API.BuildVersion.dll differ diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/refint/Orion.API.BuildVersion.dll b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/refint/Orion.API.BuildVersion.dll index 20cfc4c4..e6c5dc08 100644 Binary files a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/refint/Orion.API.BuildVersion.dll and b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/refint/Orion.API.BuildVersion.dll differ diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index f33e246c..e6325e69 100644 --- a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"FKYo8lNwCAph5L2Wqd9Q6aJqBTaiXOEtfdTUscP6RJg=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["JW6cZKnE17Emu8ujFcSsQ6A2Fnb\u002BcxtlGCM1usq/AMg=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","O53hc3\u002B/Ypuv6IJQK6hG9x54eaXvQlOEpkPO03mRzvE=","z1ZOaAX0trElBzDexk4YulU9GLo6t1AxQfPaBBH3xWw=","2rLSdQ5g76ShbjPIOBGxnVxqvqxBVlM39pdcJVB\u002BOJY=","qZs74Iv/2sWI2Z\u002B5EXce5QOfPhbXuAfWfdTgnDjWLQA=","SHzpaTCIOpXb59rdvi7vloJNLYDq4abzHvSNnoOlPLE="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"FKYo8lNwCAph5L2Wqd9Q6aJqBTaiXOEtfdTUscP6RJg=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["JW6cZKnE17Emu8ujFcSsQ6A2Fnb\u002BcxtlGCM1usq/AMg=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","O53hc3\u002B/Ypuv6IJQK6hG9x54eaXvQlOEpkPO03mRzvE=","z1ZOaAX0trElBzDexk4YulU9GLo6t1AxQfPaBBH3xWw=","2rLSdQ5g76ShbjPIOBGxnVxqvqxBVlM39pdcJVB\u002BOJY=","qZs74Iv/2sWI2Z\u002B5EXce5QOfPhbXuAfWfdTgnDjWLQA=","b9ppestFR3oalYpSalrGCe7fYbPf8q/XjA4Gyb0flss="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index 244a765b..e3de3544 100644 --- a/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.BuildVersion/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"rgkiVPjX/kjpCYSpHjwXn0kzuy+1SJ9bMVseupNLYjE=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["JW6cZKnE17Emu8ujFcSsQ6A2Fnb\u002BcxtlGCM1usq/AMg=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","O53hc3\u002B/Ypuv6IJQK6hG9x54eaXvQlOEpkPO03mRzvE=","z1ZOaAX0trElBzDexk4YulU9GLo6t1AxQfPaBBH3xWw=","2rLSdQ5g76ShbjPIOBGxnVxqvqxBVlM39pdcJVB\u002BOJY=","qZs74Iv/2sWI2Z\u002B5EXce5QOfPhbXuAfWfdTgnDjWLQA=","SHzpaTCIOpXb59rdvi7vloJNLYDq4abzHvSNnoOlPLE="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"rgkiVPjX/kjpCYSpHjwXn0kzuy+1SJ9bMVseupNLYjE=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["JW6cZKnE17Emu8ujFcSsQ6A2Fnb\u002BcxtlGCM1usq/AMg=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","O53hc3\u002B/Ypuv6IJQK6hG9x54eaXvQlOEpkPO03mRzvE=","z1ZOaAX0trElBzDexk4YulU9GLo6t1AxQfPaBBH3xWw=","2rLSdQ5g76ShbjPIOBGxnVxqvqxBVlM39pdcJVB\u002BOJY=","qZs74Iv/2sWI2Z\u002B5EXce5QOfPhbXuAfWfdTgnDjWLQA=","b9ppestFR3oalYpSalrGCe7fYbPf8q/XjA4Gyb0flss="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.BuildVersion/obj/project.assets.json b/src/API/Orion.API.BuildVersion/obj/project.assets.json index 6971cf06..7435462f 100644 --- a/src/API/Orion.API.BuildVersion/obj/project.assets.json +++ b/src/API/Orion.API.BuildVersion/obj/project.assets.json @@ -5113,12 +5113,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/API/Orion.API.BuildVersion/obj/project.nuget.cache b/src/API/Orion.API.BuildVersion/obj/project.nuget.cache index f23e9028..1fe0a17e 100644 --- a/src/API/Orion.API.BuildVersion/obj/project.nuget.cache +++ b/src/API/Orion.API.BuildVersion/obj/project.nuget.cache @@ -120,15 +120,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.BuildVersion\\Orion.API.BuildVersion.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.BuildVersion\\Orion.API.BuildVersion.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/API/Orion.API.BuildVersion/obj/rider.project.model.nuget.info b/src/API/Orion.API.BuildVersion/obj/rider.project.model.nuget.info index 44b1fefd..1d5aa7b1 100644 --- a/src/API/Orion.API.BuildVersion/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.BuildVersion/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063137989640 \ No newline at end of file +17596605971580025 \ No newline at end of file diff --git a/src/API/Orion.API.BuildVersion/obj/rider.project.restore.info b/src/API/Orion.API.BuildVersion/obj/rider.project.restore.info index e7fdbc52..1d5aa7b1 100644 --- a/src/API/Orion.API.BuildVersion/obj/rider.project.restore.info +++ b/src/API/Orion.API.BuildVersion/obj/rider.project.restore.info @@ -1 +1 @@ -17593586405431365 \ No newline at end of file +17596605971580025 \ No newline at end of file diff --git a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.dll b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.dll index dd891d03..56c14f43 100644 Binary files a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.dll and b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.dll differ diff --git a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.exe b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.exe index aa6a70a6..66dab621 100644 Binary files a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.exe and b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.exe differ diff --git a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.pdb b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.pdb index 01a6c3cc..f7646393 100644 Binary files a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.pdb and b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.Dashboard.pdb differ diff --git a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.dll b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.dll index 57d53516..35c40d01 100644 Binary files a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.dll and b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.dll differ diff --git a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.exe b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.exe index 145211f8..7be6fc66 100644 Binary files a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.exe and b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.exe differ diff --git a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb index 0eaf5206..7fd4ad43 100644 Binary files a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb and b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb differ diff --git a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.Dashboard/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.AssemblyInfo.cs b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.AssemblyInfo.cs index cec63c05..f1e456a4 100644 --- a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.AssemblyInfo.cs +++ b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.Dashboard")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.Dashboard")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.Dashboard")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.AssemblyInfoInputs.cache b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.AssemblyInfoInputs.cache index b379add2..64cf054a 100644 --- a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.AssemblyInfoInputs.cache @@ -1 +1 @@ -12eaaa4abab72a52d4fb40b0d067b40014011d6a901505c78841dbd4d831d415 +a7b78611b60f901b23219e05140701c7e7b25376a72844ff36f62dcff6d702da diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.assets.cache b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.assets.cache index 5eb89cf8..fb5c1cc4 100644 Binary files a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.assets.cache and b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.assets.cache differ diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.csproj.AssemblyReference.cache b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.csproj.AssemblyReference.cache index f448d9ff..d94482b6 100644 Binary files a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.csproj.AssemblyReference.cache and b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.csproj.FileListAbsolute.txt b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.csproj.FileListAbsolute.txt index 25860909..89457d24 100644 --- a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.csproj.FileListAbsolute.txt @@ -247,3 +247,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Dashboard\obj\Debug\net C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Dashboard\obj\Debug\net9.0\Orion.API.Dashboard.pdb C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Dashboard\obj\Debug\net9.0\Orion.API.Dashboard.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Dashboard\obj\Debug\net9.0\ref\Orion.API.Dashboard.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Dashboard\obj\Debug\net9.0\Orion.API.Dashboard.sourcelink.json diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.dll b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.dll index dd891d03..56c14f43 100644 Binary files a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.dll and b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.dll differ diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.pdb b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.pdb index 01a6c3cc..f7646393 100644 Binary files a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.pdb and b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.pdb differ diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.sourcelink.json b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/Orion.API.Dashboard.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/apphost.exe index aa6a70a6..66dab621 100644 Binary files a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/ref/Orion.API.Dashboard.dll b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/ref/Orion.API.Dashboard.dll index 7b5b35cc..4ea6dafa 100644 Binary files a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/ref/Orion.API.Dashboard.dll and b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/ref/Orion.API.Dashboard.dll differ diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/refint/Orion.API.Dashboard.dll b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/refint/Orion.API.Dashboard.dll index 7b5b35cc..4ea6dafa 100644 Binary files a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/refint/Orion.API.Dashboard.dll and b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/refint/Orion.API.Dashboard.dll differ diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 3890738f..1faa644a 100644 --- a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"+r3/3OMjgCk8jdLXwbR0u/N6BMci4Ox0P+z9tAWwoQ4=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["7hsJ0Pqq2oGGzniDdRHc3TxGFvsNKWOchi5E\u002BAK4Sos=","fHnerIwBCJnnUgcSUFfjTV32T8btHtdroa8i3QMn5\u002Bw=","ZuVrvBprAXh1nvj6VX3g6vi2QVFSmsJFQ2AzcKd5WRI=","XQTa0fu/Lf35r6E6FXuZOfgL42bg67sinyPpb87M\u002BdA=","Ju3xYIxBQT9KOqUBo82EUBGWcdRFMeQtRX8hBqck7DM=","lU\u002BbvzgZjxEdOFwhc6PZzJvowjVmHPvzVo5YZ\u002Byo1L8="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"+r3/3OMjgCk8jdLXwbR0u/N6BMci4Ox0P+z9tAWwoQ4=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["7hsJ0Pqq2oGGzniDdRHc3TxGFvsNKWOchi5E\u002BAK4Sos=","fHnerIwBCJnnUgcSUFfjTV32T8btHtdroa8i3QMn5\u002Bw=","ZuVrvBprAXh1nvj6VX3g6vi2QVFSmsJFQ2AzcKd5WRI=","XQTa0fu/Lf35r6E6FXuZOfgL42bg67sinyPpb87M\u002BdA=","Ju3xYIxBQT9KOqUBo82EUBGWcdRFMeQtRX8hBqck7DM=","IIvPJVFsthsWQSkoiRsKNw6\u002B2NlvNgv7V8NjaXuPlBw="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index 4fab7e7d..9e5c9f79 100644 --- a/src/API/Orion.API.Dashboard/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.Dashboard/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"XtjXeBzEsSP95VC6XPV+M4AX6QLq3v+REM/3+OY2pgs=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["7hsJ0Pqq2oGGzniDdRHc3TxGFvsNKWOchi5E\u002BAK4Sos=","fHnerIwBCJnnUgcSUFfjTV32T8btHtdroa8i3QMn5\u002Bw=","ZuVrvBprAXh1nvj6VX3g6vi2QVFSmsJFQ2AzcKd5WRI=","XQTa0fu/Lf35r6E6FXuZOfgL42bg67sinyPpb87M\u002BdA=","Ju3xYIxBQT9KOqUBo82EUBGWcdRFMeQtRX8hBqck7DM=","lU\u002BbvzgZjxEdOFwhc6PZzJvowjVmHPvzVo5YZ\u002Byo1L8="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"XtjXeBzEsSP95VC6XPV+M4AX6QLq3v+REM/3+OY2pgs=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["7hsJ0Pqq2oGGzniDdRHc3TxGFvsNKWOchi5E\u002BAK4Sos=","fHnerIwBCJnnUgcSUFfjTV32T8btHtdroa8i3QMn5\u002Bw=","ZuVrvBprAXh1nvj6VX3g6vi2QVFSmsJFQ2AzcKd5WRI=","XQTa0fu/Lf35r6E6FXuZOfgL42bg67sinyPpb87M\u002BdA=","Ju3xYIxBQT9KOqUBo82EUBGWcdRFMeQtRX8hBqck7DM=","IIvPJVFsthsWQSkoiRsKNw6\u002B2NlvNgv7V8NjaXuPlBw="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Dashboard/obj/project.assets.json b/src/API/Orion.API.Dashboard/obj/project.assets.json index ef1069b0..d7e4dd06 100644 --- a/src/API/Orion.API.Dashboard/obj/project.assets.json +++ b/src/API/Orion.API.Dashboard/obj/project.assets.json @@ -9362,12 +9362,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/API/Orion.API.Dashboard/obj/project.nuget.cache b/src/API/Orion.API.Dashboard/obj/project.nuget.cache index 9ad60436..6a280a79 100644 --- a/src/API/Orion.API.Dashboard/obj/project.nuget.cache +++ b/src/API/Orion.API.Dashboard/obj/project.nuget.cache @@ -181,15 +181,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Dashboard\\Orion.API.Dashboard.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Dashboard\\Orion.API.Dashboard.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/API/Orion.API.Dashboard/obj/rider.project.model.nuget.info b/src/API/Orion.API.Dashboard/obj/rider.project.model.nuget.info index fec39b05..f1ccaaca 100644 --- a/src/API/Orion.API.Dashboard/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.Dashboard/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593257661785836 \ No newline at end of file +17596605968182976 \ No newline at end of file diff --git a/src/API/Orion.API.Dashboard/obj/rider.project.restore.info b/src/API/Orion.API.Dashboard/obj/rider.project.restore.info index a85a9ad8..f1ccaaca 100644 --- a/src/API/Orion.API.Dashboard/obj/rider.project.restore.info +++ b/src/API/Orion.API.Dashboard/obj/rider.project.restore.info @@ -1 +1 @@ -17593586413856743 \ No newline at end of file +17596605968182976 \ No newline at end of file diff --git a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.dll b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.dll index 5b2a1fec..31df7864 100644 Binary files a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.dll and b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.dll differ diff --git a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.exe b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.exe index f2b57419..31da53d7 100644 Binary files a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.exe and b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.exe differ diff --git a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.pdb b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.pdb index 7191cc44..aec934c4 100644 Binary files a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.pdb and b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.API.DatabaseLog.pdb differ diff --git a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/appsettings.Development.json b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/appsettings.Development.json index f337f3b7..2ead0eac 100644 --- a/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/appsettings.Development.json +++ b/src/API/Orion.API.DatabaseLog/bin/Debug/net9.0/appsettings.Development.json @@ -6,6 +6,6 @@ } }, "ConnectionStrings": { - "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;" + "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;Include Error Detail" } } diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.AssemblyInfo.cs b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.AssemblyInfo.cs index fc5df16c..43adf97b 100644 --- a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.AssemblyInfo.cs +++ b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.DatabaseLog")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.DatabaseLog")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.DatabaseLog")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.AssemblyInfoInputs.cache b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.AssemblyInfoInputs.cache index cf7fc17a..a57989ca 100644 --- a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.AssemblyInfoInputs.cache @@ -1 +1 @@ -4c3f68b162542ad1d74706815b9475eb950da864320eb3b0a58e2136dd2f5974 +9b85241a4bd6f318a7918240df48f0ce18c50f0a81e596f22382c722b66e2140 diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.assets.cache b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.assets.cache index 379da119..fe2f3408 100644 Binary files a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.assets.cache and b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.assets.cache differ diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.csproj.AssemblyReference.cache b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.csproj.AssemblyReference.cache index 0600e2f7..cec7e0c4 100644 Binary files a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.csproj.AssemblyReference.cache and b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.csproj.FileListAbsolute.txt b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.csproj.FileListAbsolute.txt index 2f20a97f..74772982 100644 --- a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.csproj.FileListAbsolute.txt @@ -305,3 +305,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.DatabaseLog\obj\Debug\n C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.DatabaseLog\obj\Debug\net9.0\Orion.API.DatabaseLog.pdb C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.DatabaseLog\obj\Debug\net9.0\Orion.API.DatabaseLog.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.DatabaseLog\obj\Debug\net9.0\ref\Orion.API.DatabaseLog.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.DatabaseLog\obj\Debug\net9.0\Orion.API.DatabaseLog.sourcelink.json diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.dll b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.dll index 5b2a1fec..31df7864 100644 Binary files a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.dll and b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.dll differ diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.pdb b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.pdb index 7191cc44..aec934c4 100644 Binary files a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.pdb and b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.pdb differ diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.sourcelink.json b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/Orion.API.DatabaseLog.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/apphost.exe index f2b57419..31da53d7 100644 Binary files a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/ref/Orion.API.DatabaseLog.dll b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/ref/Orion.API.DatabaseLog.dll index d1053410..5ad2300d 100644 Binary files a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/ref/Orion.API.DatabaseLog.dll and b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/ref/Orion.API.DatabaseLog.dll differ diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/refint/Orion.API.DatabaseLog.dll b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/refint/Orion.API.DatabaseLog.dll index d1053410..5ad2300d 100644 Binary files a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/refint/Orion.API.DatabaseLog.dll and b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/refint/Orion.API.DatabaseLog.dll differ diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index cb63d8c7..d3bddb96 100644 --- a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"cNhnN5jslFblmWW6WNRGheRgQADSIhWTwt46AELFoD8=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["RsizifzFx90VGp1ZkkYvkP5yELyP\u002BrOVHEyNgNZZzLA=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","x28JltsXFhRydx79OZEYbEnBc1iFGM92/8V0ne9rp5k=","7Cb34JkXG5PnQ/Q5AvK8V3Hvs2s3SFkl3C4NNZW8MJY=","A\u002BDNYzPyujWWTmqqG0uM8EHPn1fJs52NVRcpGt/ZCjo="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"cNhnN5jslFblmWW6WNRGheRgQADSIhWTwt46AELFoD8=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["RsizifzFx90VGp1ZkkYvkP5yELyP\u002BrOVHEyNgNZZzLA=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","x28JltsXFhRydx79OZEYbEnBc1iFGM92/8V0ne9rp5k=","7Cb34JkXG5PnQ/Q5AvK8V3Hvs2s3SFkl3C4NNZW8MJY=","8F2u/VuINuGmYszNYrL6NuYhEowc2ST6/XChdnDGFdk="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index 63d8f16f..eef89313 100644 --- a/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.DatabaseLog/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"u72bBMLV+6Rv4yvPRlw3pMFcM+Aq7XxQAVtKzC0AlhI=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["RsizifzFx90VGp1ZkkYvkP5yELyP\u002BrOVHEyNgNZZzLA=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","x28JltsXFhRydx79OZEYbEnBc1iFGM92/8V0ne9rp5k=","7Cb34JkXG5PnQ/Q5AvK8V3Hvs2s3SFkl3C4NNZW8MJY=","A\u002BDNYzPyujWWTmqqG0uM8EHPn1fJs52NVRcpGt/ZCjo="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"u72bBMLV+6Rv4yvPRlw3pMFcM+Aq7XxQAVtKzC0AlhI=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["RsizifzFx90VGp1ZkkYvkP5yELyP\u002BrOVHEyNgNZZzLA=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","x28JltsXFhRydx79OZEYbEnBc1iFGM92/8V0ne9rp5k=","7Cb34JkXG5PnQ/Q5AvK8V3Hvs2s3SFkl3C4NNZW8MJY=","8F2u/VuINuGmYszNYrL6NuYhEowc2ST6/XChdnDGFdk="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.DatabaseLog/obj/project.assets.json b/src/API/Orion.API.DatabaseLog/obj/project.assets.json index c763f364..537056c4 100644 --- a/src/API/Orion.API.DatabaseLog/obj/project.assets.json +++ b/src/API/Orion.API.DatabaseLog/obj/project.assets.json @@ -5273,12 +5273,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/API/Orion.API.DatabaseLog/obj/project.nuget.cache b/src/API/Orion.API.DatabaseLog/obj/project.nuget.cache index aa9c313e..95deebc1 100644 --- a/src/API/Orion.API.DatabaseLog/obj/project.nuget.cache +++ b/src/API/Orion.API.DatabaseLog/obj/project.nuget.cache @@ -129,15 +129,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.DatabaseLog\\Orion.API.DatabaseLog.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.DatabaseLog\\Orion.API.DatabaseLog.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/API/Orion.API.DatabaseLog/obj/rider.project.model.nuget.info b/src/API/Orion.API.DatabaseLog/obj/rider.project.model.nuget.info index c74baeeb..338d420d 100644 --- a/src/API/Orion.API.DatabaseLog/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.DatabaseLog/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063127883590 \ No newline at end of file +17596605958926797 \ No newline at end of file diff --git a/src/API/Orion.API.DatabaseLog/obj/rider.project.restore.info b/src/API/Orion.API.DatabaseLog/obj/rider.project.restore.info index ac395349..338d420d 100644 --- a/src/API/Orion.API.DatabaseLog/obj/rider.project.restore.info +++ b/src/API/Orion.API.DatabaseLog/obj/rider.project.restore.info @@ -1 +1 @@ -17593586409889838 \ No newline at end of file +17596605958926797 \ No newline at end of file diff --git a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.dll b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.dll index af7f2bec..7f0ee4b5 100644 Binary files a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.dll and b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.dll differ diff --git a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.exe b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.exe index 697edfca..79b13b36 100644 Binary files a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.exe and b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.exe differ diff --git a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.pdb b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.pdb index 56cd0826..0f4195ba 100644 Binary files a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.pdb and b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.API.ErrorLog.pdb differ diff --git a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/appsettings.Development.json b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/appsettings.Development.json index f337f3b7..2ead0eac 100644 --- a/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/appsettings.Development.json +++ b/src/API/Orion.API.ErrorLog/bin/Debug/net9.0/appsettings.Development.json @@ -6,6 +6,6 @@ } }, "ConnectionStrings": { - "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;" + "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;Include Error Detail" } } diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.AssemblyInfo.cs b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.AssemblyInfo.cs index 741d269e..1153b5fa 100644 --- a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.AssemblyInfo.cs +++ b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.ErrorLog")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.ErrorLog")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.ErrorLog")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.AssemblyInfoInputs.cache b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.AssemblyInfoInputs.cache index f0b23033..cd1838ab 100644 --- a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.AssemblyInfoInputs.cache @@ -1 +1 @@ -029432bb8b2569410694a2f5697f8b8e877de2e24d408d87af15c0330778c412 +997744e844ba8199065e2f3337ff1cc3c7dfc061bf3dc2f6fda6cbb7b278cd3a diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.assets.cache b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.assets.cache index e1a4e86d..9e564dfc 100644 Binary files a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.assets.cache and b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.assets.cache differ diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.csproj.AssemblyReference.cache b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.csproj.AssemblyReference.cache index 84d8a5bc..f950a4a1 100644 Binary files a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.csproj.AssemblyReference.cache and b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.csproj.FileListAbsolute.txt b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.csproj.FileListAbsolute.txt index aa9805a8..87457d83 100644 --- a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.csproj.FileListAbsolute.txt @@ -265,3 +265,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.ErrorLog\obj\Debug\net9 C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.ErrorLog\obj\Debug\net9.0\Orion.API.ErrorLog.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.ErrorLog\obj\Debug\net9.0\ref\Orion.API.ErrorLog.dll C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.ErrorLog\obj\Debug\net9.0\scopedcss\bundle\Orion.API.BuildVersion.styles.css +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.ErrorLog\obj\Debug\net9.0\Orion.API.ErrorLog.sourcelink.json diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.dll b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.dll index af7f2bec..7f0ee4b5 100644 Binary files a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.dll and b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.dll differ diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.pdb b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.pdb index 56cd0826..0f4195ba 100644 Binary files a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.pdb and b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.pdb differ diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.sourcelink.json b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/Orion.API.ErrorLog.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/apphost.exe index 697edfca..79b13b36 100644 Binary files a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/ref/Orion.API.ErrorLog.dll b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/ref/Orion.API.ErrorLog.dll index f130eb73..137a19ee 100644 Binary files a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/ref/Orion.API.ErrorLog.dll and b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/ref/Orion.API.ErrorLog.dll differ diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/refint/Orion.API.ErrorLog.dll b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/refint/Orion.API.ErrorLog.dll index f130eb73..137a19ee 100644 Binary files a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/refint/Orion.API.ErrorLog.dll and b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/refint/Orion.API.ErrorLog.dll differ diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 11da7960..a2d15971 100644 --- a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"W/7IDOL6rqFeRe1MHdLoqQI6GdGvyUx/pPtCFRNWxK4=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["M1DuGtpqirg3fAGNj/xpiefzyEJ2E0TUQ\u002BO2VcDZWz0=","5EhpwhRvhJrQo8IGICLhPSKRZgYPg780G7A6vXQRtXo=","SK04bMferw3xQSErEohE3V2ZScOQEQrf86zVYo\u002B/yOI="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"W/7IDOL6rqFeRe1MHdLoqQI6GdGvyUx/pPtCFRNWxK4=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["M1DuGtpqirg3fAGNj/xpiefzyEJ2E0TUQ\u002BO2VcDZWz0=","5EhpwhRvhJrQo8IGICLhPSKRZgYPg780G7A6vXQRtXo=","TVfHr3G567gStOdkRXSGaK6n2tT3u1IydZCV9huboXM="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index 78de24a8..00e2bd4b 100644 --- a/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.ErrorLog/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"xTqyszqWGybnnJxwuHZczGr6vXQGB3YRrieazflFwis=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["M1DuGtpqirg3fAGNj/xpiefzyEJ2E0TUQ\u002BO2VcDZWz0=","5EhpwhRvhJrQo8IGICLhPSKRZgYPg780G7A6vXQRtXo=","SK04bMferw3xQSErEohE3V2ZScOQEQrf86zVYo\u002B/yOI="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"xTqyszqWGybnnJxwuHZczGr6vXQGB3YRrieazflFwis=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["M1DuGtpqirg3fAGNj/xpiefzyEJ2E0TUQ\u002BO2VcDZWz0=","5EhpwhRvhJrQo8IGICLhPSKRZgYPg780G7A6vXQRtXo=","TVfHr3G567gStOdkRXSGaK6n2tT3u1IydZCV9huboXM="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.ErrorLog/obj/project.assets.json b/src/API/Orion.API.ErrorLog/obj/project.assets.json index 0a1f5d1a..dd936155 100644 --- a/src/API/Orion.API.ErrorLog/obj/project.assets.json +++ b/src/API/Orion.API.ErrorLog/obj/project.assets.json @@ -4519,12 +4519,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/API/Orion.API.ErrorLog/obj/project.nuget.cache b/src/API/Orion.API.ErrorLog/obj/project.nuget.cache index 7c6fcbdb..56d9c7da 100644 --- a/src/API/Orion.API.ErrorLog/obj/project.nuget.cache +++ b/src/API/Orion.API.ErrorLog/obj/project.nuget.cache @@ -107,15 +107,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.ErrorLog\\Orion.API.ErrorLog.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.ErrorLog\\Orion.API.ErrorLog.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/API/Orion.API.ErrorLog/obj/rider.project.model.nuget.info b/src/API/Orion.API.ErrorLog/obj/rider.project.model.nuget.info index 7d14e40c..338d420d 100644 --- a/src/API/Orion.API.ErrorLog/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.ErrorLog/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063127697551 \ No newline at end of file +17596605958926797 \ No newline at end of file diff --git a/src/API/Orion.API.ErrorLog/obj/rider.project.restore.info b/src/API/Orion.API.ErrorLog/obj/rider.project.restore.info index b1d3d8d2..338d420d 100644 --- a/src/API/Orion.API.ErrorLog/obj/rider.project.restore.info +++ b/src/API/Orion.API.ErrorLog/obj/rider.project.restore.info @@ -1 +1 @@ -17593586409400770 \ No newline at end of file +17596605958926797 \ No newline at end of file diff --git a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.dll b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.dll index 52061779..2b242094 100644 Binary files a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.dll and b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.dll differ diff --git a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.exe b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.exe index 471ee859..a64ce071 100644 Binary files a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.exe and b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.exe differ diff --git a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.pdb b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.pdb index ce59826a..90716a64 100644 Binary files a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.pdb and b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.HumanResources.pdb differ diff --git a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.dll b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.dll index 57d53516..35c40d01 100644 Binary files a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.dll and b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.dll differ diff --git a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.exe b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.exe index 145211f8..7be6fc66 100644 Binary files a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.exe and b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.exe differ diff --git a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb index 0eaf5206..7fd4ad43 100644 Binary files a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb and b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb differ diff --git a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.HumanResources/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.HumanResources/logs/log-20251004.txt b/src/API/Orion.API.HumanResources/logs/log-20251004.txt new file mode 100644 index 00000000..eb1d32d7 --- /dev/null +++ b/src/API/Orion.API.HumanResources/logs/log-20251004.txt @@ -0,0 +1,156 @@ +2025-10-04 14:57:43.568 +02:00 [ERR] Failed to save ErrorLog: {"ErrorLogID":null,"ErrorTime":"2025-10-04T12:57:43.3800467+00:00","UserName":"System","ErrorNumber":-2146233088,"ErrorSeverity":null,"ErrorState":null,"ErrorProcedure":"MoveNext","ErrorLine":514,"ErrorMessage":"An error occurred while saving the entity changes. See the inner exception for details.","$type":"ErrorLog"} +Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. + ---> Npgsql.PostgresException (0x80004005): 23505: duplicate key value violates unique constraint "PK_Department" + +DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. + at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) + at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) + at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) + at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) + Exception data: + Severity: ERROR + SqlState: 23505 + MessageText: duplicate key value violates unique constraint "PK_Department" + Detail: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. + SchemaName: HumanResources + TableName: Department + ConstraintName: PK_Department + File: nbtinsert.c + Line: 673 + Routine: _bt_check_unique + --- End of inner exception stack trace --- + at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalDatabase.SaveChangesAsync(IList`1 entries, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Orion.DataAccess.Postgres.Data.OrionDbContext.SaveChangesAsync(CancellationToken cancellationToken) in C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\Data\OrionDbContext.cs:line 514 + at Orion.DataAccess.Postgres.Tools.UnitOfWork.SaveErrorsAsync(ErrorLog errorLog) in C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\Tools\UnitOfWork.cs:line 178 +2025-10-04 15:01:31.080 +02:00 [ERR] Failed to save ErrorLog: {"ErrorLogID":null,"ErrorTime":"2025-10-04T13:01:19.1545842+00:00","UserName":"System","ErrorNumber":-2146233088,"ErrorSeverity":null,"ErrorState":null,"ErrorProcedure":"MoveNext","ErrorLine":514,"ErrorMessage":"An error occurred while saving the entity changes. See the inner exception for details.","$type":"ErrorLog"} +Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. + ---> Npgsql.PostgresException (0x80004005): 23505: duplicate key value violates unique constraint "PK_Department" + +DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. + at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) + at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) + at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) + at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) + Exception data: + Severity: ERROR + SqlState: 23505 + MessageText: duplicate key value violates unique constraint "PK_Department" + Detail: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. + SchemaName: HumanResources + TableName: Department + ConstraintName: PK_Department + File: nbtinsert.c + Line: 673 + Routine: _bt_check_unique + --- End of inner exception stack trace --- + at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalDatabase.SaveChangesAsync(IList`1 entries, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Orion.DataAccess.Postgres.Data.OrionDbContext.SaveChangesAsync(CancellationToken cancellationToken) in C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\Data\OrionDbContext.cs:line 514 + at Orion.DataAccess.Postgres.Tools.UnitOfWork.SaveErrorsAsync(ErrorLog errorLog) in C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\Tools\UnitOfWork.cs:line 178 +2025-10-04 15:42:48.835 +02:00 [ERR] Failed to save ErrorLog: {"ErrorLogID":null,"ErrorTime":"2025-10-04T13:42:41.2355187+00:00","UserName":"System","ErrorNumber":-2146233088,"ErrorSeverity":null,"ErrorState":null,"ErrorProcedure":"MoveNext","ErrorLine":514,"ErrorMessage":"An error occurred while saving the entity changes. See the inner exception for details.","$type":"ErrorLog"} +Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. + ---> Npgsql.PostgresException (0x80004005): 23505: duplicate key value violates unique constraint "PK_Department" + +DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. + at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) + at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) + at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) + at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) + Exception data: + Severity: ERROR + SqlState: 23505 + MessageText: duplicate key value violates unique constraint "PK_Department" + Detail: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. + SchemaName: HumanResources + TableName: Department + ConstraintName: PK_Department + File: nbtinsert.c + Line: 673 + Routine: _bt_check_unique + --- End of inner exception stack trace --- + at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalDatabase.SaveChangesAsync(IList`1 entries, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Orion.DataAccess.Postgres.Data.OrionDbContext.SaveChangesAsync(CancellationToken cancellationToken) in C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\Data\OrionDbContext.cs:line 514 + at Orion.DataAccess.Postgres.Tools.UnitOfWork.SaveErrorsAsync(ErrorLog errorLog) in C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\Tools\UnitOfWork.cs:line 178 +2025-10-04 15:55:14.637 +02:00 [ERR] Failed to save ErrorLog: {"ErrorLogID":null,"ErrorTime":"2025-10-04T13:54:58.6191332+00:00","UserName":"System","ErrorNumber":-2146233088,"ErrorSeverity":null,"ErrorState":null,"ErrorProcedure":"MoveNext","ErrorLine":514,"ErrorMessage":"An error occurred while saving the entity changes. See the inner exception for details.","$type":"ErrorLog"} +Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. + ---> Npgsql.PostgresException (0x80004005): 23505: duplicate key value violates unique constraint "PK_Department" + +DETAIL: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. + at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage) + at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) + at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) + at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken) + at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) + Exception data: + Severity: ERROR + SqlState: 23505 + MessageText: duplicate key value violates unique constraint "PK_Department" + Detail: Detail redacted as it may contain sensitive data. Specify 'Include Error Detail' in the connection string to include this information. + SchemaName: HumanResources + TableName: Department + ConstraintName: PK_Department + File: nbtinsert.c + Line: 673 + Routine: _bt_check_unique + --- End of inner exception stack trace --- + at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(IEnumerable`1 commandBatches, IRelationalConnection connection, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.Storage.RelationalDatabase.SaveChangesAsync(IList`1 entries, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(IList`1 entriesToSave, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(StateManager stateManager, Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) + at Orion.DataAccess.Postgres.Data.OrionDbContext.SaveChangesAsync(CancellationToken cancellationToken) in C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\Data\OrionDbContext.cs:line 514 + at Orion.DataAccess.Postgres.Tools.UnitOfWork.SaveErrorsAsync(ErrorLog errorLog) in C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\Tools\UnitOfWork.cs:line 178 diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.AssemblyInfo.cs b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.AssemblyInfo.cs index 63260b45..f92254ea 100644 --- a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.AssemblyInfo.cs +++ b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.HumanResources")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.HumanResources")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.HumanResources")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.AssemblyInfoInputs.cache b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.AssemblyInfoInputs.cache index 9828eb3f..01c8be47 100644 --- a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.AssemblyInfoInputs.cache @@ -1 +1 @@ -5bf84592c49b11fd07f156cd48f00b5173fd32e26493d653dd8029c36d7d2883 +708c3144a4e8b923a3ddc0dc2943c9e61933399dce1294e40cf544dcf089a5d7 diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.assets.cache b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.assets.cache index 5518f230..eeeb5029 100644 Binary files a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.assets.cache and b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.assets.cache differ diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.csproj.AssemblyReference.cache b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.csproj.AssemblyReference.cache index f448d9ff..d94482b6 100644 Binary files a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.csproj.AssemblyReference.cache and b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.csproj.FileListAbsolute.txt b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.csproj.FileListAbsolute.txt index ea869ee4..06837f20 100644 --- a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.csproj.FileListAbsolute.txt @@ -497,3 +497,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.HumanResources\obj\Debu C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.HumanResources\obj\Debug\net9.0\Orion.API.HumanResources.pdb C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.HumanResources\obj\Debug\net9.0\Orion.API.HumanResources.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.HumanResources\obj\Debug\net9.0\ref\Orion.API.HumanResources.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.HumanResources\obj\Debug\net9.0\Orion.API.HumanResources.sourcelink.json diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.dll b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.dll index 52061779..2b242094 100644 Binary files a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.dll and b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.dll differ diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.pdb b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.pdb index ce59826a..90716a64 100644 Binary files a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.pdb and b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.pdb differ diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.sourcelink.json b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/Orion.API.HumanResources.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/apphost.exe index 471ee859..a64ce071 100644 Binary files a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/ref/Orion.API.HumanResources.dll b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/ref/Orion.API.HumanResources.dll index 27a9a138..5089983a 100644 Binary files a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/ref/Orion.API.HumanResources.dll and b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/ref/Orion.API.HumanResources.dll differ diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/refint/Orion.API.HumanResources.dll b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/refint/Orion.API.HumanResources.dll index 27a9a138..5089983a 100644 Binary files a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/refint/Orion.API.HumanResources.dll and b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/refint/Orion.API.HumanResources.dll differ diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 323da297..6222b59f 100644 --- a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"UnYQYYpvSQXGWBbz/3NSRfBGgBdONWKo9jd93bJUHO0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["JmRUF8lxTSJVeLbwHS80RXsEZ\u002BpbdjQxUzMTHrI/ndc=","TYHOAlaTGw2luRj63P5a8Q3jW9zBjpg3XdQdvw1YwaM=","L7r\u002BnAOZC8HR7gilLFmFSgk9bQE7nTRNwlrWUlCyWnM=","eQKWsgFUFJ9yj4uttrGntQl0lauaNlILVtsKvLFDrv4=","RngmkiIPibHmku8A\u002B3Kmu0pKfr2jAwY8w7uRJfRoJ68=","RKGz3BD8OJP\u002B0NlmOwT0LK6xfM0ZAlRh1HPd2ssaA7k=","X4OGZRoeoHu8l91eouhRZs7cTfLR3lw2giXVqoQ1AIY="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"UnYQYYpvSQXGWBbz/3NSRfBGgBdONWKo9jd93bJUHO0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["JmRUF8lxTSJVeLbwHS80RXsEZ\u002BpbdjQxUzMTHrI/ndc=","TYHOAlaTGw2luRj63P5a8Q3jW9zBjpg3XdQdvw1YwaM=","L7r\u002BnAOZC8HR7gilLFmFSgk9bQE7nTRNwlrWUlCyWnM=","eQKWsgFUFJ9yj4uttrGntQl0lauaNlILVtsKvLFDrv4=","RngmkiIPibHmku8A\u002B3Kmu0pKfr2jAwY8w7uRJfRoJ68=","zAtXnpa9HCLHI/CnjMXeh8ysyC/CxnkPVQ9Yz9LLKZg=","RKGz3BD8OJP\u002B0NlmOwT0LK6xfM0ZAlRh1HPd2ssaA7k=","JfiJo4spjeUH55PDLlELtfs3kzKoMsEdh6O\u002Bs\u002BHrkiU="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index f2cf4ab1..b9f78a1f 100644 --- a/src/API/Orion.API.HumanResources/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.HumanResources/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"9g+2GKITYHS8ZEUoMZ+ltFF+REjoTtPn78O/NBWNWAg=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["JmRUF8lxTSJVeLbwHS80RXsEZ\u002BpbdjQxUzMTHrI/ndc=","TYHOAlaTGw2luRj63P5a8Q3jW9zBjpg3XdQdvw1YwaM=","L7r\u002BnAOZC8HR7gilLFmFSgk9bQE7nTRNwlrWUlCyWnM=","eQKWsgFUFJ9yj4uttrGntQl0lauaNlILVtsKvLFDrv4=","RngmkiIPibHmku8A\u002B3Kmu0pKfr2jAwY8w7uRJfRoJ68=","RKGz3BD8OJP\u002B0NlmOwT0LK6xfM0ZAlRh1HPd2ssaA7k=","X4OGZRoeoHu8l91eouhRZs7cTfLR3lw2giXVqoQ1AIY="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"9g+2GKITYHS8ZEUoMZ+ltFF+REjoTtPn78O/NBWNWAg=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["JmRUF8lxTSJVeLbwHS80RXsEZ\u002BpbdjQxUzMTHrI/ndc=","TYHOAlaTGw2luRj63P5a8Q3jW9zBjpg3XdQdvw1YwaM=","L7r\u002BnAOZC8HR7gilLFmFSgk9bQE7nTRNwlrWUlCyWnM=","eQKWsgFUFJ9yj4uttrGntQl0lauaNlILVtsKvLFDrv4=","RngmkiIPibHmku8A\u002B3Kmu0pKfr2jAwY8w7uRJfRoJ68=","zAtXnpa9HCLHI/CnjMXeh8ysyC/CxnkPVQ9Yz9LLKZg=","RKGz3BD8OJP\u002B0NlmOwT0LK6xfM0ZAlRh1HPd2ssaA7k=","JfiJo4spjeUH55PDLlELtfs3kzKoMsEdh6O\u002Bs\u002BHrkiU="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.HumanResources/obj/project.assets.json b/src/API/Orion.API.HumanResources/obj/project.assets.json index d9f76c3a..1973f52c 100644 --- a/src/API/Orion.API.HumanResources/obj/project.assets.json +++ b/src/API/Orion.API.HumanResources/obj/project.assets.json @@ -9357,12 +9357,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/API/Orion.API.HumanResources/obj/project.nuget.cache b/src/API/Orion.API.HumanResources/obj/project.nuget.cache index 9ef2a8c6..14b3c3c0 100644 --- a/src/API/Orion.API.HumanResources/obj/project.nuget.cache +++ b/src/API/Orion.API.HumanResources/obj/project.nuget.cache @@ -181,15 +181,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.HumanResources\\Orion.API.HumanResources.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.HumanResources\\Orion.API.HumanResources.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/API/Orion.API.HumanResources/obj/rider.project.model.nuget.info b/src/API/Orion.API.HumanResources/obj/rider.project.model.nuget.info index 31d1d9d0..7614eafe 100644 --- a/src/API/Orion.API.HumanResources/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.HumanResources/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063127652394 \ No newline at end of file +17596605958157975 \ No newline at end of file diff --git a/src/API/Orion.API.HumanResources/obj/rider.project.restore.info b/src/API/Orion.API.HumanResources/obj/rider.project.restore.info index e4780cd5..7614eafe 100644 --- a/src/API/Orion.API.HumanResources/obj/rider.project.restore.info +++ b/src/API/Orion.API.HumanResources/obj/rider.project.restore.info @@ -1 +1 @@ -17593586410661630 \ No newline at end of file +17596605958157975 \ No newline at end of file diff --git a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.dll b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.dll index afbac0c6..f84b9de5 100644 Binary files a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.dll and b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.dll differ diff --git a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.exe b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.exe index fd4443bc..0b23e213 100644 Binary files a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.exe and b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.exe differ diff --git a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.pdb b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.pdb index 2ac9c5b7..40ee7c3b 100644 Binary files a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.pdb and b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.API.Person.pdb differ diff --git a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.Person/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.AssemblyInfo.cs b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.AssemblyInfo.cs index cb4c76de..08e017a1 100644 --- a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.AssemblyInfo.cs +++ b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.Person")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.Person")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.Person")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.AssemblyInfoInputs.cache b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.AssemblyInfoInputs.cache index f6a1e602..5187887e 100644 --- a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.AssemblyInfoInputs.cache @@ -1 +1 @@ -92b2256ef713159228e4eef0ddf5bb9627148d958948eb86d6ff88536f7e43f7 +47144247891dd30a235149a023d9817316970d6d8e7b182e58672cf33f950622 diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.assets.cache b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.assets.cache index 29c18eec..b7dd6c44 100644 Binary files a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.assets.cache and b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.assets.cache differ diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.csproj.AssemblyReference.cache b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.csproj.AssemblyReference.cache index 9e8c5ddb..8a9e0408 100644 Binary files a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.csproj.AssemblyReference.cache and b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.csproj.FileListAbsolute.txt b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.csproj.FileListAbsolute.txt index 9ea67cb0..581f24ac 100644 --- a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.csproj.FileListAbsolute.txt @@ -427,3 +427,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Person\obj\Debug\net9.0 C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Person\obj\Debug\net9.0\Orion.API.Person.pdb C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Person\obj\Debug\net9.0\Orion.API.Person.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Person\obj\Debug\net9.0\ref\Orion.API.Person.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Person\obj\Debug\net9.0\Orion.API.Person.sourcelink.json diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.dll b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.dll index afbac0c6..f84b9de5 100644 Binary files a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.dll and b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.dll differ diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.pdb b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.pdb index 2ac9c5b7..40ee7c3b 100644 Binary files a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.pdb and b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.pdb differ diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.sourcelink.json b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.Person/obj/Debug/net9.0/Orion.API.Person.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.Person/obj/Debug/net9.0/apphost.exe index fd4443bc..0b23e213 100644 Binary files a/src/API/Orion.API.Person/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.Person/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/ref/Orion.API.Person.dll b/src/API/Orion.API.Person/obj/Debug/net9.0/ref/Orion.API.Person.dll index 77fece15..fc787dd9 100644 Binary files a/src/API/Orion.API.Person/obj/Debug/net9.0/ref/Orion.API.Person.dll and b/src/API/Orion.API.Person/obj/Debug/net9.0/ref/Orion.API.Person.dll differ diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/refint/Orion.API.Person.dll b/src/API/Orion.API.Person/obj/Debug/net9.0/refint/Orion.API.Person.dll index 77fece15..fc787dd9 100644 Binary files a/src/API/Orion.API.Person/obj/Debug/net9.0/refint/Orion.API.Person.dll and b/src/API/Orion.API.Person/obj/Debug/net9.0/refint/Orion.API.Person.dll differ diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.Person/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 3e03a7b5..21ffe6e9 100644 --- a/src/API/Orion.API.Person/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.Person/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"VXUTgS8VWVt8Fm3xIYiezMdqrqULjcBM1T7cjornlLw=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["WE4ncJpG3g/Y1Jh\u002BpieDHxqEzLntEMh2dv\u002BixiNzsTs=","npFpat3htQgJ0wg/Goplu/sK/Pdo6Qq8bJXWk5e/ddE=","sXTRJDuK/4aQVJDAd8TMwAG4dNN5eni0qs41y2B5KR8=","Ks4xrDrFs9Aom0pt3fWPftBvdeSOtPaul/9s\u002Bfy9dtI="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"VXUTgS8VWVt8Fm3xIYiezMdqrqULjcBM1T7cjornlLw=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["WE4ncJpG3g/Y1Jh\u002BpieDHxqEzLntEMh2dv\u002BixiNzsTs=","npFpat3htQgJ0wg/Goplu/sK/Pdo6Qq8bJXWk5e/ddE=","sXTRJDuK/4aQVJDAd8TMwAG4dNN5eni0qs41y2B5KR8=","58QOuPSWRmexyfI39p9vg11SxU\u002BeqqD/TwS09Ca/Nac="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Person/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.Person/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index c7226f34..7150c14a 100644 --- a/src/API/Orion.API.Person/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.Person/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"9QebzNwEIVbr8ivBfY0Mm3bwICsxrJ6oqP01BjSrxq0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["WE4ncJpG3g/Y1Jh\u002BpieDHxqEzLntEMh2dv\u002BixiNzsTs=","npFpat3htQgJ0wg/Goplu/sK/Pdo6Qq8bJXWk5e/ddE=","sXTRJDuK/4aQVJDAd8TMwAG4dNN5eni0qs41y2B5KR8=","Ks4xrDrFs9Aom0pt3fWPftBvdeSOtPaul/9s\u002Bfy9dtI="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"9QebzNwEIVbr8ivBfY0Mm3bwICsxrJ6oqP01BjSrxq0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["WE4ncJpG3g/Y1Jh\u002BpieDHxqEzLntEMh2dv\u002BixiNzsTs=","npFpat3htQgJ0wg/Goplu/sK/Pdo6Qq8bJXWk5e/ddE=","sXTRJDuK/4aQVJDAd8TMwAG4dNN5eni0qs41y2B5KR8=","58QOuPSWRmexyfI39p9vg11SxU\u002BeqqD/TwS09Ca/Nac="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Person/obj/project.assets.json b/src/API/Orion.API.Person/obj/project.assets.json index 622bc873..6d316779 100644 --- a/src/API/Orion.API.Person/obj/project.assets.json +++ b/src/API/Orion.API.Person/obj/project.assets.json @@ -6252,12 +6252,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/API/Orion.API.Person/obj/project.nuget.cache b/src/API/Orion.API.Person/obj/project.nuget.cache index 67af888b..f18e4190 100644 --- a/src/API/Orion.API.Person/obj/project.nuget.cache +++ b/src/API/Orion.API.Person/obj/project.nuget.cache @@ -127,15 +127,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Person\\Orion.API.Person.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Person\\Orion.API.Person.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/API/Orion.API.Person/obj/rider.project.model.nuget.info b/src/API/Orion.API.Person/obj/rider.project.model.nuget.info index ea83b455..e9775400 100644 --- a/src/API/Orion.API.Person/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.Person/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063124987263 \ No newline at end of file +17596605968281029 \ No newline at end of file diff --git a/src/API/Orion.API.Person/obj/rider.project.restore.info b/src/API/Orion.API.Person/obj/rider.project.restore.info index fe48fa45..e9775400 100644 --- a/src/API/Orion.API.Person/obj/rider.project.restore.info +++ b/src/API/Orion.API.Person/obj/rider.project.restore.info @@ -1 +1 @@ -17593586402750400 \ No newline at end of file +17596605968281029 \ No newline at end of file diff --git a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.dll b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.dll index 9405b34a..0947a802 100644 Binary files a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.dll and b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.dll differ diff --git a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.exe b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.exe index 37c962b5..8e669ea2 100644 Binary files a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.exe and b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.exe differ diff --git a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.pdb b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.pdb index 7fa8a58d..07194ed8 100644 Binary files a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.pdb and b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.Production.pdb differ diff --git a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.dll b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.dll index 57d53516..35c40d01 100644 Binary files a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.dll and b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.dll differ diff --git a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.exe b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.exe index 145211f8..7be6fc66 100644 Binary files a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.exe and b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.exe differ diff --git a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb index 0eaf5206..7fd4ad43 100644 Binary files a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb and b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb differ diff --git a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.Production/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.AssemblyInfo.cs b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.AssemblyInfo.cs index 2cf0010e..b26a2d66 100644 --- a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.AssemblyInfo.cs +++ b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.Production")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.Production")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.Production")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.AssemblyInfoInputs.cache b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.AssemblyInfoInputs.cache index 8d976b19..d0d6c7e1 100644 --- a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.AssemblyInfoInputs.cache @@ -1 +1 @@ -42e667ab2f58e3d3891ff91080becfaed4f6f0b90e54098e86612186f1394dda +0510113716f3645b56177d99a0bfa98bcf269bbd39b77fdd8be23f3f839a690c diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.assets.cache b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.assets.cache index 54a352dd..d0ccf0a3 100644 Binary files a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.assets.cache and b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.assets.cache differ diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.csproj.AssemblyReference.cache b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.csproj.AssemblyReference.cache index f448d9ff..d94482b6 100644 Binary files a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.csproj.AssemblyReference.cache and b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.csproj.FileListAbsolute.txt b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.csproj.FileListAbsolute.txt index 3fea5c88..2b8e2209 100644 --- a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.csproj.FileListAbsolute.txt @@ -247,3 +247,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Production\obj\Debug\ne C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Production\obj\Debug\net9.0\Orion.API.Production.pdb C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Production\obj\Debug\net9.0\Orion.API.Production.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Production\obj\Debug\net9.0\ref\Orion.API.Production.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Production\obj\Debug\net9.0\Orion.API.Production.sourcelink.json diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.dll b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.dll index 9405b34a..0947a802 100644 Binary files a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.dll and b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.dll differ diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.pdb b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.pdb index 7fa8a58d..07194ed8 100644 Binary files a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.pdb and b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.pdb differ diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.sourcelink.json b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.Production/obj/Debug/net9.0/Orion.API.Production.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.Production/obj/Debug/net9.0/apphost.exe index 37c962b5..8e669ea2 100644 Binary files a/src/API/Orion.API.Production/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.Production/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/ref/Orion.API.Production.dll b/src/API/Orion.API.Production/obj/Debug/net9.0/ref/Orion.API.Production.dll index b04b7b1f..69d227b0 100644 Binary files a/src/API/Orion.API.Production/obj/Debug/net9.0/ref/Orion.API.Production.dll and b/src/API/Orion.API.Production/obj/Debug/net9.0/ref/Orion.API.Production.dll differ diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/refint/Orion.API.Production.dll b/src/API/Orion.API.Production/obj/Debug/net9.0/refint/Orion.API.Production.dll index b04b7b1f..69d227b0 100644 Binary files a/src/API/Orion.API.Production/obj/Debug/net9.0/refint/Orion.API.Production.dll and b/src/API/Orion.API.Production/obj/Debug/net9.0/refint/Orion.API.Production.dll differ diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.Production/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index ebd6d6a6..0a792175 100644 --- a/src/API/Orion.API.Production/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.Production/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"VUlli9l8EyuOSij7D70OYSF3AOggYpC76wmn9EtuNt0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["0nY00Iww0KGoEjed6xAdI2/ScADhKzxQRK4nrW7MUMQ=","Dp1mjZvgmo9QLpw4gyNrD1CU9BJwL2/TSijPCW0KAPE=","sDaON62GhlKFsbc38hNeh/P0YUEsPVBw/698aPYvtOE=","9tJeaYBjSWkWGaOv3kHkD1lZy\u002Blgz4AVEgGwnTETDOY=","3bu10z7\u002Bsj3SLNE6bbHRtjcpupq5koMLaHz\u002BfslVVaQ=","jtAgytmCpJMn1g3fUgKzbg8UqT0t0Zk5AZNKftyH0LA="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"VUlli9l8EyuOSij7D70OYSF3AOggYpC76wmn9EtuNt0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["0nY00Iww0KGoEjed6xAdI2/ScADhKzxQRK4nrW7MUMQ=","Dp1mjZvgmo9QLpw4gyNrD1CU9BJwL2/TSijPCW0KAPE=","sDaON62GhlKFsbc38hNeh/P0YUEsPVBw/698aPYvtOE=","9tJeaYBjSWkWGaOv3kHkD1lZy\u002Blgz4AVEgGwnTETDOY=","3bu10z7\u002Bsj3SLNE6bbHRtjcpupq5koMLaHz\u002BfslVVaQ=","3e\u002BQmKjS8A/fgiPZr//bVOk0ZShYavH\u002BYttpOI9Iyzo="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Production/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.Production/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index e6ee4ca6..b3db67d7 100644 --- a/src/API/Orion.API.Production/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.Production/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"0oBSWGi7yJaE3wz89on5k29/cZ8RxiuUPejHi/EGE/Q=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["0nY00Iww0KGoEjed6xAdI2/ScADhKzxQRK4nrW7MUMQ=","Dp1mjZvgmo9QLpw4gyNrD1CU9BJwL2/TSijPCW0KAPE=","sDaON62GhlKFsbc38hNeh/P0YUEsPVBw/698aPYvtOE=","9tJeaYBjSWkWGaOv3kHkD1lZy\u002Blgz4AVEgGwnTETDOY=","3bu10z7\u002Bsj3SLNE6bbHRtjcpupq5koMLaHz\u002BfslVVaQ=","jtAgytmCpJMn1g3fUgKzbg8UqT0t0Zk5AZNKftyH0LA="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"0oBSWGi7yJaE3wz89on5k29/cZ8RxiuUPejHi/EGE/Q=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["0nY00Iww0KGoEjed6xAdI2/ScADhKzxQRK4nrW7MUMQ=","Dp1mjZvgmo9QLpw4gyNrD1CU9BJwL2/TSijPCW0KAPE=","sDaON62GhlKFsbc38hNeh/P0YUEsPVBw/698aPYvtOE=","9tJeaYBjSWkWGaOv3kHkD1lZy\u002Blgz4AVEgGwnTETDOY=","3bu10z7\u002Bsj3SLNE6bbHRtjcpupq5koMLaHz\u002BfslVVaQ=","3e\u002BQmKjS8A/fgiPZr//bVOk0ZShYavH\u002BYttpOI9Iyzo="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Production/obj/project.assets.json b/src/API/Orion.API.Production/obj/project.assets.json index b54bd677..c26bd8aa 100644 --- a/src/API/Orion.API.Production/obj/project.assets.json +++ b/src/API/Orion.API.Production/obj/project.assets.json @@ -9357,12 +9357,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/API/Orion.API.Production/obj/project.nuget.cache b/src/API/Orion.API.Production/obj/project.nuget.cache index a2bd067f..7884434c 100644 --- a/src/API/Orion.API.Production/obj/project.nuget.cache +++ b/src/API/Orion.API.Production/obj/project.nuget.cache @@ -181,15 +181,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Production\\Orion.API.Production.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Production\\Orion.API.Production.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/API/Orion.API.Production/obj/rider.project.model.nuget.info b/src/API/Orion.API.Production/obj/rider.project.model.nuget.info index 36aa52d3..b350f2e3 100644 --- a/src/API/Orion.API.Production/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.Production/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063125057788 \ No newline at end of file +17596605963001724 \ No newline at end of file diff --git a/src/API/Orion.API.Production/obj/rider.project.restore.info b/src/API/Orion.API.Production/obj/rider.project.restore.info index db11cda7..b350f2e3 100644 --- a/src/API/Orion.API.Production/obj/rider.project.restore.info +++ b/src/API/Orion.API.Production/obj/rider.project.restore.info @@ -1 +1 @@ -17593586389534299 \ No newline at end of file +17596605963001724 \ No newline at end of file diff --git a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.dll b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.dll index 8ab5b8fb..a4d57a51 100644 Binary files a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.dll and b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.dll differ diff --git a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.exe b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.exe index fe39ac2a..358b7301 100644 Binary files a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.exe and b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.exe differ diff --git a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.pdb b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.pdb index ba659662..fb7b0dbb 100644 Binary files a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.pdb and b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.Purchasing.pdb differ diff --git a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.dll b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.dll index 57d53516..35c40d01 100644 Binary files a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.dll and b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.dll differ diff --git a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.exe b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.exe index 145211f8..7be6fc66 100644 Binary files a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.exe and b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.exe differ diff --git a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb index 0eaf5206..7fd4ad43 100644 Binary files a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb and b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb differ diff --git a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.Purchasing/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.AssemblyInfo.cs b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.AssemblyInfo.cs index bdf7cf03..b99afb74 100644 --- a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.AssemblyInfo.cs +++ b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.Purchasing")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.Purchasing")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.Purchasing")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.AssemblyInfoInputs.cache b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.AssemblyInfoInputs.cache index cc35e344..5f65ab94 100644 --- a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.AssemblyInfoInputs.cache @@ -1 +1 @@ -6ad594cdb955ca70ce44941783a032bb00da4c297459b5dcec238d19ad63e3f4 +8207b2abb5e6664a2e8e590f9c46a0cd15315769b85ead4a0e9fe79a88a248b0 diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.assets.cache b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.assets.cache index 2b1306f5..8f27de4d 100644 Binary files a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.assets.cache and b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.assets.cache differ diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.csproj.AssemblyReference.cache b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.csproj.AssemblyReference.cache index f448d9ff..d94482b6 100644 Binary files a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.csproj.AssemblyReference.cache and b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.csproj.FileListAbsolute.txt b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.csproj.FileListAbsolute.txt index 2b47ec29..a6b7b99d 100644 --- a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.csproj.FileListAbsolute.txt @@ -247,3 +247,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Purchasing\obj\Debug\ne C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Purchasing\obj\Debug\net9.0\Orion.API.Purchasing.pdb C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Purchasing\obj\Debug\net9.0\Orion.API.Purchasing.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Purchasing\obj\Debug\net9.0\ref\Orion.API.Purchasing.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Purchasing\obj\Debug\net9.0\Orion.API.Purchasing.sourcelink.json diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.dll b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.dll index 8ab5b8fb..a4d57a51 100644 Binary files a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.dll and b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.dll differ diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.pdb b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.pdb index ba659662..fb7b0dbb 100644 Binary files a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.pdb and b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.pdb differ diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.sourcelink.json b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/Orion.API.Purchasing.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/apphost.exe index fe39ac2a..358b7301 100644 Binary files a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/ref/Orion.API.Purchasing.dll b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/ref/Orion.API.Purchasing.dll index adeabf1f..eba3b598 100644 Binary files a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/ref/Orion.API.Purchasing.dll and b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/ref/Orion.API.Purchasing.dll differ diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/refint/Orion.API.Purchasing.dll b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/refint/Orion.API.Purchasing.dll index adeabf1f..eba3b598 100644 Binary files a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/refint/Orion.API.Purchasing.dll and b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/refint/Orion.API.Purchasing.dll differ diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 41c28dbf..49c6d1dd 100644 --- a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"UYpDbBcSu/mVEWGbdhENHy/eNcLUacX+CelY3e/3qNU=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["4bL25ytaQm3mAwvG7ymoq4Mkc/BcFi/DnAGShFlDoc4=","hLwMP0g0qttCQnEJWhIzbq1hrBhoZ0Hjv1R/hZHPnAE=","u\u002BR6fV3uSerk2GJTBKt8\u002BrS9e3AliMptkpHxD3cVH0w=","xyT1FwEQ94hGHMAPhX4145eS1B3LHykZYPR/cGAC3Lo=","71Ls8wunaRPza95DXioe6m4RidCyUaNcK8\u002BxM\u002BzL05U=","BGZ9u14PyU7ZycaikobZWu2/m\u002Bc9i\u002BL2210TZlAdvrk="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"UYpDbBcSu/mVEWGbdhENHy/eNcLUacX+CelY3e/3qNU=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["4bL25ytaQm3mAwvG7ymoq4Mkc/BcFi/DnAGShFlDoc4=","hLwMP0g0qttCQnEJWhIzbq1hrBhoZ0Hjv1R/hZHPnAE=","u\u002BR6fV3uSerk2GJTBKt8\u002BrS9e3AliMptkpHxD3cVH0w=","xyT1FwEQ94hGHMAPhX4145eS1B3LHykZYPR/cGAC3Lo=","71Ls8wunaRPza95DXioe6m4RidCyUaNcK8\u002BxM\u002BzL05U=","PUOWcLC0XHL5CF/f96twEm0DOYmYMbAzJfbiTmLkFe4="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index df453605..99a98476 100644 --- a/src/API/Orion.API.Purchasing/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.Purchasing/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"rxWWL+Szg3nh6JWwMQjleY8/0RCQH/iHgGiaUeb+Rr0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["4bL25ytaQm3mAwvG7ymoq4Mkc/BcFi/DnAGShFlDoc4=","hLwMP0g0qttCQnEJWhIzbq1hrBhoZ0Hjv1R/hZHPnAE=","u\u002BR6fV3uSerk2GJTBKt8\u002BrS9e3AliMptkpHxD3cVH0w=","xyT1FwEQ94hGHMAPhX4145eS1B3LHykZYPR/cGAC3Lo=","71Ls8wunaRPza95DXioe6m4RidCyUaNcK8\u002BxM\u002BzL05U=","BGZ9u14PyU7ZycaikobZWu2/m\u002Bc9i\u002BL2210TZlAdvrk="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"rxWWL+Szg3nh6JWwMQjleY8/0RCQH/iHgGiaUeb+Rr0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["4bL25ytaQm3mAwvG7ymoq4Mkc/BcFi/DnAGShFlDoc4=","hLwMP0g0qttCQnEJWhIzbq1hrBhoZ0Hjv1R/hZHPnAE=","u\u002BR6fV3uSerk2GJTBKt8\u002BrS9e3AliMptkpHxD3cVH0w=","xyT1FwEQ94hGHMAPhX4145eS1B3LHykZYPR/cGAC3Lo=","71Ls8wunaRPza95DXioe6m4RidCyUaNcK8\u002BxM\u002BzL05U=","PUOWcLC0XHL5CF/f96twEm0DOYmYMbAzJfbiTmLkFe4="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Purchasing/obj/project.assets.json b/src/API/Orion.API.Purchasing/obj/project.assets.json index cdbef4f4..432b4ce0 100644 --- a/src/API/Orion.API.Purchasing/obj/project.assets.json +++ b/src/API/Orion.API.Purchasing/obj/project.assets.json @@ -9357,12 +9357,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/API/Orion.API.Purchasing/obj/project.nuget.cache b/src/API/Orion.API.Purchasing/obj/project.nuget.cache index 51ea1f67..2f61a0ae 100644 --- a/src/API/Orion.API.Purchasing/obj/project.nuget.cache +++ b/src/API/Orion.API.Purchasing/obj/project.nuget.cache @@ -181,15 +181,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Purchasing\\Orion.API.Purchasing.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Purchasing\\Orion.API.Purchasing.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/API/Orion.API.Purchasing/obj/rider.project.model.nuget.info b/src/API/Orion.API.Purchasing/obj/rider.project.model.nuget.info index 08bcb01c..aeaf7e7f 100644 --- a/src/API/Orion.API.Purchasing/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.Purchasing/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063127103119 \ No newline at end of file +17596605961380672 \ No newline at end of file diff --git a/src/API/Orion.API.Purchasing/obj/rider.project.restore.info b/src/API/Orion.API.Purchasing/obj/rider.project.restore.info index 5273ef89..aeaf7e7f 100644 --- a/src/API/Orion.API.Purchasing/obj/rider.project.restore.info +++ b/src/API/Orion.API.Purchasing/obj/rider.project.restore.info @@ -1 +1 @@ -17593586401561988 \ No newline at end of file +17596605961380672 \ No newline at end of file diff --git a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.dll b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.dll index cffa6c3b..de3657df 100644 Binary files a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.dll and b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.dll differ diff --git a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.exe b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.exe index 1fcf0d2b..0167631e 100644 Binary files a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.exe and b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.exe differ diff --git a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.pdb b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.pdb index bb6df2bb..6ec9a01e 100644 Binary files a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.pdb and b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.Sales.pdb differ diff --git a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.dll b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.dll index 57d53516..35c40d01 100644 Binary files a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.dll and b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.dll differ diff --git a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.exe b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.exe index 145211f8..7be6fc66 100644 Binary files a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.exe and b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.exe differ diff --git a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb index 0eaf5206..7fd4ad43 100644 Binary files a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb and b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb differ diff --git a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.Sales/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.AssemblyInfo.cs b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.AssemblyInfo.cs index 71756430..9f9a87e1 100644 --- a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.AssemblyInfo.cs +++ b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.Sales")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.Sales")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.Sales")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.AssemblyInfoInputs.cache b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.AssemblyInfoInputs.cache index 9804db51..6a796320 100644 --- a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.AssemblyInfoInputs.cache @@ -1 +1 @@ -52fea8408548b992263b3bf000f01f94198455d70d70235ec7f8979415d774ad +1c67e21c1b895d1a1c17fa6287de9375c6d0a70629e9fbc1545916108f726580 diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.assets.cache b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.assets.cache index 67d69f26..aacb1cc2 100644 Binary files a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.assets.cache and b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.assets.cache differ diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.csproj.AssemblyReference.cache b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.csproj.AssemblyReference.cache index f448d9ff..d94482b6 100644 Binary files a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.csproj.AssemblyReference.cache and b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.csproj.FileListAbsolute.txt b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.csproj.FileListAbsolute.txt index ce319b60..1cf79308 100644 --- a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.csproj.FileListAbsolute.txt @@ -247,3 +247,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Sales\obj\Debug\net9.0\ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Sales\obj\Debug\net9.0\Orion.API.Sales.pdb C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Sales\obj\Debug\net9.0\Orion.API.Sales.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Sales\obj\Debug\net9.0\ref\Orion.API.Sales.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.Sales\obj\Debug\net9.0\Orion.API.Sales.sourcelink.json diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.dll b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.dll index cffa6c3b..de3657df 100644 Binary files a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.dll and b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.dll differ diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.pdb b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.pdb index bb6df2bb..6ec9a01e 100644 Binary files a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.pdb and b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.pdb differ diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.sourcelink.json b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.Sales/obj/Debug/net9.0/Orion.API.Sales.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.Sales/obj/Debug/net9.0/apphost.exe index 1fcf0d2b..0167631e 100644 Binary files a/src/API/Orion.API.Sales/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.Sales/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/ref/Orion.API.Sales.dll b/src/API/Orion.API.Sales/obj/Debug/net9.0/ref/Orion.API.Sales.dll index 50e84faa..cacb446f 100644 Binary files a/src/API/Orion.API.Sales/obj/Debug/net9.0/ref/Orion.API.Sales.dll and b/src/API/Orion.API.Sales/obj/Debug/net9.0/ref/Orion.API.Sales.dll differ diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/refint/Orion.API.Sales.dll b/src/API/Orion.API.Sales/obj/Debug/net9.0/refint/Orion.API.Sales.dll index 50e84faa..cacb446f 100644 Binary files a/src/API/Orion.API.Sales/obj/Debug/net9.0/refint/Orion.API.Sales.dll and b/src/API/Orion.API.Sales/obj/Debug/net9.0/refint/Orion.API.Sales.dll differ diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.Sales/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 9bd7c8e0..6101c0a9 100644 --- a/src/API/Orion.API.Sales/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.Sales/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"L/EMvcC30KHnWcRKJJKMl38j9uo2MU6tVjQn/B3sKp4=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["nStbvg1FRxnh03G5Epj8m2dVYkaXsMLhCHbZYp1DGx4=","Zg5i2nBody53iTPaqpi7S9uGnYtW7LI1Nu8r5eb74O4=","x/Nyy\u002BtcYEByANnT/JK9EvIhmuXaL9PF9yekzmUsoFc=","gG0MBKPLXYGiofwS7ffT\u002BQu7YuZBMNMr/sKjUz\u002BXrbE=","L703AXxoggnt8H0iQBFz\u002Bm0ydmWYlwzfldLBy8ceYe0=","QsoRAS4lJ424yTg0e5PxoFfYQY7shXUlKVEH2SL4cRg="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"L/EMvcC30KHnWcRKJJKMl38j9uo2MU6tVjQn/B3sKp4=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["nStbvg1FRxnh03G5Epj8m2dVYkaXsMLhCHbZYp1DGx4=","Zg5i2nBody53iTPaqpi7S9uGnYtW7LI1Nu8r5eb74O4=","x/Nyy\u002BtcYEByANnT/JK9EvIhmuXaL9PF9yekzmUsoFc=","gG0MBKPLXYGiofwS7ffT\u002BQu7YuZBMNMr/sKjUz\u002BXrbE=","L703AXxoggnt8H0iQBFz\u002Bm0ydmWYlwzfldLBy8ceYe0=","EPEH7zRW4aRV7VEkXn0s82OU1nH3JngNPCVfB9ZKmgQ="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Sales/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.Sales/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index d68becb4..3e42672b 100644 --- a/src/API/Orion.API.Sales/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.Sales/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"HdoAocDislX8fX6WNW+L71X0nUzWLmZMPL4lLETiBJo=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["nStbvg1FRxnh03G5Epj8m2dVYkaXsMLhCHbZYp1DGx4=","Zg5i2nBody53iTPaqpi7S9uGnYtW7LI1Nu8r5eb74O4=","x/Nyy\u002BtcYEByANnT/JK9EvIhmuXaL9PF9yekzmUsoFc=","gG0MBKPLXYGiofwS7ffT\u002BQu7YuZBMNMr/sKjUz\u002BXrbE=","L703AXxoggnt8H0iQBFz\u002Bm0ydmWYlwzfldLBy8ceYe0=","QsoRAS4lJ424yTg0e5PxoFfYQY7shXUlKVEH2SL4cRg="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"HdoAocDislX8fX6WNW+L71X0nUzWLmZMPL4lLETiBJo=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["nStbvg1FRxnh03G5Epj8m2dVYkaXsMLhCHbZYp1DGx4=","Zg5i2nBody53iTPaqpi7S9uGnYtW7LI1Nu8r5eb74O4=","x/Nyy\u002BtcYEByANnT/JK9EvIhmuXaL9PF9yekzmUsoFc=","gG0MBKPLXYGiofwS7ffT\u002BQu7YuZBMNMr/sKjUz\u002BXrbE=","L703AXxoggnt8H0iQBFz\u002Bm0ydmWYlwzfldLBy8ceYe0=","EPEH7zRW4aRV7VEkXn0s82OU1nH3JngNPCVfB9ZKmgQ="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.Sales/obj/project.assets.json b/src/API/Orion.API.Sales/obj/project.assets.json index 808b5ded..d3be6d27 100644 --- a/src/API/Orion.API.Sales/obj/project.assets.json +++ b/src/API/Orion.API.Sales/obj/project.assets.json @@ -9357,12 +9357,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/API/Orion.API.Sales/obj/project.nuget.cache b/src/API/Orion.API.Sales/obj/project.nuget.cache index a7230d00..74bd1035 100644 --- a/src/API/Orion.API.Sales/obj/project.nuget.cache +++ b/src/API/Orion.API.Sales/obj/project.nuget.cache @@ -181,15 +181,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Sales\\Orion.API.Sales.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.Sales\\Orion.API.Sales.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/API/Orion.API.Sales/obj/rider.project.model.nuget.info b/src/API/Orion.API.Sales/obj/rider.project.model.nuget.info index eb7998ca..13328754 100644 --- a/src/API/Orion.API.Sales/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.Sales/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063127461103 \ No newline at end of file +17596605959947780 \ No newline at end of file diff --git a/src/API/Orion.API.Sales/obj/rider.project.restore.info b/src/API/Orion.API.Sales/obj/rider.project.restore.info index 1d2652e7..13328754 100644 --- a/src/API/Orion.API.Sales/obj/rider.project.restore.info +++ b/src/API/Orion.API.Sales/obj/rider.project.restore.info @@ -1 +1 @@ -17593586401466506 \ No newline at end of file +17596605959947780 \ No newline at end of file diff --git a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.dll b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.dll index 57d53516..35c40d01 100644 Binary files a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.dll and b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.dll differ diff --git a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.exe b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.exe index 145211f8..7be6fc66 100644 Binary files a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.exe and b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.exe differ diff --git a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb index 0eaf5206..7fd4ad43 100644 Binary files a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb and b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb differ diff --git a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/appsettings.Development.json b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/appsettings.Development.json index f337f3b7..2ead0eac 100644 --- a/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/appsettings.Development.json +++ b/src/API/Orion.API.TradingEconomics/bin/Debug/net9.0/appsettings.Development.json @@ -6,6 +6,6 @@ } }, "ConnectionStrings": { - "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;" + "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;Include Error Detail" } } diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.AssemblyInfo.cs b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.AssemblyInfo.cs index aa42f2de..4c483415 100644 --- a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.AssemblyInfo.cs +++ b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.TradingEconomics")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.TradingEconomics")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.TradingEconomics")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.AssemblyInfoInputs.cache b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.AssemblyInfoInputs.cache index 4773e20e..14e6c3fb 100644 --- a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.AssemblyInfoInputs.cache @@ -1 +1 @@ -a8f37db78ee58ebea4f3f27b8262a514ace0709e3c42e0c89b0b184952d503c1 +db8e82b0e6730b9eb285ac589327704fe0b47ff0872bad6fa33938239d044ae7 diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.assets.cache b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.assets.cache index d8dd3eba..05e9ecd7 100644 Binary files a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.assets.cache and b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.assets.cache differ diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.csproj.AssemblyReference.cache b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.csproj.AssemblyReference.cache index 1373ac08..b7277f89 100644 Binary files a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.csproj.AssemblyReference.cache and b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.csproj.FileListAbsolute.txt b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.csproj.FileListAbsolute.txt index 7a8ae0b1..f0216900 100644 --- a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.csproj.FileListAbsolute.txt @@ -317,3 +317,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.TradingEconomics\obj\De C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.TradingEconomics\obj\Debug\net9.0\Orion.API.TradingEconomics.pdb C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.TradingEconomics\obj\Debug\net9.0\Orion.API.TradingEconomics.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.TradingEconomics\obj\Debug\net9.0\ref\Orion.API.TradingEconomics.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.TradingEconomics\obj\Debug\net9.0\Orion.API.TradingEconomics.sourcelink.json diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.dll b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.dll index 57d53516..35c40d01 100644 Binary files a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.dll and b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.dll differ diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.pdb b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.pdb index 0eaf5206..7fd4ad43 100644 Binary files a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.pdb and b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.pdb differ diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.sourcelink.json b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/Orion.API.TradingEconomics.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/apphost.exe index 145211f8..7be6fc66 100644 Binary files a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/ref/Orion.API.TradingEconomics.dll b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/ref/Orion.API.TradingEconomics.dll index 3ac81dcd..95152bf1 100644 Binary files a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/ref/Orion.API.TradingEconomics.dll and b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/ref/Orion.API.TradingEconomics.dll differ diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/refint/Orion.API.TradingEconomics.dll b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/refint/Orion.API.TradingEconomics.dll index 3ac81dcd..95152bf1 100644 Binary files a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/refint/Orion.API.TradingEconomics.dll and b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/refint/Orion.API.TradingEconomics.dll differ diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 7fa6ae9b..fb335276 100644 --- a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"nE7BcGBMCQXN0dlwVeDtolZiBUJ0zrpuzbhI2ID0n0s=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["REr9ReLGojC75/8849O/5C0KKsJ94pfzkS/jf6WW/KQ=","vZMn\u002BsegiaPZmdWHIVJ71hWAj39fbXZxTMmUI5EZV5I=","wq9MoE2P2NMm2pyz31fn5Iuf6eoPyT4JUItkm5snLuI=","bxKRSVMAcuUk0GfBzNJc8AxX67oEYwA0PxEYU1JTW/E=","6TAbL7BJUSHCMGmQkDEvzacOvMYLMhyK9t/iXo7hJ1k="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"nE7BcGBMCQXN0dlwVeDtolZiBUJ0zrpuzbhI2ID0n0s=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["REr9ReLGojC75/8849O/5C0KKsJ94pfzkS/jf6WW/KQ=","vZMn\u002BsegiaPZmdWHIVJ71hWAj39fbXZxTMmUI5EZV5I=","wq9MoE2P2NMm2pyz31fn5Iuf6eoPyT4JUItkm5snLuI=","bxKRSVMAcuUk0GfBzNJc8AxX67oEYwA0PxEYU1JTW/E=","r5\u002BbC7zfwQL7VrFnKhyZ2GOxm6Wd2UY3OsNk5nlsWlw="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index 5d45ecd9..fd1cb402 100644 --- a/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.TradingEconomics/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"a+TdrN9Zpzg8VNMwTsjzULb0z1lQrYfGXatemSAQ8G4=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["REr9ReLGojC75/8849O/5C0KKsJ94pfzkS/jf6WW/KQ=","vZMn\u002BsegiaPZmdWHIVJ71hWAj39fbXZxTMmUI5EZV5I=","wq9MoE2P2NMm2pyz31fn5Iuf6eoPyT4JUItkm5snLuI=","bxKRSVMAcuUk0GfBzNJc8AxX67oEYwA0PxEYU1JTW/E=","6TAbL7BJUSHCMGmQkDEvzacOvMYLMhyK9t/iXo7hJ1k="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"a+TdrN9Zpzg8VNMwTsjzULb0z1lQrYfGXatemSAQ8G4=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["REr9ReLGojC75/8849O/5C0KKsJ94pfzkS/jf6WW/KQ=","vZMn\u002BsegiaPZmdWHIVJ71hWAj39fbXZxTMmUI5EZV5I=","wq9MoE2P2NMm2pyz31fn5Iuf6eoPyT4JUItkm5snLuI=","bxKRSVMAcuUk0GfBzNJc8AxX67oEYwA0PxEYU1JTW/E=","r5\u002BbC7zfwQL7VrFnKhyZ2GOxm6Wd2UY3OsNk5nlsWlw="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.TradingEconomics/obj/project.assets.json b/src/API/Orion.API.TradingEconomics/obj/project.assets.json index 5447108b..4d3dd6ae 100644 --- a/src/API/Orion.API.TradingEconomics/obj/project.assets.json +++ b/src/API/Orion.API.TradingEconomics/obj/project.assets.json @@ -7355,12 +7355,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/API/Orion.API.TradingEconomics/obj/project.nuget.cache b/src/API/Orion.API.TradingEconomics/obj/project.nuget.cache index 4392196b..81570534 100644 --- a/src/API/Orion.API.TradingEconomics/obj/project.nuget.cache +++ b/src/API/Orion.API.TradingEconomics/obj/project.nuget.cache @@ -157,15 +157,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.TradingEconomics\\Orion.API.TradingEconomics.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.TradingEconomics\\Orion.API.TradingEconomics.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/API/Orion.API.TradingEconomics/obj/rider.project.model.nuget.info b/src/API/Orion.API.TradingEconomics/obj/rider.project.model.nuget.info index 1d815b8f..d67e85eb 100644 --- a/src/API/Orion.API.TradingEconomics/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.TradingEconomics/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063127375679 \ No newline at end of file +17596605950953262 \ No newline at end of file diff --git a/src/API/Orion.API.TradingEconomics/obj/rider.project.restore.info b/src/API/Orion.API.TradingEconomics/obj/rider.project.restore.info index bd9184f2..d67e85eb 100644 --- a/src/API/Orion.API.TradingEconomics/obj/rider.project.restore.info +++ b/src/API/Orion.API.TradingEconomics/obj/rider.project.restore.info @@ -1 +1 @@ -17593586401876006 \ No newline at end of file +17596605950953262 \ No newline at end of file diff --git a/src/API/Orion.API.UserProfileManagement/Controllers/AccountController.cs b/src/API/Orion.API.UserProfileManagement/Controllers/AccountController.cs new file mode 100644 index 00000000..f54bec6e --- /dev/null +++ b/src/API/Orion.API.UserProfileManagement/Controllers/AccountController.cs @@ -0,0 +1,48 @@ +namespace Orion.API.UserProfileManagement.Controllers; + +using Microsoft.AspNetCore.Identity; +using Microsoft.AspNetCore.Mvc; +using System.Threading.Tasks; + +[ApiController] +[Route("api/[controller]")] +public class AccountController : ControllerBase +{ + private readonly UserManager _userManager; + + public AccountController(UserManager userManager) + { + _userManager = userManager; + } + + [HttpPost("register")] + public async Task Register([FromBody] RegisterDto model) + { + var user = new ApplicationUser + { + UserName = model.Email, + Email = model.Email, + FullName = model.FullName + }; + + var result = await _userManager.CreateAsync(user, model.Password); + + if (result.Succeeded) + return Ok(new { message = "User registered successfully!" }); + + return BadRequest(result.Errors); + } +} + +public class RegisterDto +{ + public string FullName { get; set; } = string.Empty; + public string Email { get; set; } = string.Empty; + public string Password { get; set; } = string.Empty; +} + +public class ApplicationUser : IdentityUser +{ + // Extra fields if needed + public string? FullName { get; set; } +} diff --git a/src/API/Orion.API.UserProfileManagement/Orion.API.UserProfileManagement.csproj b/src/API/Orion.API.UserProfileManagement/Orion.API.UserProfileManagement.csproj index 872e3504..1c9e8e9f 100644 --- a/src/API/Orion.API.UserProfileManagement/Orion.API.UserProfileManagement.csproj +++ b/src/API/Orion.API.UserProfileManagement/Orion.API.UserProfileManagement.csproj @@ -9,10 +9,12 @@ - - - - + + + + + + diff --git a/src/API/Orion.API.UserProfileManagement/Program.cs b/src/API/Orion.API.UserProfileManagement/Program.cs index 9dbdc682..712590dd 100644 --- a/src/API/Orion.API.UserProfileManagement/Program.cs +++ b/src/API/Orion.API.UserProfileManagement/Program.cs @@ -4,8 +4,6 @@ using Microsoft.AspNetCore.Authentication.JwtBearer; using Microsoft.IdentityModel.Tokens; using System.Text; -using Microsoft.AspNetCore.Identity.EntityFrameworkCore; -using Orion.API.UserProfileManagement; using Orion.API.UserProfileManagement.Services; using Orion.DataAccess.Postgres.Data; using Orion.DataAccess.Postgres.Services; @@ -13,54 +11,244 @@ var builder = WebApplication.CreateBuilder(args); -// JWT Settings -var jwtSettings = new JwtSettings(); -builder.Configuration.GetSection("JwtSettings").Bind(jwtSettings); - -// Add services +// Add services to the container builder.Services.AddControllers(); builder.Services.AddEndpointsApiExplorer(); -// builder.Services.AddSwaggerGen(); +builder.Services.AddSwaggerGen(c => +{ + c.SwaggerDoc("v1", new() { Title = "Orion User Management API", Version = "v1" }); + + // Add JWT authentication to Swagger + c.AddSecurityDefinition("Bearer", new Microsoft.OpenApi.Models.OpenApiSecurityScheme + { + Description = "JWT Authorization header using the Bearer scheme. Enter 'Bearer' [space] and then your token", + Name = "Authorization", + In = Microsoft.OpenApi.Models.ParameterLocation.Header, + Type = Microsoft.OpenApi.Models.SecuritySchemeType.ApiKey, + Scheme = "Bearer" + }); + + c.AddSecurityRequirement(new Microsoft.OpenApi.Models.OpenApiSecurityRequirement + { + { + new Microsoft.OpenApi.Models.OpenApiSecurityScheme + { + Reference = new Microsoft.OpenApi.Models.OpenApiReference + { + Type = Microsoft.OpenApi.Models.ReferenceType.SecurityScheme, + Id = "Bearer" + } + }, + Array.Empty() + } + }); +}); + +// Database Configuration +var connectionString = builder.Configuration.GetConnectionString("DefaultConnection"); +if (string.IsNullOrEmpty(connectionString)) +{ + throw new InvalidOperationException("Database connection string 'DefaultConnection' is not configured"); +} -// Database builder.Services.AddDbContext(options => - options.UseSqlServer(builder.Configuration.GetConnectionString("DefaultConnection"))); + options.UseSqlServer(connectionString, sqlOptions => + { + sqlOptions.EnableRetryOnFailure( + maxRetryCount: 5, + maxRetryDelay: TimeSpan.FromSeconds(30), + errorNumbersToAdd: null); + })); -// Identity +// Identity Configuration builder.Services.AddIdentity(options => { + // Password settings options.Password.RequireDigit = true; options.Password.RequiredLength = 8; - options.Password.RequireNonAlphanumeric = false; + options.Password.RequireNonAlphanumeric = true; options.Password.RequireUppercase = true; options.Password.RequireLowercase = true; + + // Lockout settings + options.Lockout.DefaultLockoutTimeSpan = TimeSpan.FromMinutes(5); + options.Lockout.MaxFailedAccessAttempts = 5; + options.Lockout.AllowedForNewUsers = true; + + // User settings options.User.RequireUniqueEmail = true; + options.SignIn.RequireConfirmedEmail = false; // Set to true in production }) .AddEntityFrameworkStores() .AddDefaultTokenProviders(); -// JWT Authentication -builder.Services.AddJwtAuthentication(jwtSettings); +// JWT Authentication Configuration +var jwtKey = builder.Configuration["Jwt:Key"]; +var jwtIssuer = builder.Configuration["Jwt:Issuer"]; +var jwtAudience = builder.Configuration["Jwt:Audience"]; + +// Validate JWT configuration +if (string.IsNullOrEmpty(jwtKey)) +{ + throw new InvalidOperationException("JWT Key is not configured. Please add 'Jwt:Key' to appsettings.json or user secrets"); +} + +if (jwtKey.Length < 32) +{ + throw new InvalidOperationException("JWT Key must be at least 32 characters long for security"); +} + +if (string.IsNullOrEmpty(jwtIssuer)) +{ + throw new InvalidOperationException("JWT Issuer is not configured. Please add 'Jwt:Issuer' to appsettings.json"); +} + +if (string.IsNullOrEmpty(jwtAudience)) +{ + throw new InvalidOperationException("JWT Audience is not configured. Please add 'Jwt:Audience' to appsettings.json"); +} + +builder.Services.AddAuthentication(options => +{ + options.DefaultAuthenticateScheme = JwtBearerDefaults.AuthenticationScheme; + options.DefaultChallengeScheme = JwtBearerDefaults.AuthenticationScheme; + options.DefaultScheme = JwtBearerDefaults.AuthenticationScheme; +}) +.AddJwtBearer(options => +{ + options.SaveToken = true; + options.RequireHttpsMetadata = !builder.Environment.IsDevelopment(); // Require HTTPS in production + options.TokenValidationParameters = new TokenValidationParameters + { + ValidateIssuer = true, + ValidateAudience = true, + ValidateLifetime = true, + ValidateIssuerSigningKey = true, + ClockSkew = TimeSpan.Zero, // Remove default 5 minute tolerance + ValidIssuer = jwtIssuer, + ValidAudience = jwtAudience, + IssuerSigningKey = new SymmetricSecurityKey(Encoding.UTF8.GetBytes(jwtKey)) + }; + + // Add event handlers for debugging (remove in production) + options.Events = new JwtBearerEvents + { + OnAuthenticationFailed = context => + { + if (builder.Environment.IsDevelopment()) + { + Console.WriteLine($"Authentication failed: {context.Exception.Message}"); + } + return Task.CompletedTask; + }, + OnTokenValidated = context => + { + if (builder.Environment.IsDevelopment()) + { + Console.WriteLine("Token validated successfully"); + } + return Task.CompletedTask; + } + }; +}); + +// Authorization +builder.Services.AddAuthorization(); + +// CORS Configuration +builder.Services.AddCors(options => +{ + options.AddDefaultPolicy(policy => + { + policy.WithOrigins(builder.Configuration.GetSection("AllowedOrigins").Get() ?? new[] { "http://localhost:4200" }) + .AllowAnyMethod() + .AllowAnyHeader() + .AllowCredentials(); + }); +}); -// Custom services +// Custom Services builder.Services.AddScoped(); // Health Checks -builder.Services.AddCustomHealthChecks(builder.Configuration.GetConnectionString("DefaultConnection")!); +builder.Services.AddHealthChecks() + .AddDbContextCheck("database"); + +// Add custom health checks if available +if (!string.IsNullOrEmpty(connectionString)) +{ + try + { + builder.Services.AddCustomHealthChecks(connectionString); + } + catch (Exception ex) + { + Console.WriteLine($"Warning: Could not add custom health checks: {ex.Message}"); + } +} + +// Logging +builder.Logging.ClearProviders(); +builder.Logging.AddConsole(); +builder.Logging.AddDebug(); var app = builder.Build(); +// Configure the HTTP request pipeline if (app.Environment.IsDevelopment()) { - // app.UseSwagger(); - // app.UseSwaggerUI(); + app.UseSwagger(); + app.UseSwaggerUI(c => + { + c.SwaggerEndpoint("/swagger/v1/swagger.json", "Orion User Management API v1"); + c.RoutePrefix = string.Empty; // Serve Swagger UI at the app's root + }); + app.UseDeveloperExceptionPage(); +} +else +{ + app.UseExceptionHandler("/error"); + app.UseHsts(); } +// Apply database migrations automatically (optional - be careful in production) +using (var scope = app.Services.CreateScope()) +{ + try + { + var dbContext = scope.ServiceProvider.GetRequiredService(); + if (builder.Environment.IsDevelopment()) + { + dbContext.Database.Migrate(); + Console.WriteLine("Database migrations applied successfully"); + } + } + catch (Exception ex) + { + var logger = scope.ServiceProvider.GetRequiredService>(); + logger.LogError(ex, "An error occurred while migrating the database"); + } +} + +app.UseHttpsRedirection(); +app.UseCors(); + app.UseAuthentication(); app.UseAuthorization(); -// app.MapHealthChecks("/health"); + app.MapControllers(); +// Health check endpoints +app.MapHealthChecks("/health"); +app.MapHealthChecks("/health/ready"); + +// Simple error handler endpoint +if (!app.Environment.IsDevelopment()) +{ + app.Map("/error", () => Results.Problem("An error occurred")); +} + app.Run(); -// Models \ No newline at end of file +// Make Program class accessible for integration tests +public partial class Program { } \ No newline at end of file diff --git a/src/API/Orion.API.UserProfileManagement/appsettings.Development.json b/src/API/Orion.API.UserProfileManagement/appsettings.Development.json index e018b840..ebfb2f2d 100644 --- a/src/API/Orion.API.UserProfileManagement/appsettings.Development.json +++ b/src/API/Orion.API.UserProfileManagement/appsettings.Development.json @@ -8,6 +8,13 @@ "Microsoft.AspNetCore": "Warning" } }, + + "Jwt": { + "Key": "YourSuperSecretKeyThatIsAtLeast32CharactersLong!@#$%", + "Issuer": "Orion", + "Audience": "Orion", + "ExpiresInMinutes": 60 + }, "AllowedHosts": "*" } diff --git a/src/API/Orion.API.UserProfileManagement/appsettings.json b/src/API/Orion.API.UserProfileManagement/appsettings.json index e018b840..ebfb2f2d 100644 --- a/src/API/Orion.API.UserProfileManagement/appsettings.json +++ b/src/API/Orion.API.UserProfileManagement/appsettings.json @@ -8,6 +8,13 @@ "Microsoft.AspNetCore": "Warning" } }, + + "Jwt": { + "Key": "YourSuperSecretKeyThatIsAtLeast32CharactersLong!@#$%", + "Issuer": "Orion", + "Audience": "Orion", + "ExpiresInMinutes": 60 + }, "AllowedHosts": "*" } diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll index a73a07e9..69538cbe 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Abstractions.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll index 386de7fb..083c63b7 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.Relational.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll index 0110c7f3..8face4d4 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.EntityFrameworkCore.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Caching.Abstractions.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Caching.Abstractions.dll index 3817d75d..17a80ed1 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Caching.Abstractions.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Caching.Abstractions.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Caching.Memory.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Caching.Memory.dll index 99e02483..25650b64 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Caching.Memory.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Caching.Memory.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll index 17e344eb..5230a865 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll index e7affaf9..f531f261 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.dll index 61917566..7fbaa228 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.DependencyInjection.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll index 2e6c14f2..2e254d8f 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll new file mode 100644 index 00000000..f248ecb5 Binary files /dev/null and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll new file mode 100644 index 00000000..88bf63c7 Binary files /dev/null and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll new file mode 100644 index 00000000..e33ca1ec Binary files /dev/null and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll index d1719401..133ac637 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll new file mode 100644 index 00000000..9cded60a Binary files /dev/null and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Logging.Abstractions.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Logging.Abstractions.dll index cb1d7116..ab89c5b4 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Logging.Abstractions.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Logging.Abstractions.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Logging.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Logging.dll index 61d3a7e3..85d21f35 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Logging.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Logging.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Options.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Options.dll index bfb06478..8189fd38 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Options.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Options.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Primitives.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Primitives.dll index b7e44816..f25294ed 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Primitives.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.Extensions.Primitives.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.OpenApi.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.OpenApi.dll new file mode 100644 index 00000000..6fd0d6dc Binary files /dev/null and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Microsoft.OpenApi.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.deps.json b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.deps.json index 37ccf5ad..9a3efad6 100644 --- a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.deps.json +++ b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.deps.json @@ -13,7 +13,9 @@ "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "9.0.8", "Microsoft.AspNetCore.Identity.UI": "9.0.8", "Microsoft.EntityFrameworkCore.Tools": "9.0.8", - "Orion.DataAccess.Postgres": "1.0.0" + "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "9.0.9", + "Orion.DataAccess.Postgres": "1.0.0", + "Swashbuckle.AspNetCore": "9.0.6" }, "runtime": { "Orion.API.UserProfileManagement.dll": {} @@ -21,8 +23,8 @@ }, "AutoMapper/15.0.1": { "dependencies": { - "Microsoft.Extensions.Logging": "9.0.8", - "Microsoft.Extensions.Options": "9.0.8", + "Microsoft.Extensions.Logging": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9", "Microsoft.IdentityModel.JsonWebTokens": "8.0.1" }, "runtime": { @@ -107,7 +109,7 @@ }, "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/9.0.8": { "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "9.0.8" + "Microsoft.EntityFrameworkCore.Relational": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": { @@ -118,13 +120,13 @@ }, "Microsoft.AspNetCore.Http.Features/5.0.17": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.8", + "Microsoft.Extensions.Primitives": "9.0.9", "System.IO.Pipelines": "7.0.0" } }, "Microsoft.AspNetCore.Identity.EntityFrameworkCore/9.0.8": { "dependencies": { - "Microsoft.EntityFrameworkCore.Relational": "9.0.8", + "Microsoft.EntityFrameworkCore.Relational": "9.0.9", "Microsoft.Extensions.Identity.Stores": "9.0.8" }, "runtime": { @@ -503,29 +505,29 @@ } } }, - "Microsoft.EntityFrameworkCore/9.0.8": { + "Microsoft.EntityFrameworkCore/9.0.9": { "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "9.0.8", - "Microsoft.EntityFrameworkCore.Analyzers": "9.0.8", - "Microsoft.Extensions.Caching.Memory": "9.0.8", - "Microsoft.Extensions.Logging": "9.0.8" + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.9", + "Microsoft.EntityFrameworkCore.Analyzers": "9.0.9", + "Microsoft.Extensions.Caching.Memory": "9.0.9", + "Microsoft.Extensions.Logging": "9.0.9" }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { - "assemblyVersion": "9.0.8.0", - "fileVersion": "9.0.825.36802" + "assemblyVersion": "9.0.9.0", + "fileVersion": "9.0.925.41909" } } }, - "Microsoft.EntityFrameworkCore.Abstractions/9.0.8": { + "Microsoft.EntityFrameworkCore.Abstractions/9.0.9": { "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { - "assemblyVersion": "9.0.8.0", - "fileVersion": "9.0.825.36802" + "assemblyVersion": "9.0.9.0", + "fileVersion": "9.0.925.41909" } } }, - "Microsoft.EntityFrameworkCore.Analyzers/9.0.8": {}, + "Microsoft.EntityFrameworkCore.Analyzers/9.0.9": {}, "Microsoft.EntityFrameworkCore.Design/9.0.8": { "dependencies": { "Humanizer.Core": "2.14.1", @@ -534,11 +536,11 @@ "Microsoft.CodeAnalysis.CSharp": "4.8.0", "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0", "Microsoft.CodeAnalysis.Workspaces.MSBuild": "4.8.0", - "Microsoft.EntityFrameworkCore.Relational": "9.0.8", - "Microsoft.Extensions.Caching.Memory": "9.0.8", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.8", + "Microsoft.EntityFrameworkCore.Relational": "9.0.9", + "Microsoft.Extensions.Caching.Memory": "9.0.9", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", "Microsoft.Extensions.DependencyModel": "9.0.8", - "Microsoft.Extensions.Logging": "9.0.8", + "Microsoft.Extensions.Logging": "9.0.9", "Mono.TextTemplating": "3.0.0", "System.Text.Json": "9.0.8" }, @@ -549,27 +551,27 @@ } } }, - "Microsoft.EntityFrameworkCore.Relational/9.0.8": { + "Microsoft.EntityFrameworkCore.Relational/9.0.9": { "dependencies": { - "Microsoft.EntityFrameworkCore": "9.0.8", - "Microsoft.Extensions.Caching.Memory": "9.0.8", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.8", - "Microsoft.Extensions.Logging": "9.0.8" + "Microsoft.EntityFrameworkCore": "9.0.9", + "Microsoft.Extensions.Caching.Memory": "9.0.9", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", + "Microsoft.Extensions.Logging": "9.0.9" }, "runtime": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { - "assemblyVersion": "9.0.8.0", - "fileVersion": "9.0.825.36802" + "assemblyVersion": "9.0.9.0", + "fileVersion": "9.0.925.41909" } } }, "Microsoft.EntityFrameworkCore.SqlServer/9.0.8": { "dependencies": { "Microsoft.Data.SqlClient": "5.1.6", - "Microsoft.EntityFrameworkCore.Relational": "9.0.8", - "Microsoft.Extensions.Caching.Memory": "9.0.8", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.8", - "Microsoft.Extensions.Logging": "9.0.8", + "Microsoft.EntityFrameworkCore.Relational": "9.0.9", + "Microsoft.Extensions.Caching.Memory": "9.0.9", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", + "Microsoft.Extensions.Logging": "9.0.9", "System.Formats.Asn1": "9.0.8", "System.Text.Json": "9.0.8" }, @@ -597,9 +599,9 @@ "Microsoft.Data.SqlClient": "5.1.6", "Microsoft.EntityFrameworkCore.SqlServer": "9.0.8", "Microsoft.EntityFrameworkCore.SqlServer.Abstractions": "9.0.8", - "Microsoft.Extensions.Caching.Memory": "9.0.8", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.8", - "Microsoft.Extensions.Logging": "9.0.8", + "Microsoft.Extensions.Caching.Memory": "9.0.9", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", + "Microsoft.Extensions.Logging": "9.0.9", "Microsoft.SqlServer.Types": "160.1000.6", "System.Formats.Asn1": "9.0.8", "System.Text.Json": "9.0.8" @@ -616,36 +618,37 @@ "Microsoft.EntityFrameworkCore.Design": "9.0.8" } }, - "Microsoft.Extensions.Caching.Abstractions/9.0.8": { + "Microsoft.Extensions.ApiDescription.Server/9.0.0": {}, + "Microsoft.Extensions.Caching.Abstractions/9.0.9": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.825.36511" + "fileVersion": "9.0.925.41916" } } }, - "Microsoft.Extensions.Caching.Memory/9.0.8": { + "Microsoft.Extensions.Caching.Memory/9.0.9": { "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "9.0.8", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8", - "Microsoft.Extensions.Logging.Abstractions": "9.0.8", - "Microsoft.Extensions.Options": "9.0.8", - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.Extensions.Caching.Abstractions": "9.0.9", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", + "Microsoft.Extensions.Logging.Abstractions": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9", + "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.825.36511" + "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Configuration/9.0.8": { "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.8", - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", + "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Configuration.dll": { @@ -654,20 +657,20 @@ } } }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.8": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.9": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.825.36511" + "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Configuration.Binder/9.0.8": { "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.8" + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll": { @@ -676,22 +679,22 @@ } } }, - "Microsoft.Extensions.DependencyInjection/9.0.8": { + "Microsoft.Extensions.DependencyInjection/9.0.9": { "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.825.36511" + "fileVersion": "9.0.925.41916" } } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.8": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.9": { "runtime": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.825.36511" + "fileVersion": "9.0.925.41916" } } }, @@ -706,7 +709,7 @@ "Microsoft.Extensions.Diagnostics/9.0.8": { "dependencies": { "Microsoft.Extensions.Configuration": "9.0.8", - "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.8", + "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.9", "Microsoft.Extensions.Options.ConfigurationExtensions": "9.0.8" }, "runtime": { @@ -716,32 +719,67 @@ } } }, - "Microsoft.Extensions.Diagnostics.Abstractions/9.0.8": { + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.9": { "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8", - "Microsoft.Extensions.Options": "9.0.8" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.825.36511" + "fileVersion": "9.0.925.41916" + } + } + }, + "Microsoft.Extensions.Diagnostics.HealthChecks/9.0.9": { + "dependencies": { + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "9.0.9", + "Microsoft.Extensions.Hosting.Abstractions": "9.0.9", + "Microsoft.Extensions.Logging.Abstractions": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9" + }, + "runtime": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.925.42003" + } + } + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/9.0.9": { + "runtime": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.925.42003" } } }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.8": { + "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/9.0.9": { "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.EntityFrameworkCore.Relational": "9.0.9", + "Microsoft.Extensions.Diagnostics.HealthChecks": "9.0.9", + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "9.0.9" + }, + "runtime": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll": { + "assemblyVersion": "9.0.9.0", + "fileVersion": "9.0.925.42003" + } + } + }, + "Microsoft.Extensions.FileProviders.Abstractions/9.0.9": { + "dependencies": { + "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.825.36511" + "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.FileProviders.Embedded/9.0.8": { "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "9.0.8" + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.FileProviders.Embedded.dll": { @@ -750,14 +788,29 @@ } } }, + "Microsoft.Extensions.Hosting.Abstractions/9.0.9": { + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", + "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.9", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.9", + "Microsoft.Extensions.Logging.Abstractions": "9.0.9" + }, + "runtime": { + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "assemblyVersion": "9.0.0.0", + "fileVersion": "9.0.925.41916" + } + } + }, "Microsoft.Extensions.Http/9.0.8": { "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.8", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", "Microsoft.Extensions.Diagnostics": "9.0.8", - "Microsoft.Extensions.Logging": "9.0.8", - "Microsoft.Extensions.Logging.Abstractions": "9.0.8", - "Microsoft.Extensions.Options": "9.0.8" + "Microsoft.Extensions.Logging": "9.0.9", + "Microsoft.Extensions.Logging.Abstractions": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Http.dll": { @@ -769,8 +822,8 @@ "Microsoft.Extensions.Identity.Core/9.0.8": { "dependencies": { "Microsoft.AspNetCore.Cryptography.KeyDerivation": "9.0.8", - "Microsoft.Extensions.Logging": "9.0.8", - "Microsoft.Extensions.Options": "9.0.8" + "Microsoft.Extensions.Logging": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Identity.Core.dll": { @@ -781,9 +834,9 @@ }, "Microsoft.Extensions.Identity.Stores/9.0.8": { "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "9.0.8", + "Microsoft.Extensions.Caching.Abstractions": "9.0.9", "Microsoft.Extensions.Identity.Core": "9.0.8", - "Microsoft.Extensions.Logging": "9.0.8" + "Microsoft.Extensions.Logging": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Identity.Stores.dll": { @@ -792,49 +845,49 @@ } } }, - "Microsoft.Extensions.Logging/9.0.8": { + "Microsoft.Extensions.Logging/9.0.9": { "dependencies": { - "Microsoft.Extensions.DependencyInjection": "9.0.8", - "Microsoft.Extensions.Logging.Abstractions": "9.0.8", - "Microsoft.Extensions.Options": "9.0.8" + "Microsoft.Extensions.DependencyInjection": "9.0.9", + "Microsoft.Extensions.Logging.Abstractions": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.825.36511" + "fileVersion": "9.0.925.41916" } } }, - "Microsoft.Extensions.Logging.Abstractions/9.0.8": { + "Microsoft.Extensions.Logging.Abstractions/9.0.9": { "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.825.36511" + "fileVersion": "9.0.925.41916" } } }, - "Microsoft.Extensions.Options/9.0.8": { + "Microsoft.Extensions.Options/9.0.9": { "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8", - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", + "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.825.36511" + "fileVersion": "9.0.925.41916" } } }, "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.8": { "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "9.0.8", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", "Microsoft.Extensions.Configuration.Binder": "9.0.8", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8", - "Microsoft.Extensions.Options": "9.0.8", - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9", + "Microsoft.Extensions.Primitives": "9.0.9" }, "runtime": { "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": { @@ -843,11 +896,11 @@ } } }, - "Microsoft.Extensions.Primitives/9.0.8": { + "Microsoft.Extensions.Primitives/9.0.9": { "runtime": { "lib/net9.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "9.0.0.0", - "fileVersion": "9.0.825.36511" + "fileVersion": "9.0.925.41916" } } }, @@ -939,6 +992,14 @@ } } }, + "Microsoft.OpenApi/1.6.25": { + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "assemblyVersion": "1.6.25.0", + "fileVersion": "1.6.25.0" + } + } + }, "Microsoft.SqlServer.Server/1.0.0": { "runtime": { "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": { @@ -1061,7 +1122,7 @@ }, "Npgsql/9.0.3": { "dependencies": { - "Microsoft.Extensions.Logging.Abstractions": "9.0.8" + "Microsoft.Extensions.Logging.Abstractions": "9.0.9" }, "runtime": { "lib/net8.0/Npgsql.dll": { @@ -1072,8 +1133,8 @@ }, "Npgsql.EntityFrameworkCore.PostgreSQL/9.0.4": { "dependencies": { - "Microsoft.EntityFrameworkCore": "9.0.8", - "Microsoft.EntityFrameworkCore.Relational": "9.0.8", + "Microsoft.EntityFrameworkCore": "9.0.9", + "Microsoft.EntityFrameworkCore.Relational": "9.0.9", "Npgsql": "9.0.3" }, "runtime": { @@ -1140,6 +1201,44 @@ } } }, + "Swashbuckle.AspNetCore/9.0.6": { + "dependencies": { + "Microsoft.Extensions.ApiDescription.Server": "9.0.0", + "Swashbuckle.AspNetCore.Swagger": "9.0.6", + "Swashbuckle.AspNetCore.SwaggerGen": "9.0.6", + "Swashbuckle.AspNetCore.SwaggerUI": "9.0.6" + } + }, + "Swashbuckle.AspNetCore.Swagger/9.0.6": { + "dependencies": { + "Microsoft.OpenApi": "1.6.25" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { + "assemblyVersion": "9.0.6.0", + "fileVersion": "9.0.6.1840" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerGen/9.0.6": { + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "9.0.6" + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "assemblyVersion": "9.0.6.0", + "fileVersion": "9.0.6.1840" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/9.0.6": { + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "assemblyVersion": "9.0.6.0", + "fileVersion": "9.0.6.1840" + } + } + }, "System.ClientModel/1.0.0": { "dependencies": { "System.Memory.Data": "1.0.2", @@ -1402,7 +1501,7 @@ "dependencies": { "Microsoft.AspNetCore.Authentication.JwtBearer": "9.0.8", "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "9.0.8", - "Microsoft.EntityFrameworkCore": "9.0.8", + "Microsoft.EntityFrameworkCore": "9.0.9", "Microsoft.EntityFrameworkCore.SqlServer.HierarchyId": "9.0.8", "Microsoft.SqlServer.Types": "160.1000.6", "Npgsql.EntityFrameworkCore.PostgreSQL": "9.0.4", @@ -1421,10 +1520,10 @@ "Orion.Domain/1.0.0": { "dependencies": { "Microsoft.AspNetCore.Http.Features": "5.0.17", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.8", - "Microsoft.Extensions.DependencyInjection": "9.0.8", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", + "Microsoft.Extensions.DependencyInjection": "9.0.9", "Microsoft.Extensions.Http": "9.0.8", - "Microsoft.Extensions.Options": "9.0.8", + "Microsoft.Extensions.Options": "9.0.9", "System.ComponentModel.Annotations": "5.0.0" }, "runtime": { @@ -1596,26 +1695,26 @@ "path": "microsoft.data.sqlclient.sni.runtime/5.1.1", "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512" }, - "Microsoft.EntityFrameworkCore/9.0.8": { + "Microsoft.EntityFrameworkCore/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-bNGdPhN762+BIIO5MFYLjafRqkSS1MqLOc/erd55InvLnFxt9H3N5JNsuag1ZHyBor1VtD42U0CHpgqkWeAYgQ==", - "path": "microsoft.entityframeworkcore/9.0.8", - "hashPath": "microsoft.entityframeworkcore.9.0.8.nupkg.sha512" + "sha512": "sha512-zkt5yQgnpWKX3rOxn+ZcV23Aj0296XCTqg4lx1hKY+wMXBgkn377UhBrY/A4H6kLpNT7wqZN98xCV0YHXu9VRA==", + "path": "microsoft.entityframeworkcore/9.0.9", + "hashPath": "microsoft.entityframeworkcore.9.0.9.nupkg.sha512" }, - "Microsoft.EntityFrameworkCore.Abstractions/9.0.8": { + "Microsoft.EntityFrameworkCore.Abstractions/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-B2yfAIQRRAQ4zvvWqh+HudD+juV3YoLlpXnrog3tU0PM9AFpuq6xo0+mEglN1P43WgdcUiF+65CWBcZe35s15Q==", - "path": "microsoft.entityframeworkcore.abstractions/9.0.8", - "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.8.nupkg.sha512" + "sha512": "sha512-QdM2k3Mnip2QsaxJbCI95dc2SajRMENdmaMhVKj4jPC5dmkoRcu3eEdvZAgDbd4bFVV1jtPGdHtXewtoBMlZqA==", + "path": "microsoft.entityframeworkcore.abstractions/9.0.9", + "hashPath": "microsoft.entityframeworkcore.abstractions.9.0.9.nupkg.sha512" }, - "Microsoft.EntityFrameworkCore.Analyzers/9.0.8": { + "Microsoft.EntityFrameworkCore.Analyzers/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-2EYStCXt4Hi9p3J3EYMQbItJDtASJd064Kcs8C8hj8Jt5srILrR9qlaL0Ryvk8NrWQoCQvIELsmiuqLEZMLvGA==", - "path": "microsoft.entityframeworkcore.analyzers/9.0.8", - "hashPath": "microsoft.entityframeworkcore.analyzers.9.0.8.nupkg.sha512" + "sha512": "sha512-uiKeU/qR0YpaDUa4+g0rAjKCuwfq8YWZGcpPptnFWIr1K7dXQTm/15D2HDwwU4ln3Uf66krYybymuY58ua4hhw==", + "path": "microsoft.entityframeworkcore.analyzers/9.0.9", + "hashPath": "microsoft.entityframeworkcore.analyzers.9.0.9.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.Design/9.0.8": { "type": "package", @@ -1624,12 +1723,12 @@ "path": "microsoft.entityframeworkcore.design/9.0.8", "hashPath": "microsoft.entityframeworkcore.design.9.0.8.nupkg.sha512" }, - "Microsoft.EntityFrameworkCore.Relational/9.0.8": { + "Microsoft.EntityFrameworkCore.Relational/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-OVhfyxiHxMvYpwQ8Jy3YZi4koy6TK5/Q7C1oq3z6db+HEGuu6x9L1BX5zDIdJxxlRePMyO4D8ORiXj/D7+MUqw==", - "path": "microsoft.entityframeworkcore.relational/9.0.8", - "hashPath": "microsoft.entityframeworkcore.relational.9.0.8.nupkg.sha512" + "sha512": "sha512-SonFU9a8x4jZIhIBtCw1hIE3QKjd4c7Y3mjptoh682dfQe7K9pUPGcEV/sk4n8AJdq4fkyJPCaOdYaObhae/Iw==", + "path": "microsoft.entityframeworkcore.relational/9.0.9", + "hashPath": "microsoft.entityframeworkcore.relational.9.0.9.nupkg.sha512" }, "Microsoft.EntityFrameworkCore.SqlServer/9.0.8": { "type": "package", @@ -1659,19 +1758,26 @@ "path": "microsoft.entityframeworkcore.tools/9.0.8", "hashPath": "microsoft.entityframeworkcore.tools.9.0.8.nupkg.sha512" }, - "Microsoft.Extensions.Caching.Abstractions/9.0.8": { + "Microsoft.Extensions.ApiDescription.Server/9.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-1Kzzf7pRey40VaUkHN9/uWxrKVkLu2AQjt+GVeeKLLpiEHAJ1xZRsLSh4ZZYEnyS7Kt2OBOPmsXNdU+wbcOl5w==", + "path": "microsoft.extensions.apidescription.server/9.0.0", + "hashPath": "microsoft.extensions.apidescription.server.9.0.0.nupkg.sha512" + }, + "Microsoft.Extensions.Caching.Abstractions/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-4h7bsVoKoiK+SlPM+euX/ayGnKZhl47pPCidLTiio9xyG+vgVVfcYxcYQgjm0SCrdSxjG0EGIAKF8EFr3G8Ifw==", - "path": "microsoft.extensions.caching.abstractions/9.0.8", - "hashPath": "microsoft.extensions.caching.abstractions.9.0.8.nupkg.sha512" + "sha512": "sha512-NgtRHOdPrAEacfjXLSrH/SRrSqGf6Vaa6d16mW2yoyJdg7AJr0BnBvxkv7PkCm/CHVyzojTK7Y+oUDEulqY1Qw==", + "path": "microsoft.extensions.caching.abstractions/9.0.9", + "hashPath": "microsoft.extensions.caching.abstractions.9.0.9.nupkg.sha512" }, - "Microsoft.Extensions.Caching.Memory/9.0.8": { + "Microsoft.Extensions.Caching.Memory/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-grR+oPyj8HVn4DT8CFUUdSw2pZZKS13KjytFe4txpHQliGM1GEDotohmjgvyl3hm7RFB3FRqvbouEX3/1ewp5A==", - "path": "microsoft.extensions.caching.memory/9.0.8", - "hashPath": "microsoft.extensions.caching.memory.9.0.8.nupkg.sha512" + "sha512": "sha512-ln31BtsDsBQxykJgxuCtiUXWRET9FmqeEq0BpPIghkYtGpDDVs8ZcLHAjCCzbw6aGoLek4Z7JaDjSO/CjOD0iw==", + "path": "microsoft.extensions.caching.memory/9.0.9", + "hashPath": "microsoft.extensions.caching.memory.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration/9.0.8": { "type": "package", @@ -1680,12 +1786,12 @@ "path": "microsoft.extensions.configuration/9.0.8", "hashPath": "microsoft.extensions.configuration.9.0.8.nupkg.sha512" }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.8": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-yNou2KM35RvzOh4vUFtl2l33rWPvOCoba+nzEDJ+BgD8aOL/jew4WPCibQvntRfOJ2pJU8ARygSMD+pdjvDHuA==", - "path": "microsoft.extensions.configuration.abstractions/9.0.8", - "hashPath": "microsoft.extensions.configuration.abstractions.9.0.8.nupkg.sha512" + "sha512": "sha512-p5RKAY9POvs3axwA/AQRuJeM8AHuE8h4qbP1NxQeGm0ep46aXz1oCLAp/oOYxX1GsjStgdhHrN3XXLLXr0+b3w==", + "path": "microsoft.extensions.configuration.abstractions/9.0.9", + "hashPath": "microsoft.extensions.configuration.abstractions.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Binder/9.0.8": { "type": "package", @@ -1694,19 +1800,19 @@ "path": "microsoft.extensions.configuration.binder/9.0.8", "hashPath": "microsoft.extensions.configuration.binder.9.0.8.nupkg.sha512" }, - "Microsoft.Extensions.DependencyInjection/9.0.8": { + "Microsoft.Extensions.DependencyInjection/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-JJjI2Fa+QtZcUyuNjbKn04OjIUX5IgFGFu/Xc+qvzh1rXdZHLcnqqVXhR4093bGirTwacRlHiVg1XYI9xum6QQ==", - "path": "microsoft.extensions.dependencyinjection/9.0.8", - "hashPath": "microsoft.extensions.dependencyinjection.9.0.8.nupkg.sha512" + "sha512": "sha512-zQV2WOSP+3z1EuK91ULxfGgo2Y75bTRnmJHp08+w/YXAyekZutX/qCd88/HOMNh35MDW9mJJJxPpMPS+1Rww8A==", + "path": "microsoft.extensions.dependencyinjection/9.0.9", + "hashPath": "microsoft.extensions.dependencyinjection.9.0.9.nupkg.sha512" }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.8": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-xY3lTjj4+ZYmiKIkyWitddrp1uL5uYiweQjqo4BKBw01ZC4HhcfgLghDpPZcUlppgWAFqFy9SgkiYWOMx365pw==", - "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.8", - "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.8.nupkg.sha512" + "sha512": "sha512-/hymojfWbE9AlDOa0mczR44m00Jj+T3+HZO0ZnVTI032fVycI0ZbNOVFP6kqZMcXiLSYXzR2ilcwaRi6dzeGyA==", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.9", + "hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.DependencyModel/9.0.8": { "type": "package", @@ -1722,19 +1828,40 @@ "path": "microsoft.extensions.diagnostics/9.0.8", "hashPath": "microsoft.extensions.diagnostics.9.0.8.nupkg.sha512" }, - "Microsoft.Extensions.Diagnostics.Abstractions/9.0.8": { + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.9": { + "type": "package", + "serviceable": true, + "sha512": "sha512-YHGmxccrVZ2Ar3eI+/NdbOHkd1/HzrHvmQ5yBsp0Gl7jTyBe6qcXNYjUt9v9JIO+Z14la44+YYEe63JSqs1fYg==", + "path": "microsoft.extensions.diagnostics.abstractions/9.0.9", + "hashPath": "microsoft.extensions.diagnostics.abstractions.9.0.9.nupkg.sha512" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-UDY7blv4DCyIJ/8CkNrQKLaAZFypXQavRZ2DWf/2zi1mxYYKKw2t8AOCBWxNntyPZHPGhtEmL3snFM98ADZqTw==", - "path": "microsoft.extensions.diagnostics.abstractions/9.0.8", - "hashPath": "microsoft.extensions.diagnostics.abstractions.9.0.8.nupkg.sha512" + "sha512": "sha512-pjNYR7BsjD6PS4K7Bef1sW/fRJtWZlwAtRoxppn0jEfJDAaCyCQddhIdCSxGBnyoob4eObT64W/DvFJGms6mQw==", + "path": "microsoft.extensions.diagnostics.healthchecks/9.0.9", + "hashPath": "microsoft.extensions.diagnostics.healthchecks.9.0.9.nupkg.sha512" }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.8": { + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-4zZbQ4w+hCMm9J+z5NOj3giIPT2MhZxx05HX/MGuAmDBbjOuXlYIIRN+t4V6OLxy5nXZIcXO+dQMB/OWubuDkw==", - "path": "microsoft.extensions.fileproviders.abstractions/9.0.8", - "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.8.nupkg.sha512" + "sha512": "sha512-6zgF8Fu8HvMxpo9imgBtasDJzb+KwSM9yrQ4vPwKfKpR1knAc+mbxUGQzM1V/d2nhxMs7DvjYGmcFW06eIkSLQ==", + "path": "microsoft.extensions.diagnostics.healthchecks.abstractions/9.0.9", + "hashPath": "microsoft.extensions.diagnostics.healthchecks.abstractions.9.0.9.nupkg.sha512" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/9.0.9": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ofUoF/KqEK44AfMw27MN+NYBhmsWJdpoQlqsztBmN7RCVWxi4qu2N46pUwhnCFKnWaZbT/4Jm09ZnopCF1wnJQ==", + "path": "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore/9.0.9", + "hashPath": "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore.9.0.9.nupkg.sha512" + }, + "Microsoft.Extensions.FileProviders.Abstractions/9.0.9": { + "type": "package", + "serviceable": true, + "sha512": "sha512-M1ZhL9QkBQ/k6l/Wjgcli5zrV86HzytQ+gQiNtk9vs9Ge1fb17KKZil9T6jd15p2x/BGfXpup7Hg55CC0kkfig==", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.9", + "hashPath": "microsoft.extensions.fileproviders.abstractions.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Embedded/9.0.8": { "type": "package", @@ -1743,6 +1870,13 @@ "path": "microsoft.extensions.fileproviders.embedded/9.0.8", "hashPath": "microsoft.extensions.fileproviders.embedded.9.0.8.nupkg.sha512" }, + "Microsoft.Extensions.Hosting.Abstractions/9.0.9": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ORA4dICNz7cuwupPkjXpSuoiK6GMg0aygInBIQCCFEimwoHntRKdJqB59faxq2HHJuTPW3NsZm5EjN5P5Zh6nQ==", + "path": "microsoft.extensions.hosting.abstractions/9.0.9", + "hashPath": "microsoft.extensions.hosting.abstractions.9.0.9.nupkg.sha512" + }, "Microsoft.Extensions.Http/9.0.8": { "type": "package", "serviceable": true, @@ -1764,26 +1898,26 @@ "path": "microsoft.extensions.identity.stores/9.0.8", "hashPath": "microsoft.extensions.identity.stores.9.0.8.nupkg.sha512" }, - "Microsoft.Extensions.Logging/9.0.8": { + "Microsoft.Extensions.Logging/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-Z/7ze+0iheT7FJeZPqJKARYvyC2bmwu3whbm/48BJjdlGVvgDguoCqJIkI/67NkroTYobd5geai1WheNQvWrgA==", - "path": "microsoft.extensions.logging/9.0.8", - "hashPath": "microsoft.extensions.logging.9.0.8.nupkg.sha512" + "sha512": "sha512-MaCB0Y9hNDs4YLu3HCJbo199WnJT8xSgajG1JYGANz9FkseQ5f3v/llu3HxLI6mjDlu7pa7ps9BLPWjKzsAAzQ==", + "path": "microsoft.extensions.logging/9.0.9", + "hashPath": "microsoft.extensions.logging.9.0.9.nupkg.sha512" }, - "Microsoft.Extensions.Logging.Abstractions/9.0.8": { + "Microsoft.Extensions.Logging.Abstractions/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-pYnAffJL7ARD/HCnnPvnFKSIHnTSmWz84WIlT9tPeQ4lHNiu0Az7N/8itihWvcF8sT+VVD5lq8V+ckMzu4SbOw==", - "path": "microsoft.extensions.logging.abstractions/9.0.8", - "hashPath": "microsoft.extensions.logging.abstractions.9.0.8.nupkg.sha512" + "sha512": "sha512-FEgpSF+Z9StMvrsSViaybOBwR0f0ZZxDm8xV5cSOFiXN/t+ys+rwAlTd/6yG7Ld1gfppgvLcMasZry3GsI9lGA==", + "path": "microsoft.extensions.logging.abstractions/9.0.9", + "hashPath": "microsoft.extensions.logging.abstractions.9.0.9.nupkg.sha512" }, - "Microsoft.Extensions.Options/9.0.8": { + "Microsoft.Extensions.Options/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-OmTaQ0v4gxGQkehpwWIqPoEiwsPuG/u4HUsbOFoWGx4DKET2AXzopnFe/fE608FIhzc/kcg2p8JdyMRCCUzitQ==", - "path": "microsoft.extensions.options/9.0.8", - "hashPath": "microsoft.extensions.options.9.0.8.nupkg.sha512" + "sha512": "sha512-loxGGHE1FC2AefwPHzrjPq7X92LQm64qnU/whKfo6oWaceewPUVYQJBJs3S3E2qlWwnCpeZ+dGCPTX+5dgVAuQ==", + "path": "microsoft.extensions.options/9.0.9", + "hashPath": "microsoft.extensions.options.9.0.9.nupkg.sha512" }, "Microsoft.Extensions.Options.ConfigurationExtensions/9.0.8": { "type": "package", @@ -1792,12 +1926,12 @@ "path": "microsoft.extensions.options.configurationextensions/9.0.8", "hashPath": "microsoft.extensions.options.configurationextensions.9.0.8.nupkg.sha512" }, - "Microsoft.Extensions.Primitives/9.0.8": { + "Microsoft.Extensions.Primitives/9.0.9": { "type": "package", "serviceable": true, - "sha512": "sha512-tizSIOEsIgSNSSh+hKeUVPK7xmTIjR8s+mJWOu1KXV3htvNQiPMFRMO17OdI1y/4ZApdBVk49u/08QGC9yvLug==", - "path": "microsoft.extensions.primitives/9.0.8", - "hashPath": "microsoft.extensions.primitives.9.0.8.nupkg.sha512" + "sha512": "sha512-z4pyMePOrl733ltTowbN565PxBw1oAr8IHmIXNDiDqd22nFpYltX9KhrNC/qBWAG1/Zx5MHX+cOYhWJQYCO/iw==", + "path": "microsoft.extensions.primitives/9.0.9", + "hashPath": "microsoft.extensions.primitives.9.0.9.nupkg.sha512" }, "Microsoft.Identity.Client/4.61.3": { "type": "package", @@ -1855,6 +1989,13 @@ "path": "microsoft.identitymodel.tokens/8.0.1", "hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512" }, + "Microsoft.OpenApi/1.6.25": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ZahSqNGtNV7N0JBYS/IYXPkLVexL/AZFxo6pqxv6A7Uli7Q7zfitNjkaqIcsV73Ukzxi4IlJdyDgcQiMXiH8cw==", + "path": "microsoft.openapi/1.6.25", + "hashPath": "microsoft.openapi.1.6.25.nupkg.sha512" + }, "Microsoft.SqlServer.Server/1.0.0": { "type": "package", "serviceable": true, @@ -1953,6 +2094,34 @@ "path": "serilog/4.3.0", "hashPath": "serilog.4.3.0.nupkg.sha512" }, + "Swashbuckle.AspNetCore/9.0.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-q/UfEAgrk6qQyjHXgsW9ILw0YZLfmPtWUY4wYijliX6supozC+TkzU0G6FTnn/dPYxnChjM8g8lHjWHF6VKy+A==", + "path": "swashbuckle.aspnetcore/9.0.6", + "hashPath": "swashbuckle.aspnetcore.9.0.6.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.Swagger/9.0.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-Bgyc8rWRAYwDrzjVHGbavvNE38G1Dfgf1McHYm+WUr4TxkvEAXv8F8B1z3Kmz4BkDCKv9A/1COa2t7+Ri5+pLg==", + "path": "swashbuckle.aspnetcore.swagger/9.0.6", + "hashPath": "swashbuckle.aspnetcore.swagger.9.0.6.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerGen/9.0.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yYrDs5qpIa4UXP+a02X0ZLQs6HSd1C8t6hF6J1fnxoawi3PslJg1yUpLBS89HCbrDACzmwEGG25il+8aa0zdnw==", + "path": "swashbuckle.aspnetcore.swaggergen/9.0.6", + "hashPath": "swashbuckle.aspnetcore.swaggergen.9.0.6.nupkg.sha512" + }, + "Swashbuckle.AspNetCore.SwaggerUI/9.0.6": { + "type": "package", + "serviceable": true, + "sha512": "sha512-WGsw/Yop9b16miq8TQd4THxuEgkP5cH3+DX93BrX9m0OdPcKNtg2nNm77WQSAsA+Se+M0bTiu8bUyrruRSeS5g==", + "path": "swashbuckle.aspnetcore.swaggerui/9.0.6", + "hashPath": "swashbuckle.aspnetcore.swaggerui.9.0.6.nupkg.sha512" + }, "System.ClientModel/1.0.0": { "type": "package", "serviceable": true, diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.dll index 69a15499..df41105a 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.exe b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.exe index 27ea6eb2..314aa03f 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.exe and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.exe differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.pdb b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.pdb index 53931a19..43b7c90f 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.pdb and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.API.UserProfileManagement.pdb differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.Domain.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.Domain.dll and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.Domain.pdb b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.Domain.pdb and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll new file mode 100644 index 00000000..f0a5b88a Binary files /dev/null and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Swashbuckle.AspNetCore.Swagger.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll new file mode 100644 index 00000000..5e6baa5f Binary files /dev/null and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll new file mode 100644 index 00000000..02337f35 Binary files /dev/null and b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/appsettings.Development.json b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/appsettings.Development.json index e018b840..ebfb2f2d 100644 --- a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/appsettings.Development.json +++ b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/appsettings.Development.json @@ -8,6 +8,13 @@ "Microsoft.AspNetCore": "Warning" } }, + + "Jwt": { + "Key": "YourSuperSecretKeyThatIsAtLeast32CharactersLong!@#$%", + "Issuer": "Orion", + "Audience": "Orion", + "ExpiresInMinutes": 60 + }, "AllowedHosts": "*" } diff --git a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/appsettings.json b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/appsettings.json index e018b840..ebfb2f2d 100644 --- a/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/appsettings.json +++ b/src/API/Orion.API.UserProfileManagement/bin/Debug/net9.0/appsettings.json @@ -8,6 +8,13 @@ "Microsoft.AspNetCore": "Warning" } }, + + "Jwt": { + "Key": "YourSuperSecretKeyThatIsAtLeast32CharactersLong!@#$%", + "Issuer": "Orion", + "Audience": "Orion", + "ExpiresInMinutes": 60 + }, "AllowedHosts": "*" } diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.AssemblyInfo.cs b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.AssemblyInfo.cs index d44d476a..4f946305 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.AssemblyInfo.cs +++ b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.AssemblyInfo.cs @@ -15,7 +15,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.UserProfileManagement")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.UserProfileManagement")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.UserProfileManagement")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.AssemblyInfoInputs.cache b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.AssemblyInfoInputs.cache index f63535ef..2af7fd6e 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.AssemblyInfoInputs.cache +++ b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.AssemblyInfoInputs.cache @@ -1 +1 @@ -f3f7be17731f2afbd4abf66deb9eec6b085056142f09c7f31c793e5a7a680062 +83d2f69c915df82a55f784f8a4b2315977216c7b06eabe4a86c87d7ea37cead0 diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.MvcApplicationPartsAssemblyInfo.cs b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.MvcApplicationPartsAssemblyInfo.cs index d9b389b4..fc5fe37b 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.MvcApplicationPartsAssemblyInfo.cs +++ b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.MvcApplicationPartsAssemblyInfo.cs @@ -11,6 +11,7 @@ using System.Reflection; [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI")] +[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")] // Generated by the MSBuild WriteCodeFragment class. diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.assets.cache b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.assets.cache index 4151df3f..56849054 100644 Binary files a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.assets.cache and b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.assets.cache differ diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.AssemblyReference.cache b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.AssemblyReference.cache index 155ae280..a194792b 100644 Binary files a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.AssemblyReference.cache and b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.AssemblyReference.cache differ diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.CoreCompileInputs.cache b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.CoreCompileInputs.cache index 7f72c32b..8a93409b 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.CoreCompileInputs.cache +++ b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -1adf50e8a3198bc97ce51bb72a25bced72846146c0c97a527fefc6100ac0467a +6959caca27ca6f8fd5f9d699ba1fc92c36af89bf0264d813150e73ca822f4438 diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.FileListAbsolute.txt b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.FileListAbsolute.txt index e136a6d8..d0b99874 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.FileListAbsolute.txt +++ b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.csproj.FileListAbsolute.txt @@ -341,3 +341,12 @@ C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\o C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\obj\Debug\net9.0\Orion.API.UserProfileManagement.pdb C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\obj\Debug\net9.0\Orion.API.UserProfileManagement.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\obj\Debug\net9.0\ref\Orion.API.UserProfileManagement.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\bin\Debug\net9.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\bin\Debug\net9.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\bin\Debug\net9.0\Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\bin\Debug\net9.0\Microsoft.Extensions.Hosting.Abstractions.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\bin\Debug\net9.0\Microsoft.OpenApi.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\bin\Debug\net9.0\Swashbuckle.AspNetCore.Swagger.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\bin\Debug\net9.0\Swashbuckle.AspNetCore.SwaggerGen.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\bin\Debug\net9.0\Swashbuckle.AspNetCore.SwaggerUI.dll +C:\x\RealWorld\Orion.Microservices.NET\src\API\Orion.API.UserProfileManagement\obj\Debug\net9.0\Orion.API.UserProfileManagement.sourcelink.json diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.dll b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.dll index 69a15499..df41105a 100644 Binary files a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.dll and b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.pdb b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.pdb index 53931a19..43b7c90f 100644 Binary files a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.pdb and b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.pdb differ diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.sourcelink.json b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/Orion.API.UserProfileManagement.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/apphost.exe b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/apphost.exe index 27ea6eb2..314aa03f 100644 Binary files a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/apphost.exe and b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/apphost.exe differ diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/ref/Orion.API.UserProfileManagement.dll b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/ref/Orion.API.UserProfileManagement.dll index 73969a63..abfe6dd5 100644 Binary files a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/ref/Orion.API.UserProfileManagement.dll and b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/ref/Orion.API.UserProfileManagement.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/refint/Orion.API.UserProfileManagement.dll b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/refint/Orion.API.UserProfileManagement.dll index 73969a63..abfe6dd5 100644 Binary files a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/refint/Orion.API.UserProfileManagement.dll and b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/refint/Orion.API.UserProfileManagement.dll differ diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 56381a2c..1c8fa50f 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"BtiFqwz1EdOuiZAU/vAevTQxGaOeYnH2UkdkK5OT3tE=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["ypGrNN5Zg/Jq\u002BeBDVCGhMZo4LHyncntROH5PWggYmj0=","IKON4ml5nDbvFkXh6OT14nodu1WQKu4QFh8JsTeNLc0=","YdgeNzHVN45Ph8CT7CJuOOl5gF3f\u002Bw2Slc508D1plbI=","w1hv5AGCaEd/w3XwuXkgWzcSO46XsbOp9a0i0VLu\u002Bdg=","gw76tHVIowxVemmLyw4AakLy3Yxk4B947N4b3B52MKI=","7Gg6RffHZeARAh4uhEjg4ehcCj0wbfu15CbuoXjuNfU=","b1NwCFzlufNOIbC4TgProP1IwKMwU9uMV3z1QxOd26E=","qNBs5a0SiyCInpGI1tsvwY1VbxE48gs4V3bOgTC9fMo=","EwTjjteZST\u002B6GKmrkAuEycVjwWfdi\u002BWAWFPnvQE5nDs=","LACTsxpLi4Tylh6qiVCAYX4iOps3D13F5rFJU3ZUZz8=","lZW/uFZHYzm\u002BjkTbOhLFomuz\u002B\u002BGMhSpr1C\u002BwEgvLFxY=","VHI04dEA/MQzOlDNEUD721/RCCwNE\u002BpBW3r7gIP4RxE=","c6VIAHH/L1/PvTBjU192NXofOEicEc5PIQdyXs4JC2w=","ESifVBcG0JoDsooacSTgoGmTeNXgQctOOM\u002BtUfucAKQ=","nojrR0YRS4lK13W5opsia9PaKZ9bVlgbHXSPiqSJEfQ=","bEFHuiuDdkExTACaPFCU1l7bY0m/0zEI3F1YApzguxY=","UkQtZwulCYwo2l3TuOZ/QLVG6UahgccUAfzqyZrUe8s=","9pLeiH9RP2rpeS3tyjlXpQKgl61qMzDmtRyWMiDrNeI=","P\u002BjtK24LH/Ol1gs4zxKJwe74ZPKf7/iqUgoXrVcLVDQ=","gNZWd3MuGXrL2Gy70XinFTt3aJ56Rc96wgTuYrGXrgs=","3Mu52sujsWmwU1Kst0rjvMs0tkffVN88cXuqFVXbpFg=","VnVJFP65LvdSxVphZWKlV5iWeJoiW9QRNt6sY7k8LsE=","Mn//WYOi4QMi\u002BHR8l5oNe9gi64ewXldzWAHqX8cd9jM=","oRCEFC1y5YflwsBYha/WNZAsyyH6AbVRKgC\u002BCFXao9c=","C09v7F1Rx3wqsnr4qm0u74DJ7sOneJZFRj3\u002BdeIeI6I=","ibfxTSdscMbFBQJzj3\u002B6X6TNON0PzsYqa924KIQ6dx8=","D7ror1EeiN1cHIRoN\u002BHIiMDRY25ggHHZ0OtR3P9Y1qA=","Ia23t\u002BpEf7YRuRDryACNFTQG9iXi8aRwVMZgnAb5lUM=","/MVdg9bT/qBoMUVO0dEjaL5Sa0UZQ5a6ddlm5cdoBjU=","Tyqxzq/ATjWU1b5ubpcPCe1buaUzGAqVOTfm7URqgIY=","SF2RfZVGBckaRnzXQodOK48JgU5Wc8Ry5Rdej7LoGUA=","fA\u002B1HFlwgk47IgRYaAs76XyBk4yu0suNIoGJdMqkgVQ=","6M8HmzOzK81ncUaYJEfFTgs3N7SIyeAiYmKLQ4HbPG0=","wT8SUEVBPLeXn6ox4hc5k1CBnePWqIplPkjMVEyvkeo=","1DOCzwrN7B9bWlqCFJcLUspnRhUlegLHaZ/fCJXVs2Q=","8r1WwZvDBLVJAXhROE1ap8iUvc9M4bSHtUVfIau4QZ0=","3xFllrpOFh7otYv5jW3M83BWTlmxl/prsol\u002BSM3DNRY=","S20bDovjf0H\u002BmugQx\u002B7piKI4bkYiiQ8caHZyXF5uKPU=","8W2R3r46KExxBWlNVubVHC8Its/B/QqA1HrNW6AizKw=","uQ3v2lZP2Y7lDpyhDkoXzi4W2pxK/pD1utZrcMgSb6c=","iIYEW298qukblDWEvVT0tAx37BgQsCbHh/QTi/BBQ3Q=","frr/S63jZLmje9Px3XiHrQC6wi9bNocSZU2Xmgc71NA=","8vrNCU\u002BFOaYpWgsLV9HRp4z8MiAaxgtTCM0pg2FWnAk=","yNdGMrXG7KXgzdi/xUQ2jO/LjqNo2yf0CN8PfEkib8s=","afdduLgKvuhy6pFeT8S64eKVmsppXLr8OIyPHVMega0=","4ycLNp1GzEmT/fO\u002BZH8m8J2XhOwp6bvSTcW1szi/MhY=","/Gr5azEaXlCmlfFuQiHQ9gLZKdPr69E\u002B7ADbqnXtvmw=","NyAy4HC2\u002BmasiM8Ch1ELdtFF7jV2Vx7yCYrZnIiwftE=","5N1EJIEkj8LuSV1the3hCfVMjImN0zXQn18zgi3uVW4=","Ahzfrd\u002BjLT6NlAV4eIHDDMpXKZs9jllPL1ZMKMtIucQ=","zYUpz8c8\u002BEoNCaNxvdka1OI2oHzjScmou0GdsseSE98=","CDbBbpnD2tARR2Snj4NrOe\u002BPfxkty6EiwjxLNLg32Ys=","XGnRNuGsg4U98ChQ3gIeKeXWzzyURgDBIZBTprZ1CbQ=","FPB0SxEttmzZd2DEKwKCPlFeu3sY5rQp86wsCQxdZOM=","osdtmUigA0Xmp88dPXtjDVw58UDE3NFtc6Aqwl8F\u002Be0=","fdilgOuE7K1SldhCnf937pbt2KeRr/zWGTrtUQ5jVJM=","qpHJL8Tv7XcmHzdHJ5h961XMKOim3gT2AUM9iBTaRwk=","568VDYYZyeP1e1DCd/loI4/cuhdHuHL71vDp2rG7b\u002BY=","z3aMr\u002B69I3K/WZFFX/YaYmYTwE9hgsH1\u002BWkX\u002BxyPgBI=","lcan7GNJYm6MwWbeEhao/iR5p8PF3QwEnJZ892s6hrw=","oPKqT\u002BV56w3tq84byLlpiCQWOjhN9R\u002BvzXogwSu2Hns=","V4swYaQ4b8xAyKW54Lu\u002BbD9QHwV2Q73rSa7KmECf7aA=","moyRvTEXn8iC/y2N2Mj0Hcp3zvVgofV6fMUwh0aXukc=","d2OQp2t4YPaPYM7\u002BC/phwff\u002BM8JpxL3E9m1Oxo7cZdA=","6eZ88IaFu3Uft7U1CjqHv3\u002BxhRivgOCUKS46d7riw/g=","nXQTxLkUZLo2n2RHCYrInWN6RDkOUMspXKPbU\u002BIBcSE=","btgYU06DjpLf7Xd3n2BacQr9OZovu5k8ZE8eknYPYnI=","339LDolAy3CYPR2o81djpPdPT42uEFrHY3FUMOKgVUc=","RLRmU6xCBIafUBE0roZLSrDgD0crdN/EEbbWjCa3tqM=","k\u002BpNzuF\u002B6lxMfeGNTPnb6B1YgeUOL1BDnVnGdK7ARYQ=","7ewNvzMraQXXFVj\u002B8NtJRt3d3n2dgKaLwGAZZvxc3Pw=","H3TBRVgv21wdCuj1P5qcTORwHKJ6vV\u002BV5QHuCZ2nWw0=","xXFQIixhpD2Xe7m2GgqvF9s1B2HDIpXBLcMnXqVFdgc=","wXYcAY8PW7L\u002BHax28YMZMt0JNJmSwmqO4cGwEdIcSls=","wfVnb6kCahavem0dKZxt5llv\u002BYgVWTux/NglE59BbOk=","0lTRKsE\u002B7UDMyBP9Mw947S6i26kH6RXu63lTZyOzjT4=","V6lpQn0P8HutWfypu\u002BqhqSJoZnQRBK7RHEXuUf5JMqg="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"BtiFqwz1EdOuiZAU/vAevTQxGaOeYnH2UkdkK5OT3tE=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["ypGrNN5Zg/Jq\u002BeBDVCGhMZo4LHyncntROH5PWggYmj0=","IKON4ml5nDbvFkXh6OT14nodu1WQKu4QFh8JsTeNLc0=","YdgeNzHVN45Ph8CT7CJuOOl5gF3f\u002Bw2Slc508D1plbI=","w1hv5AGCaEd/w3XwuXkgWzcSO46XsbOp9a0i0VLu\u002Bdg=","gw76tHVIowxVemmLyw4AakLy3Yxk4B947N4b3B52MKI=","7Gg6RffHZeARAh4uhEjg4ehcCj0wbfu15CbuoXjuNfU=","b1NwCFzlufNOIbC4TgProP1IwKMwU9uMV3z1QxOd26E=","qNBs5a0SiyCInpGI1tsvwY1VbxE48gs4V3bOgTC9fMo=","EwTjjteZST\u002B6GKmrkAuEycVjwWfdi\u002BWAWFPnvQE5nDs=","LACTsxpLi4Tylh6qiVCAYX4iOps3D13F5rFJU3ZUZz8=","lZW/uFZHYzm\u002BjkTbOhLFomuz\u002B\u002BGMhSpr1C\u002BwEgvLFxY=","VHI04dEA/MQzOlDNEUD721/RCCwNE\u002BpBW3r7gIP4RxE=","c6VIAHH/L1/PvTBjU192NXofOEicEc5PIQdyXs4JC2w=","ESifVBcG0JoDsooacSTgoGmTeNXgQctOOM\u002BtUfucAKQ=","nojrR0YRS4lK13W5opsia9PaKZ9bVlgbHXSPiqSJEfQ=","bEFHuiuDdkExTACaPFCU1l7bY0m/0zEI3F1YApzguxY=","UkQtZwulCYwo2l3TuOZ/QLVG6UahgccUAfzqyZrUe8s=","9pLeiH9RP2rpeS3tyjlXpQKgl61qMzDmtRyWMiDrNeI=","P\u002BjtK24LH/Ol1gs4zxKJwe74ZPKf7/iqUgoXrVcLVDQ=","gNZWd3MuGXrL2Gy70XinFTt3aJ56Rc96wgTuYrGXrgs=","3Mu52sujsWmwU1Kst0rjvMs0tkffVN88cXuqFVXbpFg=","VnVJFP65LvdSxVphZWKlV5iWeJoiW9QRNt6sY7k8LsE=","Mn//WYOi4QMi\u002BHR8l5oNe9gi64ewXldzWAHqX8cd9jM=","oRCEFC1y5YflwsBYha/WNZAsyyH6AbVRKgC\u002BCFXao9c=","C09v7F1Rx3wqsnr4qm0u74DJ7sOneJZFRj3\u002BdeIeI6I=","ibfxTSdscMbFBQJzj3\u002B6X6TNON0PzsYqa924KIQ6dx8=","D7ror1EeiN1cHIRoN\u002BHIiMDRY25ggHHZ0OtR3P9Y1qA=","Ia23t\u002BpEf7YRuRDryACNFTQG9iXi8aRwVMZgnAb5lUM=","/MVdg9bT/qBoMUVO0dEjaL5Sa0UZQ5a6ddlm5cdoBjU=","Tyqxzq/ATjWU1b5ubpcPCe1buaUzGAqVOTfm7URqgIY=","SF2RfZVGBckaRnzXQodOK48JgU5Wc8Ry5Rdej7LoGUA=","fA\u002B1HFlwgk47IgRYaAs76XyBk4yu0suNIoGJdMqkgVQ=","6M8HmzOzK81ncUaYJEfFTgs3N7SIyeAiYmKLQ4HbPG0=","wT8SUEVBPLeXn6ox4hc5k1CBnePWqIplPkjMVEyvkeo=","1DOCzwrN7B9bWlqCFJcLUspnRhUlegLHaZ/fCJXVs2Q=","8r1WwZvDBLVJAXhROE1ap8iUvc9M4bSHtUVfIau4QZ0=","3xFllrpOFh7otYv5jW3M83BWTlmxl/prsol\u002BSM3DNRY=","S20bDovjf0H\u002BmugQx\u002B7piKI4bkYiiQ8caHZyXF5uKPU=","8W2R3r46KExxBWlNVubVHC8Its/B/QqA1HrNW6AizKw=","uQ3v2lZP2Y7lDpyhDkoXzi4W2pxK/pD1utZrcMgSb6c=","iIYEW298qukblDWEvVT0tAx37BgQsCbHh/QTi/BBQ3Q=","frr/S63jZLmje9Px3XiHrQC6wi9bNocSZU2Xmgc71NA=","8vrNCU\u002BFOaYpWgsLV9HRp4z8MiAaxgtTCM0pg2FWnAk=","yNdGMrXG7KXgzdi/xUQ2jO/LjqNo2yf0CN8PfEkib8s=","afdduLgKvuhy6pFeT8S64eKVmsppXLr8OIyPHVMega0=","4ycLNp1GzEmT/fO\u002BZH8m8J2XhOwp6bvSTcW1szi/MhY=","/Gr5azEaXlCmlfFuQiHQ9gLZKdPr69E\u002B7ADbqnXtvmw=","NyAy4HC2\u002BmasiM8Ch1ELdtFF7jV2Vx7yCYrZnIiwftE=","5N1EJIEkj8LuSV1the3hCfVMjImN0zXQn18zgi3uVW4=","Ahzfrd\u002BjLT6NlAV4eIHDDMpXKZs9jllPL1ZMKMtIucQ=","zYUpz8c8\u002BEoNCaNxvdka1OI2oHzjScmou0GdsseSE98=","CDbBbpnD2tARR2Snj4NrOe\u002BPfxkty6EiwjxLNLg32Ys=","XGnRNuGsg4U98ChQ3gIeKeXWzzyURgDBIZBTprZ1CbQ=","FPB0SxEttmzZd2DEKwKCPlFeu3sY5rQp86wsCQxdZOM=","osdtmUigA0Xmp88dPXtjDVw58UDE3NFtc6Aqwl8F\u002Be0=","fdilgOuE7K1SldhCnf937pbt2KeRr/zWGTrtUQ5jVJM=","qpHJL8Tv7XcmHzdHJ5h961XMKOim3gT2AUM9iBTaRwk=","568VDYYZyeP1e1DCd/loI4/cuhdHuHL71vDp2rG7b\u002BY=","z3aMr\u002B69I3K/WZFFX/YaYmYTwE9hgsH1\u002BWkX\u002BxyPgBI=","lcan7GNJYm6MwWbeEhao/iR5p8PF3QwEnJZ892s6hrw=","oPKqT\u002BV56w3tq84byLlpiCQWOjhN9R\u002BvzXogwSu2Hns=","V4swYaQ4b8xAyKW54Lu\u002BbD9QHwV2Q73rSa7KmECf7aA=","moyRvTEXn8iC/y2N2Mj0Hcp3zvVgofV6fMUwh0aXukc=","zqMMrXjZe17vIo7Q7kCrxjO9B4aTT\u002BvyayUQ7tPU\u002B90=","9MbgtNMKgCvIlZ2mw7Uu/Z8sZbd29qAhb\u002BGrgUsJBMk=","nXQTxLkUZLo2n2RHCYrInWN6RDkOUMspXKPbU\u002BIBcSE=","btgYU06DjpLf7Xd3n2BacQr9OZovu5k8ZE8eknYPYnI=","339LDolAy3CYPR2o81djpPdPT42uEFrHY3FUMOKgVUc=","RLRmU6xCBIafUBE0roZLSrDgD0crdN/EEbbWjCa3tqM=","k\u002BpNzuF\u002B6lxMfeGNTPnb6B1YgeUOL1BDnVnGdK7ARYQ=","7ewNvzMraQXXFVj\u002B8NtJRt3d3n2dgKaLwGAZZvxc3Pw=","H3TBRVgv21wdCuj1P5qcTORwHKJ6vV\u002BV5QHuCZ2nWw0=","xXFQIixhpD2Xe7m2GgqvF9s1B2HDIpXBLcMnXqVFdgc=","wXYcAY8PW7L\u002BHax28YMZMt0JNJmSwmqO4cGwEdIcSls=","wfVnb6kCahavem0dKZxt5llv\u002BYgVWTux/NglE59BbOk=","0lTRKsE\u002B7UDMyBP9Mw947S6i26kH6RXu63lTZyOzjT4=","aKxdK8cBUgAtb/hoM4Pjq6dCIAxbkif5o4GaK1yHu4s="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index 33e9f752..1cf879ba 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"cr/FCdpMtUc+8KHlFLhhZDF15Vl7RGkVkRfjsBDlfWo=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["ypGrNN5Zg/Jq\u002BeBDVCGhMZo4LHyncntROH5PWggYmj0=","IKON4ml5nDbvFkXh6OT14nodu1WQKu4QFh8JsTeNLc0=","YdgeNzHVN45Ph8CT7CJuOOl5gF3f\u002Bw2Slc508D1plbI=","w1hv5AGCaEd/w3XwuXkgWzcSO46XsbOp9a0i0VLu\u002Bdg=","gw76tHVIowxVemmLyw4AakLy3Yxk4B947N4b3B52MKI=","7Gg6RffHZeARAh4uhEjg4ehcCj0wbfu15CbuoXjuNfU=","b1NwCFzlufNOIbC4TgProP1IwKMwU9uMV3z1QxOd26E=","qNBs5a0SiyCInpGI1tsvwY1VbxE48gs4V3bOgTC9fMo=","EwTjjteZST\u002B6GKmrkAuEycVjwWfdi\u002BWAWFPnvQE5nDs=","LACTsxpLi4Tylh6qiVCAYX4iOps3D13F5rFJU3ZUZz8=","lZW/uFZHYzm\u002BjkTbOhLFomuz\u002B\u002BGMhSpr1C\u002BwEgvLFxY=","VHI04dEA/MQzOlDNEUD721/RCCwNE\u002BpBW3r7gIP4RxE=","c6VIAHH/L1/PvTBjU192NXofOEicEc5PIQdyXs4JC2w=","ESifVBcG0JoDsooacSTgoGmTeNXgQctOOM\u002BtUfucAKQ=","nojrR0YRS4lK13W5opsia9PaKZ9bVlgbHXSPiqSJEfQ=","bEFHuiuDdkExTACaPFCU1l7bY0m/0zEI3F1YApzguxY=","UkQtZwulCYwo2l3TuOZ/QLVG6UahgccUAfzqyZrUe8s=","9pLeiH9RP2rpeS3tyjlXpQKgl61qMzDmtRyWMiDrNeI=","P\u002BjtK24LH/Ol1gs4zxKJwe74ZPKf7/iqUgoXrVcLVDQ=","gNZWd3MuGXrL2Gy70XinFTt3aJ56Rc96wgTuYrGXrgs=","3Mu52sujsWmwU1Kst0rjvMs0tkffVN88cXuqFVXbpFg=","VnVJFP65LvdSxVphZWKlV5iWeJoiW9QRNt6sY7k8LsE=","Mn//WYOi4QMi\u002BHR8l5oNe9gi64ewXldzWAHqX8cd9jM=","oRCEFC1y5YflwsBYha/WNZAsyyH6AbVRKgC\u002BCFXao9c=","C09v7F1Rx3wqsnr4qm0u74DJ7sOneJZFRj3\u002BdeIeI6I=","ibfxTSdscMbFBQJzj3\u002B6X6TNON0PzsYqa924KIQ6dx8=","D7ror1EeiN1cHIRoN\u002BHIiMDRY25ggHHZ0OtR3P9Y1qA=","Ia23t\u002BpEf7YRuRDryACNFTQG9iXi8aRwVMZgnAb5lUM=","/MVdg9bT/qBoMUVO0dEjaL5Sa0UZQ5a6ddlm5cdoBjU=","Tyqxzq/ATjWU1b5ubpcPCe1buaUzGAqVOTfm7URqgIY=","SF2RfZVGBckaRnzXQodOK48JgU5Wc8Ry5Rdej7LoGUA=","fA\u002B1HFlwgk47IgRYaAs76XyBk4yu0suNIoGJdMqkgVQ=","6M8HmzOzK81ncUaYJEfFTgs3N7SIyeAiYmKLQ4HbPG0=","wT8SUEVBPLeXn6ox4hc5k1CBnePWqIplPkjMVEyvkeo=","1DOCzwrN7B9bWlqCFJcLUspnRhUlegLHaZ/fCJXVs2Q=","8r1WwZvDBLVJAXhROE1ap8iUvc9M4bSHtUVfIau4QZ0=","3xFllrpOFh7otYv5jW3M83BWTlmxl/prsol\u002BSM3DNRY=","S20bDovjf0H\u002BmugQx\u002B7piKI4bkYiiQ8caHZyXF5uKPU=","8W2R3r46KExxBWlNVubVHC8Its/B/QqA1HrNW6AizKw=","uQ3v2lZP2Y7lDpyhDkoXzi4W2pxK/pD1utZrcMgSb6c=","iIYEW298qukblDWEvVT0tAx37BgQsCbHh/QTi/BBQ3Q=","frr/S63jZLmje9Px3XiHrQC6wi9bNocSZU2Xmgc71NA=","8vrNCU\u002BFOaYpWgsLV9HRp4z8MiAaxgtTCM0pg2FWnAk=","yNdGMrXG7KXgzdi/xUQ2jO/LjqNo2yf0CN8PfEkib8s=","afdduLgKvuhy6pFeT8S64eKVmsppXLr8OIyPHVMega0=","4ycLNp1GzEmT/fO\u002BZH8m8J2XhOwp6bvSTcW1szi/MhY=","/Gr5azEaXlCmlfFuQiHQ9gLZKdPr69E\u002B7ADbqnXtvmw=","NyAy4HC2\u002BmasiM8Ch1ELdtFF7jV2Vx7yCYrZnIiwftE=","5N1EJIEkj8LuSV1the3hCfVMjImN0zXQn18zgi3uVW4=","Ahzfrd\u002BjLT6NlAV4eIHDDMpXKZs9jllPL1ZMKMtIucQ=","zYUpz8c8\u002BEoNCaNxvdka1OI2oHzjScmou0GdsseSE98=","CDbBbpnD2tARR2Snj4NrOe\u002BPfxkty6EiwjxLNLg32Ys=","XGnRNuGsg4U98ChQ3gIeKeXWzzyURgDBIZBTprZ1CbQ=","FPB0SxEttmzZd2DEKwKCPlFeu3sY5rQp86wsCQxdZOM=","osdtmUigA0Xmp88dPXtjDVw58UDE3NFtc6Aqwl8F\u002Be0=","fdilgOuE7K1SldhCnf937pbt2KeRr/zWGTrtUQ5jVJM=","qpHJL8Tv7XcmHzdHJ5h961XMKOim3gT2AUM9iBTaRwk=","568VDYYZyeP1e1DCd/loI4/cuhdHuHL71vDp2rG7b\u002BY=","z3aMr\u002B69I3K/WZFFX/YaYmYTwE9hgsH1\u002BWkX\u002BxyPgBI=","lcan7GNJYm6MwWbeEhao/iR5p8PF3QwEnJZ892s6hrw=","oPKqT\u002BV56w3tq84byLlpiCQWOjhN9R\u002BvzXogwSu2Hns=","V4swYaQ4b8xAyKW54Lu\u002BbD9QHwV2Q73rSa7KmECf7aA=","moyRvTEXn8iC/y2N2Mj0Hcp3zvVgofV6fMUwh0aXukc=","d2OQp2t4YPaPYM7\u002BC/phwff\u002BM8JpxL3E9m1Oxo7cZdA=","6eZ88IaFu3Uft7U1CjqHv3\u002BxhRivgOCUKS46d7riw/g=","nXQTxLkUZLo2n2RHCYrInWN6RDkOUMspXKPbU\u002BIBcSE=","btgYU06DjpLf7Xd3n2BacQr9OZovu5k8ZE8eknYPYnI=","339LDolAy3CYPR2o81djpPdPT42uEFrHY3FUMOKgVUc=","RLRmU6xCBIafUBE0roZLSrDgD0crdN/EEbbWjCa3tqM=","k\u002BpNzuF\u002B6lxMfeGNTPnb6B1YgeUOL1BDnVnGdK7ARYQ=","7ewNvzMraQXXFVj\u002B8NtJRt3d3n2dgKaLwGAZZvxc3Pw=","H3TBRVgv21wdCuj1P5qcTORwHKJ6vV\u002BV5QHuCZ2nWw0=","xXFQIixhpD2Xe7m2GgqvF9s1B2HDIpXBLcMnXqVFdgc=","wXYcAY8PW7L\u002BHax28YMZMt0JNJmSwmqO4cGwEdIcSls=","wfVnb6kCahavem0dKZxt5llv\u002BYgVWTux/NglE59BbOk=","0lTRKsE\u002B7UDMyBP9Mw947S6i26kH6RXu63lTZyOzjT4=","V6lpQn0P8HutWfypu\u002BqhqSJoZnQRBK7RHEXuUf5JMqg="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"cr/FCdpMtUc+8KHlFLhhZDF15Vl7RGkVkRfjsBDlfWo=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["ypGrNN5Zg/Jq\u002BeBDVCGhMZo4LHyncntROH5PWggYmj0=","IKON4ml5nDbvFkXh6OT14nodu1WQKu4QFh8JsTeNLc0=","YdgeNzHVN45Ph8CT7CJuOOl5gF3f\u002Bw2Slc508D1plbI=","w1hv5AGCaEd/w3XwuXkgWzcSO46XsbOp9a0i0VLu\u002Bdg=","gw76tHVIowxVemmLyw4AakLy3Yxk4B947N4b3B52MKI=","7Gg6RffHZeARAh4uhEjg4ehcCj0wbfu15CbuoXjuNfU=","b1NwCFzlufNOIbC4TgProP1IwKMwU9uMV3z1QxOd26E=","qNBs5a0SiyCInpGI1tsvwY1VbxE48gs4V3bOgTC9fMo=","EwTjjteZST\u002B6GKmrkAuEycVjwWfdi\u002BWAWFPnvQE5nDs=","LACTsxpLi4Tylh6qiVCAYX4iOps3D13F5rFJU3ZUZz8=","lZW/uFZHYzm\u002BjkTbOhLFomuz\u002B\u002BGMhSpr1C\u002BwEgvLFxY=","VHI04dEA/MQzOlDNEUD721/RCCwNE\u002BpBW3r7gIP4RxE=","c6VIAHH/L1/PvTBjU192NXofOEicEc5PIQdyXs4JC2w=","ESifVBcG0JoDsooacSTgoGmTeNXgQctOOM\u002BtUfucAKQ=","nojrR0YRS4lK13W5opsia9PaKZ9bVlgbHXSPiqSJEfQ=","bEFHuiuDdkExTACaPFCU1l7bY0m/0zEI3F1YApzguxY=","UkQtZwulCYwo2l3TuOZ/QLVG6UahgccUAfzqyZrUe8s=","9pLeiH9RP2rpeS3tyjlXpQKgl61qMzDmtRyWMiDrNeI=","P\u002BjtK24LH/Ol1gs4zxKJwe74ZPKf7/iqUgoXrVcLVDQ=","gNZWd3MuGXrL2Gy70XinFTt3aJ56Rc96wgTuYrGXrgs=","3Mu52sujsWmwU1Kst0rjvMs0tkffVN88cXuqFVXbpFg=","VnVJFP65LvdSxVphZWKlV5iWeJoiW9QRNt6sY7k8LsE=","Mn//WYOi4QMi\u002BHR8l5oNe9gi64ewXldzWAHqX8cd9jM=","oRCEFC1y5YflwsBYha/WNZAsyyH6AbVRKgC\u002BCFXao9c=","C09v7F1Rx3wqsnr4qm0u74DJ7sOneJZFRj3\u002BdeIeI6I=","ibfxTSdscMbFBQJzj3\u002B6X6TNON0PzsYqa924KIQ6dx8=","D7ror1EeiN1cHIRoN\u002BHIiMDRY25ggHHZ0OtR3P9Y1qA=","Ia23t\u002BpEf7YRuRDryACNFTQG9iXi8aRwVMZgnAb5lUM=","/MVdg9bT/qBoMUVO0dEjaL5Sa0UZQ5a6ddlm5cdoBjU=","Tyqxzq/ATjWU1b5ubpcPCe1buaUzGAqVOTfm7URqgIY=","SF2RfZVGBckaRnzXQodOK48JgU5Wc8Ry5Rdej7LoGUA=","fA\u002B1HFlwgk47IgRYaAs76XyBk4yu0suNIoGJdMqkgVQ=","6M8HmzOzK81ncUaYJEfFTgs3N7SIyeAiYmKLQ4HbPG0=","wT8SUEVBPLeXn6ox4hc5k1CBnePWqIplPkjMVEyvkeo=","1DOCzwrN7B9bWlqCFJcLUspnRhUlegLHaZ/fCJXVs2Q=","8r1WwZvDBLVJAXhROE1ap8iUvc9M4bSHtUVfIau4QZ0=","3xFllrpOFh7otYv5jW3M83BWTlmxl/prsol\u002BSM3DNRY=","S20bDovjf0H\u002BmugQx\u002B7piKI4bkYiiQ8caHZyXF5uKPU=","8W2R3r46KExxBWlNVubVHC8Its/B/QqA1HrNW6AizKw=","uQ3v2lZP2Y7lDpyhDkoXzi4W2pxK/pD1utZrcMgSb6c=","iIYEW298qukblDWEvVT0tAx37BgQsCbHh/QTi/BBQ3Q=","frr/S63jZLmje9Px3XiHrQC6wi9bNocSZU2Xmgc71NA=","8vrNCU\u002BFOaYpWgsLV9HRp4z8MiAaxgtTCM0pg2FWnAk=","yNdGMrXG7KXgzdi/xUQ2jO/LjqNo2yf0CN8PfEkib8s=","afdduLgKvuhy6pFeT8S64eKVmsppXLr8OIyPHVMega0=","4ycLNp1GzEmT/fO\u002BZH8m8J2XhOwp6bvSTcW1szi/MhY=","/Gr5azEaXlCmlfFuQiHQ9gLZKdPr69E\u002B7ADbqnXtvmw=","NyAy4HC2\u002BmasiM8Ch1ELdtFF7jV2Vx7yCYrZnIiwftE=","5N1EJIEkj8LuSV1the3hCfVMjImN0zXQn18zgi3uVW4=","Ahzfrd\u002BjLT6NlAV4eIHDDMpXKZs9jllPL1ZMKMtIucQ=","zYUpz8c8\u002BEoNCaNxvdka1OI2oHzjScmou0GdsseSE98=","CDbBbpnD2tARR2Snj4NrOe\u002BPfxkty6EiwjxLNLg32Ys=","XGnRNuGsg4U98ChQ3gIeKeXWzzyURgDBIZBTprZ1CbQ=","FPB0SxEttmzZd2DEKwKCPlFeu3sY5rQp86wsCQxdZOM=","osdtmUigA0Xmp88dPXtjDVw58UDE3NFtc6Aqwl8F\u002Be0=","fdilgOuE7K1SldhCnf937pbt2KeRr/zWGTrtUQ5jVJM=","qpHJL8Tv7XcmHzdHJ5h961XMKOim3gT2AUM9iBTaRwk=","568VDYYZyeP1e1DCd/loI4/cuhdHuHL71vDp2rG7b\u002BY=","z3aMr\u002B69I3K/WZFFX/YaYmYTwE9hgsH1\u002BWkX\u002BxyPgBI=","lcan7GNJYm6MwWbeEhao/iR5p8PF3QwEnJZ892s6hrw=","oPKqT\u002BV56w3tq84byLlpiCQWOjhN9R\u002BvzXogwSu2Hns=","V4swYaQ4b8xAyKW54Lu\u002BbD9QHwV2Q73rSa7KmECf7aA=","moyRvTEXn8iC/y2N2Mj0Hcp3zvVgofV6fMUwh0aXukc=","zqMMrXjZe17vIo7Q7kCrxjO9B4aTT\u002BvyayUQ7tPU\u002B90=","9MbgtNMKgCvIlZ2mw7Uu/Z8sZbd29qAhb\u002BGrgUsJBMk=","nXQTxLkUZLo2n2RHCYrInWN6RDkOUMspXKPbU\u002BIBcSE=","btgYU06DjpLf7Xd3n2BacQr9OZovu5k8ZE8eknYPYnI=","339LDolAy3CYPR2o81djpPdPT42uEFrHY3FUMOKgVUc=","RLRmU6xCBIafUBE0roZLSrDgD0crdN/EEbbWjCa3tqM=","k\u002BpNzuF\u002B6lxMfeGNTPnb6B1YgeUOL1BDnVnGdK7ARYQ=","7ewNvzMraQXXFVj\u002B8NtJRt3d3n2dgKaLwGAZZvxc3Pw=","H3TBRVgv21wdCuj1P5qcTORwHKJ6vV\u002BV5QHuCZ2nWw0=","xXFQIixhpD2Xe7m2GgqvF9s1B2HDIpXBLcMnXqVFdgc=","wXYcAY8PW7L\u002BHax28YMZMt0JNJmSwmqO4cGwEdIcSls=","wfVnb6kCahavem0dKZxt5llv\u002BYgVWTux/NglE59BbOk=","0lTRKsE\u002B7UDMyBP9Mw947S6i26kH6RXu63lTZyOzjT4=","aKxdK8cBUgAtb/hoM4Pjq6dCIAxbkif5o4GaK1yHu4s="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rpswa.dswa.cache.json b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rpswa.dswa.cache.json index c8620f89..85d2e909 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rpswa.dswa.cache.json +++ b/src/API/Orion.API.UserProfileManagement/obj/Debug/net9.0/rpswa.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"nYOGlKJY71KB/dYdLjPucWCp01eHlI85Ncy5v+ZroD8=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["ypGrNN5Zg/Jq\u002BeBDVCGhMZo4LHyncntROH5PWggYmj0=","IKON4ml5nDbvFkXh6OT14nodu1WQKu4QFh8JsTeNLc0=","YdgeNzHVN45Ph8CT7CJuOOl5gF3f\u002Bw2Slc508D1plbI=","w1hv5AGCaEd/w3XwuXkgWzcSO46XsbOp9a0i0VLu\u002Bdg=","gw76tHVIowxVemmLyw4AakLy3Yxk4B947N4b3B52MKI=","7Gg6RffHZeARAh4uhEjg4ehcCj0wbfu15CbuoXjuNfU=","b1NwCFzlufNOIbC4TgProP1IwKMwU9uMV3z1QxOd26E=","qNBs5a0SiyCInpGI1tsvwY1VbxE48gs4V3bOgTC9fMo=","EwTjjteZST\u002B6GKmrkAuEycVjwWfdi\u002BWAWFPnvQE5nDs=","LACTsxpLi4Tylh6qiVCAYX4iOps3D13F5rFJU3ZUZz8=","lZW/uFZHYzm\u002BjkTbOhLFomuz\u002B\u002BGMhSpr1C\u002BwEgvLFxY=","VHI04dEA/MQzOlDNEUD721/RCCwNE\u002BpBW3r7gIP4RxE=","c6VIAHH/L1/PvTBjU192NXofOEicEc5PIQdyXs4JC2w=","ESifVBcG0JoDsooacSTgoGmTeNXgQctOOM\u002BtUfucAKQ=","nojrR0YRS4lK13W5opsia9PaKZ9bVlgbHXSPiqSJEfQ=","bEFHuiuDdkExTACaPFCU1l7bY0m/0zEI3F1YApzguxY=","UkQtZwulCYwo2l3TuOZ/QLVG6UahgccUAfzqyZrUe8s=","9pLeiH9RP2rpeS3tyjlXpQKgl61qMzDmtRyWMiDrNeI=","P\u002BjtK24LH/Ol1gs4zxKJwe74ZPKf7/iqUgoXrVcLVDQ=","gNZWd3MuGXrL2Gy70XinFTt3aJ56Rc96wgTuYrGXrgs=","3Mu52sujsWmwU1Kst0rjvMs0tkffVN88cXuqFVXbpFg=","VnVJFP65LvdSxVphZWKlV5iWeJoiW9QRNt6sY7k8LsE=","Mn//WYOi4QMi\u002BHR8l5oNe9gi64ewXldzWAHqX8cd9jM=","oRCEFC1y5YflwsBYha/WNZAsyyH6AbVRKgC\u002BCFXao9c=","C09v7F1Rx3wqsnr4qm0u74DJ7sOneJZFRj3\u002BdeIeI6I=","ibfxTSdscMbFBQJzj3\u002B6X6TNON0PzsYqa924KIQ6dx8=","D7ror1EeiN1cHIRoN\u002BHIiMDRY25ggHHZ0OtR3P9Y1qA=","Ia23t\u002BpEf7YRuRDryACNFTQG9iXi8aRwVMZgnAb5lUM=","/MVdg9bT/qBoMUVO0dEjaL5Sa0UZQ5a6ddlm5cdoBjU=","Tyqxzq/ATjWU1b5ubpcPCe1buaUzGAqVOTfm7URqgIY=","SF2RfZVGBckaRnzXQodOK48JgU5Wc8Ry5Rdej7LoGUA=","fA\u002B1HFlwgk47IgRYaAs76XyBk4yu0suNIoGJdMqkgVQ=","6M8HmzOzK81ncUaYJEfFTgs3N7SIyeAiYmKLQ4HbPG0=","wT8SUEVBPLeXn6ox4hc5k1CBnePWqIplPkjMVEyvkeo=","1DOCzwrN7B9bWlqCFJcLUspnRhUlegLHaZ/fCJXVs2Q=","8r1WwZvDBLVJAXhROE1ap8iUvc9M4bSHtUVfIau4QZ0=","3xFllrpOFh7otYv5jW3M83BWTlmxl/prsol\u002BSM3DNRY=","S20bDovjf0H\u002BmugQx\u002B7piKI4bkYiiQ8caHZyXF5uKPU=","8W2R3r46KExxBWlNVubVHC8Its/B/QqA1HrNW6AizKw=","uQ3v2lZP2Y7lDpyhDkoXzi4W2pxK/pD1utZrcMgSb6c=","iIYEW298qukblDWEvVT0tAx37BgQsCbHh/QTi/BBQ3Q=","frr/S63jZLmje9Px3XiHrQC6wi9bNocSZU2Xmgc71NA=","8vrNCU\u002BFOaYpWgsLV9HRp4z8MiAaxgtTCM0pg2FWnAk=","yNdGMrXG7KXgzdi/xUQ2jO/LjqNo2yf0CN8PfEkib8s=","afdduLgKvuhy6pFeT8S64eKVmsppXLr8OIyPHVMega0=","4ycLNp1GzEmT/fO\u002BZH8m8J2XhOwp6bvSTcW1szi/MhY=","/Gr5azEaXlCmlfFuQiHQ9gLZKdPr69E\u002B7ADbqnXtvmw=","NyAy4HC2\u002BmasiM8Ch1ELdtFF7jV2Vx7yCYrZnIiwftE=","5N1EJIEkj8LuSV1the3hCfVMjImN0zXQn18zgi3uVW4=","Ahzfrd\u002BjLT6NlAV4eIHDDMpXKZs9jllPL1ZMKMtIucQ=","zYUpz8c8\u002BEoNCaNxvdka1OI2oHzjScmou0GdsseSE98=","CDbBbpnD2tARR2Snj4NrOe\u002BPfxkty6EiwjxLNLg32Ys=","XGnRNuGsg4U98ChQ3gIeKeXWzzyURgDBIZBTprZ1CbQ=","FPB0SxEttmzZd2DEKwKCPlFeu3sY5rQp86wsCQxdZOM=","osdtmUigA0Xmp88dPXtjDVw58UDE3NFtc6Aqwl8F\u002Be0=","fdilgOuE7K1SldhCnf937pbt2KeRr/zWGTrtUQ5jVJM=","qpHJL8Tv7XcmHzdHJ5h961XMKOim3gT2AUM9iBTaRwk=","568VDYYZyeP1e1DCd/loI4/cuhdHuHL71vDp2rG7b\u002BY=","z3aMr\u002B69I3K/WZFFX/YaYmYTwE9hgsH1\u002BWkX\u002BxyPgBI=","lcan7GNJYm6MwWbeEhao/iR5p8PF3QwEnJZ892s6hrw=","oPKqT\u002BV56w3tq84byLlpiCQWOjhN9R\u002BvzXogwSu2Hns=","V4swYaQ4b8xAyKW54Lu\u002BbD9QHwV2Q73rSa7KmECf7aA=","moyRvTEXn8iC/y2N2Mj0Hcp3zvVgofV6fMUwh0aXukc=","d2OQp2t4YPaPYM7\u002BC/phwff\u002BM8JpxL3E9m1Oxo7cZdA=","6eZ88IaFu3Uft7U1CjqHv3\u002BxhRivgOCUKS46d7riw/g=","nXQTxLkUZLo2n2RHCYrInWN6RDkOUMspXKPbU\u002BIBcSE=","btgYU06DjpLf7Xd3n2BacQr9OZovu5k8ZE8eknYPYnI=","339LDolAy3CYPR2o81djpPdPT42uEFrHY3FUMOKgVUc=","RLRmU6xCBIafUBE0roZLSrDgD0crdN/EEbbWjCa3tqM=","k\u002BpNzuF\u002B6lxMfeGNTPnb6B1YgeUOL1BDnVnGdK7ARYQ=","7ewNvzMraQXXFVj\u002B8NtJRt3d3n2dgKaLwGAZZvxc3Pw=","H3TBRVgv21wdCuj1P5qcTORwHKJ6vV\u002BV5QHuCZ2nWw0=","xXFQIixhpD2Xe7m2GgqvF9s1B2HDIpXBLcMnXqVFdgc=","wXYcAY8PW7L\u002BHax28YMZMt0JNJmSwmqO4cGwEdIcSls="],"CachedAssets":{"moyRvTEXn8iC/y2N2Mj0Hcp3zvVgofV6fMUwh0aXukc=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\LICENSE.txt","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mlv21k5csn","Integrity":"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\LICENSE.txt","FileLength":1117,"LastWriteTime":"2025-09-25T19:03:16.9787331+00:00"},"V4swYaQ4b8xAyKW54Lu\u002BbD9QHwV2Q73rSa7KmECf7aA=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.slim.min.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery.slim.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"87fc7y1x7t","Integrity":"9FYmcgtx8qZo1OPPiPt/BJ/sz0EI8SRNUYsFLZDEEt4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.slim.min.map","FileLength":107143,"LastWriteTime":"2025-09-25T19:03:16.9963495+00:00"},"oPKqT\u002BV56w3tq84byLlpiCQWOjhN9R\u002BvzXogwSu2Hns=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.slim.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery.slim.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"9vr69e8ynj","Integrity":"a4xPRM7I0Iu95emrjGFRPWtNfn31f7PRjqVT5MIQMuc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.slim.min.js","FileLength":70266,"LastWriteTime":"2025-09-25T19:03:16.9943495+00:00"},"lcan7GNJYm6MwWbeEhao/iR5p8PF3QwEnJZ892s6hrw=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.slim.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery.slim#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"jjsuc0puko","Integrity":"AXgugf7kYNDl5ASR/8ZY13Id5HcDtTTmscOm4zwYn4E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.slim.js","FileLength":240632,"LastWriteTime":"2025-09-25T19:03:16.9923475+00:00"},"z3aMr\u002B69I3K/WZFFX/YaYmYTwE9hgsH1\u002BWkX\u002BxyPgBI=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ttgo8qnofa","Integrity":"z3TVHGLSmRiZiRMOu0I7MEU1Mv3ImI2OK3GxuRZagLg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.map","FileLength":134755,"LastWriteTime":"2025-09-25T19:03:16.9883506+00:00"},"568VDYYZyeP1e1DCd/loI4/cuhdHuHL71vDp2rG7b\u002BY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"m9qm4tazc0","Integrity":"eqaw4I9IoPldjffqieTL/h7z0ejA9zc/fyXt\u002B05KMl4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.js","FileLength":87535,"LastWriteTime":"2025-09-25T19:03:16.9853595+00:00"},"qpHJL8Tv7XcmHzdHJ5h961XMKOim3gT2AUM9iBTaRwk=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"d6nrnj6jjx","Integrity":"6440qEDaqjKqrIVfk4x21neDBVsbef6XUR5dUCKBv/E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.js","FileLength":296030,"LastWriteTime":"2025-09-25T19:03:16.9833473+00:00"},"fdilgOuE7K1SldhCnf937pbt2KeRr/zWGTrtUQ5jVJM=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation\\LICENSE.md","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation/LICENSE#[.{fingerprint}]?.md","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"x0q3zqp4vz","Integrity":"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\LICENSE.md","FileLength":1117,"LastWriteTime":"2025-09-25T19:03:16.9726801+00:00"},"osdtmUigA0Xmp88dPXtjDVw58UDE3NFtc6Aqwl8F\u002Be0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation/dist/jquery.validate.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"gk0pw8i4co","Integrity":"4NCwFlQ/wYiXS/TiueaKHFZND6AibX0E5NEBx9i3ar0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","FileLength":25311,"LastWriteTime":"2025-09-25T19:03:16.9777334+00:00"},"FPB0SxEttmzZd2DEKwKCPlFeu3sY5rQp86wsCQxdZOM=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation/dist/jquery.validate#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"worgj0nhwm","Integrity":"0GxoUp3otVLneA5AAK6d6uUs64GFYYMOJ8VrHPs4xKA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","FileLength":54238,"LastWriteTime":"2025-09-25T19:03:16.9767345+00:00"},"XGnRNuGsg4U98ChQ3gIeKeXWzzyURgDBIZBTprZ1CbQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation/dist/additional-methods.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mrlpezrjn3","Integrity":"jhvKRxZo6eW/PyCe\u002B4rjBLzqesJlE8rnyQGEjk8l2k8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","FileLength":22125,"LastWriteTime":"2025-09-25T19:03:16.9757343+00:00"},"CDbBbpnD2tARR2Snj4NrOe\u002BPfxkty6EiwjxLNLg32Ys=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation/dist/additional-methods#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"83jwlth58m","Integrity":"XL6yOf4sfG2g15W8aB744T4ClbiDG4IMGl2mi0tbzu0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","FileLength":53033,"LastWriteTime":"2025-09-25T19:03:16.974734+00:00"},"zYUpz8c8\u002BEoNCaNxvdka1OI2oHzjScmou0GdsseSE98=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation-unobtrusive/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"356vix0kms","Integrity":"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","FileLength":1139,"LastWriteTime":"2025-09-25T19:03:16.9703357+00:00"},"Ahzfrd\u002BjLT6NlAV4eIHDDMpXKZs9jllPL1ZMKMtIucQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation-unobtrusive\\dist\\jquery.validate.unobtrusive.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"48y08845bh","Integrity":"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI\u002Bs6tVR2LJmZXk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\dist\\jquery.validate.unobtrusive.min.js","FileLength":5831,"LastWriteTime":"2025-09-25T19:03:16.9726801+00:00"},"5N1EJIEkj8LuSV1the3hCfVMjImN0zXQn18zgi3uVW4=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation-unobtrusive\\dist\\jquery.validate.unobtrusive.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"03hjc8e09r","Integrity":"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\dist\\jquery.validate.unobtrusive.js","FileLength":19820,"LastWriteTime":"2025-09-25T19:03:16.9712989+00:00"},"NyAy4HC2\u002BmasiM8Ch1ELdtFF7jV2Vx7yCYrZnIiwftE=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\LICENSE","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/LICENSE#[.{fingerprint}]?","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"81b7ukuj9c","Integrity":"ZH6pA6BSx6fuHZvdaKph1DwUJ\u002BVSYilIiEQu8ilnvqk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\LICENSE","FileLength":1153,"LastWriteTime":"2025-09-25T19:03:16.8918642+00:00"},"/Gr5azEaXlCmlfFuQiHQ9gLZKdPr69E\u002B7ADbqnXtvmw=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"0j3bgjxly4","Integrity":"ZI01e/ns473GKvACG4McggJdxvFfFIw4xspwQiG8Ye4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","FileLength":220561,"LastWriteTime":"2025-09-25T19:03:16.9693012+00:00"},"4ycLNp1GzEmT/fO\u002BZH8m8J2XhOwp6bvSTcW1szi/MhY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4d85u1mtcx","Integrity":"aCTIqw9op0XQGYnNe1649V7fnihACD48OP3M8BP2xVM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","FileLength":60641,"LastWriteTime":"2025-09-25T19:03:16.9683033+00:00"},"afdduLgKvuhy6pFeT8S64eKVmsppXLr8OIyPHVMega0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"h1s4sie4z3","Integrity":"9Wr7Hxe8gCJDoIHh5xP29ldXvC3kN2GkifQj9c8vYx4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","FileLength":306606,"LastWriteTime":"2025-09-25T19:03:16.9673366+00:00"},"yNdGMrXG7KXgzdi/xUQ2jO/LjqNo2yf0CN8PfEkib8s=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"u9q1upor1n","Integrity":"vqK8KwEVuWidx0Ddm5m5LyBriPDPl9TcjrKZQhkFSVA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","FileLength":149895,"LastWriteTime":"2025-09-25T19:03:16.9652995+00:00"},"8vrNCU\u002BFOaYpWgsLV9HRp4z8MiAaxgtTCM0pg2FWnAk=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"y7v9cxd14o","Integrity":"Tsbv8z6VlNgVET8xvz/yLo/v5iJHTAj2J4hkhjP1rHM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","FileLength":222455,"LastWriteTime":"2025-09-25T19:03:16.9642999+00:00"},"frr/S63jZLmje9Px3XiHrQC6wi9bNocSZU2Xmgc71NA=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"8vyfqsqgz1","Integrity":"REjSeieVKd00nAKwd6dv7MMhuVKvKctPmLI4iDRs/cc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","FileLength":73941,"LastWriteTime":"2025-09-25T19:03:16.9633552+00:00"},"iIYEW298qukblDWEvVT0tAx37BgQsCbHh/QTi/BBQ3Q=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"kbrnm935zg","Integrity":"EPRLgpqWkahLxEn6CUjdM76RIYIw1xdHwTbeHssuj/4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","FileLength":305438,"LastWriteTime":"2025-09-25T19:03:16.9613004+00:00"},"uQ3v2lZP2Y7lDpyhDkoXzi4W2pxK/pD1utZrcMgSb6c=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ltid2c489k","Integrity":"idJzCWndWIhl4ZZvXbuLRTe5wquRfykXbEiDpO7ZsFk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","FileLength":140276,"LastWriteTime":"2025-09-25T19:03:16.9593009+00:00"},"8W2R3r46KExxBWlNVubVHC8Its/B/QqA1HrNW6AizKw=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"iovd86k7lj","Integrity":"Xj4HYxZBQ7qqHKBwa2EAugRS\u002BRHWzpcTtI49vgezUSU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","FileLength":332090,"LastWriteTime":"2025-09-25T19:03:16.9562973+00:00"},"S20bDovjf0H\u002BmugQx\u002B7piKI4bkYiiQ8caHZyXF5uKPU=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"hd3gran6i8","Integrity":"6zfk2L8R3wCgRbZzpkEi7UYC2bc6fYGIgFfNeqyOWnQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","FileLength":80727,"LastWriteTime":"2025-09-25T19:03:16.9533672+00:00"},"3xFllrpOFh7otYv5jW3M83BWTlmxl/prsol\u002BSM3DNRY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6pdc2jztkx","Integrity":"Wq4aWW1rQdJ\u002B6oAgy1JQc9IBjHL9T3MKfXTBNqOv02c=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","FileLength":444579,"LastWriteTime":"2025-09-25T19:03:16.9523642+00:00"},"8r1WwZvDBLVJAXhROE1ap8iUvc9M4bSHtUVfIau4QZ0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4094rpi4f9","Integrity":"bNojyBU9M3Cv/K4YqdKkq4xeaAkchkkS7HXP7554z9Y=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","FileLength":214133,"LastWriteTime":"2025-09-25T19:03:16.9474824+00:00"},"1DOCzwrN7B9bWlqCFJcLUspnRhUlegLHaZ/fCJXVs2Q=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ft3s53vfgj","Integrity":"rTzXlnepcb/vgFAiB\u002BU7ODQAfOlJLfM3gY6IU7eIANk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","FileLength":589087,"LastWriteTime":"2025-09-25T19:03:16.9432894+00:00"},"wT8SUEVBPLeXn6ox4hc5k1CBnePWqIplPkjMVEyvkeo=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"c63t5i9ira","Integrity":"rI1w2GDxZPCr77bpZIGQ8mUvMVtEr\u002BgBtahl5RIPJpA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","FileLength":232916,"LastWriteTime":"2025-09-25T19:03:16.9412918+00:00"},"6M8HmzOzK81ncUaYJEfFTgs3N7SIyeAiYmKLQ4HbPG0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"hrwsygsryq","Integrity":"3bYWUiiVYMZfv2wq5JnXIsHlQKgSKs/VcRivgjgZ1ho=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","FileLength":679615,"LastWriteTime":"2025-09-25T19:03:16.9402881+00:00"},"fA\u002B1HFlwgk47IgRYaAs76XyBk4yu0suNIoGJdMqkgVQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ynyaa8k90p","Integrity":"/rceNUMI0RlFJugRzjua815bgXwawEJBGBPh4Vx3r38=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","FileLength":292288,"LastWriteTime":"2025-09-25T19:03:16.9382907+00:00"},"SF2RfZVGBckaRnzXQodOK48JgU5Wc8Ry5Rdej7LoGUA=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"v0zj4ognzu","Integrity":"8SM4U2NQpCLGTQLW5D/x3qSTwxVq2CP\u002BGXYc3V1WwFs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","FileLength":589892,"LastWriteTime":"2025-09-25T19:03:16.9362888+00:00"},"Tyqxzq/ATjWU1b5ubpcPCe1buaUzGAqVOTfm7URqgIY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"43atpzeawx","Integrity":"sKIQRfQriISuQ9l/44b1zHfQniGXJhGonVtB2LlSuIs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","FileLength":232808,"LastWriteTime":"2025-09-25T19:03:16.9342954+00:00"},"/MVdg9bT/qBoMUVO0dEjaL5Sa0UZQ5a6ddlm5cdoBjU=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"pj5nd1wqec","Integrity":"KzNVR3p7UZGba94dnCtlc6jXjK5urSPiZ/eNnKTmDkw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","FileLength":679755,"LastWriteTime":"2025-09-25T19:03:16.9333289+00:00"},"Ia23t\u002BpEf7YRuRDryACNFTQG9iXi8aRwVMZgnAb5lUM=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"zub09dkrxp","Integrity":"CzmECrtXV8BSk/\u002B8SG\u002BRw7Fr\u002B3hCt2bS2bEkS4YD3PQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","FileLength":293102,"LastWriteTime":"2025-09-25T19:03:16.9312902+00:00"},"D7ror1EeiN1cHIRoN\u002BHIiMDRY25ggHHZ0OtR3P9Y1qA=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"nvvlpmu67g","Integrity":"o8XK32mcY/FfcOQ1D2HJvVuZ0YTXSURZDLXCK0fnQeA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","FileLength":180217,"LastWriteTime":"2025-09-25T19:03:16.929297+00:00"},"ibfxTSdscMbFBQJzj3\u002B6X6TNON0PzsYqa924KIQ6dx8=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"keugtjm085","Integrity":"7MYEMUFgHEc1CjrfAK/TlV30POxgoxXk2b\u002BvAs/143U=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","FileLength":85286,"LastWriteTime":"2025-09-25T19:03:16.9282952+00:00"},"C09v7F1Rx3wqsnr4qm0u74DJ7sOneJZFRj3\u002BdeIeI6I=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"j5mq2jizvt","Integrity":"p0BVq5Ve/dohBIdfbrZsoQNu02JSsKh1g0wbyiQiUaU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","FileLength":267476,"LastWriteTime":"2025-09-25T19:03:16.9271545+00:00"},"oRCEFC1y5YflwsBYha/WNZAsyyH6AbVRKgC\u002BCFXao9c=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"d4r6k3f320","Integrity":"MwFckg8YbY2WrveNQnXkfULkprYhFOq\u002Bt1BH92A7GsI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","FileLength":113083,"LastWriteTime":"2025-09-25T19:03:16.9251173+00:00"},"Mn//WYOi4QMi\u002BHR8l5oNe9gi64ewXldzWAHqX8cd9jM=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"c2oey78nd0","Integrity":"rHDmip4JZzuaGOcSQ1QSQrIbG0Eb3Zja9whqSF1zYIU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","FileLength":180381,"LastWriteTime":"2025-09-25T19:03:16.9231191+00:00"},"VnVJFP65LvdSxVphZWKlV5iWeJoiW9QRNt6sY7k8LsE=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wl58j5mj3v","Integrity":"ZBXbYF8OZrF1GDOLMLvW/zRPtx1RfeMDYj5D2Wb/9jo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","FileLength":85357,"LastWriteTime":"2025-09-25T19:03:16.9221142+00:00"},"3Mu52sujsWmwU1Kst0rjvMs0tkffVN88cXuqFVXbpFg=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"r4e9w2rdcm","Integrity":"Nfjrc4Ur9Fv2oBEswQWIyBnNDP99q\u002BLhL\u002Bz9553O0cY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","FileLength":267535,"LastWriteTime":"2025-09-25T19:03:16.9211562+00:00"},"gNZWd3MuGXrL2Gy70XinFTt3aJ56Rc96wgTuYrGXrgs=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"gye83jo8yx","Integrity":"uIzOR4gILoNjCGNryIsWnkEGO3BSwRa/MLjr73tDodE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","FileLength":113224,"LastWriteTime":"2025-09-25T19:03:16.9191532+00:00"},"P\u002BjtK24LH/Ol1gs4zxKJwe74ZPKf7/iqUgoXrVcLVDQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"jd9uben2k1","Integrity":"910zw\u002BrMdcg0Ls48ATp65vEn8rd5HvPxOKm2x3/CBII=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","FileLength":63943,"LastWriteTime":"2025-09-25T19:03:16.9171148+00:00"},"9pLeiH9RP2rpeS3tyjlXpQKgl61qMzDmtRyWMiDrNeI=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"q9ht133ko3","Integrity":"UkajePbMzGj8y73Imkd3dWWnLJr0v2CrBCLMrVMleP8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","FileLength":10203,"LastWriteTime":"2025-09-25T19:03:16.9171148+00:00"},"UkQtZwulCYwo2l3TuOZ/QLVG6UahgccUAfzqyZrUe8s=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ee0r1s7dh0","Integrity":"OoQVwh7Arp7bVoK2ZiTx2S//KrnPrSPzPZ93CqCMhe8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","FileLength":129386,"LastWriteTime":"2025-09-25T19:03:16.9161136+00:00"},"bEFHuiuDdkExTACaPFCU1l7bY0m/0zEI3F1YApzguxY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"rxsg74s51o","Integrity":"gRKIHVkBgnCPUs/hmZsXynZ9ZJpvsE77idtljDkrWGI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","FileLength":12651,"LastWriteTime":"2025-09-25T19:03:16.9151152+00:00"},"nojrR0YRS4lK13W5opsia9PaKZ9bVlgbHXSPiqSJEfQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"fsbi9cje9m","Integrity":"0eqVT62kqRLJh9oTqLeIH4UnQskqVjib8hl2fXxl4lg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","FileLength":51369,"LastWriteTime":"2025-09-25T19:03:16.9141153+00:00"},"ESifVBcG0JoDsooacSTgoGmTeNXgQctOOM\u002BtUfucAKQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"tmc1g35s3z","Integrity":"y72bT5TKmFmfvw3bNEzPRNZa/8595xtseZIcBUV0PdM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","FileLength":10131,"LastWriteTime":"2025-09-25T19:03:16.9131145+00:00"},"c6VIAHH/L1/PvTBjU192NXofOEicEc5PIQdyXs4JC2w=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"fvhpjtyr6v","Integrity":"RXJ/QZiBfHXoPtXR2EgC\u002BbFo2pe3GtbZO722RtiLGzQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","FileLength":129371,"LastWriteTime":"2025-09-25T19:03:16.9131145+00:00"},"VHI04dEA/MQzOlDNEUD721/RCCwNE\u002BpBW3r7gIP4RxE=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"qesaa3a1fm","Integrity":"rjusxCRzKjztCcfgOVduAc3e3Z7KvimJGokJSeADNmE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","FileLength":12661,"LastWriteTime":"2025-09-25T19:03:16.9111149+00:00"},"lZW/uFZHYzm\u002BjkTbOhLFomuz\u002B\u002BGMhSpr1C\u002BwEgvLFxY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"cosvhxvwiu","Integrity":"7GdOlw7U/wgyaeUtFmxPz5/MphdvVSPtVOOlTn9c33Q=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","FileLength":116063,"LastWriteTime":"2025-09-25T19:03:16.9111149+00:00"},"LACTsxpLi4Tylh6qiVCAYX4iOps3D13F5rFJU3ZUZz8=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"22vffe00uq","Integrity":"\u002BrGG3u63SMkHL80Ga42LAawPUj7i8vaR2Kuenqlta2E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","FileLength":51875,"LastWriteTime":"2025-09-25T19:03:16.909117+00:00"},"EwTjjteZST\u002B6GKmrkAuEycVjwWfdi\u002BWAWFPnvQE5nDs=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ausgxo2sd3","Integrity":"/siQUA8yX830j\u002BcL4amKHY3yBtn3n8z3Eg\u002BVZ15f90k=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","FileLength":203225,"LastWriteTime":"2025-09-25T19:03:16.908115+00:00"},"qNBs5a0SiyCInpGI1tsvwY1VbxE48gs4V3bOgTC9fMo=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"xvp3kq03qx","Integrity":"M15fHTKfMK6cTars5c28PNhN6hD0qeUb3HPzOdoPwCc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","FileLength":74486,"LastWriteTime":"2025-09-25T19:03:16.9061145+00:00"},"b1NwCFzlufNOIbC4TgProP1IwKMwU9uMV3z1QxOd26E=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"aexeepp0ev","Integrity":"kgL\u002BxwVmM8IOs15lnoHt9daR2LRMiBG/cYgUPcKQOY4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","FileLength":115986,"LastWriteTime":"2025-09-25T19:03:16.9041166+00:00"},"7Gg6RffHZeARAh4uhEjg4ehcCj0wbfu15CbuoXjuNfU=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"sejl45xvog","Integrity":"hN2ttMG/K3wQlFrN3SbQ1YF4tIJHCE4oYP\u002BQibT3vOY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","FileLength":51800,"LastWriteTime":"2025-09-25T19:03:16.9021157+00:00"},"gw76tHVIowxVemmLyw4AakLy3Yxk4B947N4b3B52MKI=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"c2jlpeoesf","Integrity":"xAT\u002Bn25FE5hvOjj2fG4YdOwr1bl4IlAJBNg6PbhLT2E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","FileLength":203221,"LastWriteTime":"2025-09-25T19:03:16.9001172+00:00"},"w1hv5AGCaEd/w3XwuXkgWzcSO46XsbOp9a0i0VLu\u002Bdg=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"t1cqhe9u97","Integrity":"f4c8YV1qrr6RSiVYWMQT7R5W2OkT\u002BiXmE5H69/uRvGQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","FileLength":74413,"LastWriteTime":"2025-09-25T19:03:16.8948749+00:00"},"YdgeNzHVN45Ph8CT7CJuOOl5gF3f\u002Bw2Slc508D1plbI=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\js\\site.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"js/site#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"xtxxf3hu2r","Integrity":"hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\site.js","FileLength":231,"LastWriteTime":"2025-09-25T19:03:16.8893256+00:00"},"IKON4ml5nDbvFkXh6OT14nodu1WQKu4QFh8JsTeNLc0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\favicon.ico","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"favicon#[.{fingerprint}]?.ico","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"61n19gt1b8","Integrity":"Jtxf9L\u002B5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\favicon.ico","FileLength":5430,"LastWriteTime":"2025-09-25T19:03:16.8883261+00:00"},"ypGrNN5Zg/Jq\u002BeBDVCGhMZo4LHyncntROH5PWggYmj0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\css\\site.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"css/site#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"b9sayid5wm","Integrity":"j6fhJSuuyLpOSLuPJU0TsDV0iNjor5S3rDnvxJrt4bg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\site.css","FileLength":667,"LastWriteTime":"2025-09-25T19:03:16.8873277+00:00"}},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"nYOGlKJY71KB/dYdLjPucWCp01eHlI85Ncy5v+ZroD8=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["ypGrNN5Zg/Jq\u002BeBDVCGhMZo4LHyncntROH5PWggYmj0=","IKON4ml5nDbvFkXh6OT14nodu1WQKu4QFh8JsTeNLc0=","YdgeNzHVN45Ph8CT7CJuOOl5gF3f\u002Bw2Slc508D1plbI=","w1hv5AGCaEd/w3XwuXkgWzcSO46XsbOp9a0i0VLu\u002Bdg=","gw76tHVIowxVemmLyw4AakLy3Yxk4B947N4b3B52MKI=","7Gg6RffHZeARAh4uhEjg4ehcCj0wbfu15CbuoXjuNfU=","b1NwCFzlufNOIbC4TgProP1IwKMwU9uMV3z1QxOd26E=","qNBs5a0SiyCInpGI1tsvwY1VbxE48gs4V3bOgTC9fMo=","EwTjjteZST\u002B6GKmrkAuEycVjwWfdi\u002BWAWFPnvQE5nDs=","LACTsxpLi4Tylh6qiVCAYX4iOps3D13F5rFJU3ZUZz8=","lZW/uFZHYzm\u002BjkTbOhLFomuz\u002B\u002BGMhSpr1C\u002BwEgvLFxY=","VHI04dEA/MQzOlDNEUD721/RCCwNE\u002BpBW3r7gIP4RxE=","c6VIAHH/L1/PvTBjU192NXofOEicEc5PIQdyXs4JC2w=","ESifVBcG0JoDsooacSTgoGmTeNXgQctOOM\u002BtUfucAKQ=","nojrR0YRS4lK13W5opsia9PaKZ9bVlgbHXSPiqSJEfQ=","bEFHuiuDdkExTACaPFCU1l7bY0m/0zEI3F1YApzguxY=","UkQtZwulCYwo2l3TuOZ/QLVG6UahgccUAfzqyZrUe8s=","9pLeiH9RP2rpeS3tyjlXpQKgl61qMzDmtRyWMiDrNeI=","P\u002BjtK24LH/Ol1gs4zxKJwe74ZPKf7/iqUgoXrVcLVDQ=","gNZWd3MuGXrL2Gy70XinFTt3aJ56Rc96wgTuYrGXrgs=","3Mu52sujsWmwU1Kst0rjvMs0tkffVN88cXuqFVXbpFg=","VnVJFP65LvdSxVphZWKlV5iWeJoiW9QRNt6sY7k8LsE=","Mn//WYOi4QMi\u002BHR8l5oNe9gi64ewXldzWAHqX8cd9jM=","oRCEFC1y5YflwsBYha/WNZAsyyH6AbVRKgC\u002BCFXao9c=","C09v7F1Rx3wqsnr4qm0u74DJ7sOneJZFRj3\u002BdeIeI6I=","ibfxTSdscMbFBQJzj3\u002B6X6TNON0PzsYqa924KIQ6dx8=","D7ror1EeiN1cHIRoN\u002BHIiMDRY25ggHHZ0OtR3P9Y1qA=","Ia23t\u002BpEf7YRuRDryACNFTQG9iXi8aRwVMZgnAb5lUM=","/MVdg9bT/qBoMUVO0dEjaL5Sa0UZQ5a6ddlm5cdoBjU=","Tyqxzq/ATjWU1b5ubpcPCe1buaUzGAqVOTfm7URqgIY=","SF2RfZVGBckaRnzXQodOK48JgU5Wc8Ry5Rdej7LoGUA=","fA\u002B1HFlwgk47IgRYaAs76XyBk4yu0suNIoGJdMqkgVQ=","6M8HmzOzK81ncUaYJEfFTgs3N7SIyeAiYmKLQ4HbPG0=","wT8SUEVBPLeXn6ox4hc5k1CBnePWqIplPkjMVEyvkeo=","1DOCzwrN7B9bWlqCFJcLUspnRhUlegLHaZ/fCJXVs2Q=","8r1WwZvDBLVJAXhROE1ap8iUvc9M4bSHtUVfIau4QZ0=","3xFllrpOFh7otYv5jW3M83BWTlmxl/prsol\u002BSM3DNRY=","S20bDovjf0H\u002BmugQx\u002B7piKI4bkYiiQ8caHZyXF5uKPU=","8W2R3r46KExxBWlNVubVHC8Its/B/QqA1HrNW6AizKw=","uQ3v2lZP2Y7lDpyhDkoXzi4W2pxK/pD1utZrcMgSb6c=","iIYEW298qukblDWEvVT0tAx37BgQsCbHh/QTi/BBQ3Q=","frr/S63jZLmje9Px3XiHrQC6wi9bNocSZU2Xmgc71NA=","8vrNCU\u002BFOaYpWgsLV9HRp4z8MiAaxgtTCM0pg2FWnAk=","yNdGMrXG7KXgzdi/xUQ2jO/LjqNo2yf0CN8PfEkib8s=","afdduLgKvuhy6pFeT8S64eKVmsppXLr8OIyPHVMega0=","4ycLNp1GzEmT/fO\u002BZH8m8J2XhOwp6bvSTcW1szi/MhY=","/Gr5azEaXlCmlfFuQiHQ9gLZKdPr69E\u002B7ADbqnXtvmw=","NyAy4HC2\u002BmasiM8Ch1ELdtFF7jV2Vx7yCYrZnIiwftE=","5N1EJIEkj8LuSV1the3hCfVMjImN0zXQn18zgi3uVW4=","Ahzfrd\u002BjLT6NlAV4eIHDDMpXKZs9jllPL1ZMKMtIucQ=","zYUpz8c8\u002BEoNCaNxvdka1OI2oHzjScmou0GdsseSE98=","CDbBbpnD2tARR2Snj4NrOe\u002BPfxkty6EiwjxLNLg32Ys=","XGnRNuGsg4U98ChQ3gIeKeXWzzyURgDBIZBTprZ1CbQ=","FPB0SxEttmzZd2DEKwKCPlFeu3sY5rQp86wsCQxdZOM=","osdtmUigA0Xmp88dPXtjDVw58UDE3NFtc6Aqwl8F\u002Be0=","fdilgOuE7K1SldhCnf937pbt2KeRr/zWGTrtUQ5jVJM=","qpHJL8Tv7XcmHzdHJ5h961XMKOim3gT2AUM9iBTaRwk=","568VDYYZyeP1e1DCd/loI4/cuhdHuHL71vDp2rG7b\u002BY=","z3aMr\u002B69I3K/WZFFX/YaYmYTwE9hgsH1\u002BWkX\u002BxyPgBI=","lcan7GNJYm6MwWbeEhao/iR5p8PF3QwEnJZ892s6hrw=","oPKqT\u002BV56w3tq84byLlpiCQWOjhN9R\u002BvzXogwSu2Hns=","V4swYaQ4b8xAyKW54Lu\u002BbD9QHwV2Q73rSa7KmECf7aA=","moyRvTEXn8iC/y2N2Mj0Hcp3zvVgofV6fMUwh0aXukc=","zqMMrXjZe17vIo7Q7kCrxjO9B4aTT\u002BvyayUQ7tPU\u002B90=","9MbgtNMKgCvIlZ2mw7Uu/Z8sZbd29qAhb\u002BGrgUsJBMk=","nXQTxLkUZLo2n2RHCYrInWN6RDkOUMspXKPbU\u002BIBcSE=","btgYU06DjpLf7Xd3n2BacQr9OZovu5k8ZE8eknYPYnI=","339LDolAy3CYPR2o81djpPdPT42uEFrHY3FUMOKgVUc=","RLRmU6xCBIafUBE0roZLSrDgD0crdN/EEbbWjCa3tqM=","k\u002BpNzuF\u002B6lxMfeGNTPnb6B1YgeUOL1BDnVnGdK7ARYQ=","7ewNvzMraQXXFVj\u002B8NtJRt3d3n2dgKaLwGAZZvxc3Pw=","H3TBRVgv21wdCuj1P5qcTORwHKJ6vV\u002BV5QHuCZ2nWw0=","xXFQIixhpD2Xe7m2GgqvF9s1B2HDIpXBLcMnXqVFdgc=","wXYcAY8PW7L\u002BHax28YMZMt0JNJmSwmqO4cGwEdIcSls="],"CachedAssets":{"moyRvTEXn8iC/y2N2Mj0Hcp3zvVgofV6fMUwh0aXukc=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\LICENSE.txt","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mlv21k5csn","Integrity":"hjIBkvmgxQXbNXK3B9YQ3t06RwLuQSQzC/dpvuB/lMk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\LICENSE.txt","FileLength":1117,"LastWriteTime":"2025-09-25T19:03:16.9787331+00:00"},"V4swYaQ4b8xAyKW54Lu\u002BbD9QHwV2Q73rSa7KmECf7aA=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.slim.min.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery.slim.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"87fc7y1x7t","Integrity":"9FYmcgtx8qZo1OPPiPt/BJ/sz0EI8SRNUYsFLZDEEt4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.slim.min.map","FileLength":107143,"LastWriteTime":"2025-09-25T19:03:16.9963495+00:00"},"oPKqT\u002BV56w3tq84byLlpiCQWOjhN9R\u002BvzXogwSu2Hns=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.slim.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery.slim.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"9vr69e8ynj","Integrity":"a4xPRM7I0Iu95emrjGFRPWtNfn31f7PRjqVT5MIQMuc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.slim.min.js","FileLength":70266,"LastWriteTime":"2025-09-25T19:03:16.9943495+00:00"},"lcan7GNJYm6MwWbeEhao/iR5p8PF3QwEnJZ892s6hrw=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.slim.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery.slim#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"jjsuc0puko","Integrity":"AXgugf7kYNDl5ASR/8ZY13Id5HcDtTTmscOm4zwYn4E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.slim.js","FileLength":240632,"LastWriteTime":"2025-09-25T19:03:16.9923475+00:00"},"z3aMr\u002B69I3K/WZFFX/YaYmYTwE9hgsH1\u002BWkX\u002BxyPgBI=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.min.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ttgo8qnofa","Integrity":"z3TVHGLSmRiZiRMOu0I7MEU1Mv3ImI2OK3GxuRZagLg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.map","FileLength":134755,"LastWriteTime":"2025-09-25T19:03:16.9883506+00:00"},"568VDYYZyeP1e1DCd/loI4/cuhdHuHL71vDp2rG7b\u002BY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"m9qm4tazc0","Integrity":"eqaw4I9IoPldjffqieTL/h7z0ejA9zc/fyXt\u002B05KMl4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.min.js","FileLength":87535,"LastWriteTime":"2025-09-25T19:03:16.9853595+00:00"},"qpHJL8Tv7XcmHzdHJ5h961XMKOim3gT2AUM9iBTaRwk=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery\\dist\\jquery.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery/dist/jquery#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"d6nrnj6jjx","Integrity":"6440qEDaqjKqrIVfk4x21neDBVsbef6XUR5dUCKBv/E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery\\dist\\jquery.js","FileLength":296030,"LastWriteTime":"2025-09-25T19:03:16.9833473+00:00"},"fdilgOuE7K1SldhCnf937pbt2KeRr/zWGTrtUQ5jVJM=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation\\LICENSE.md","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation/LICENSE#[.{fingerprint}]?.md","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"x0q3zqp4vz","Integrity":"geHEkw/WGPdaHQMRq5HuNY9snliNzU/y2OW8ycnhGXw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\LICENSE.md","FileLength":1117,"LastWriteTime":"2025-09-25T19:03:16.9726801+00:00"},"osdtmUigA0Xmp88dPXtjDVw58UDE3NFtc6Aqwl8F\u002Be0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation/dist/jquery.validate.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"gk0pw8i4co","Integrity":"4NCwFlQ/wYiXS/TiueaKHFZND6AibX0E5NEBx9i3ar0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.min.js","FileLength":25311,"LastWriteTime":"2025-09-25T19:03:16.9777334+00:00"},"FPB0SxEttmzZd2DEKwKCPlFeu3sY5rQp86wsCQxdZOM=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation/dist/jquery.validate#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"worgj0nhwm","Integrity":"0GxoUp3otVLneA5AAK6d6uUs64GFYYMOJ8VrHPs4xKA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\jquery.validate.js","FileLength":54238,"LastWriteTime":"2025-09-25T19:03:16.9767345+00:00"},"XGnRNuGsg4U98ChQ3gIeKeXWzzyURgDBIZBTprZ1CbQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation/dist/additional-methods.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"mrlpezrjn3","Integrity":"jhvKRxZo6eW/PyCe\u002B4rjBLzqesJlE8rnyQGEjk8l2k8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.min.js","FileLength":22125,"LastWriteTime":"2025-09-25T19:03:16.9757343+00:00"},"CDbBbpnD2tARR2Snj4NrOe\u002BPfxkty6EiwjxLNLg32Ys=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation/dist/additional-methods#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"83jwlth58m","Integrity":"XL6yOf4sfG2g15W8aB744T4ClbiDG4IMGl2mi0tbzu0=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation\\dist\\additional-methods.js","FileLength":53033,"LastWriteTime":"2025-09-25T19:03:16.974734+00:00"},"zYUpz8c8\u002BEoNCaNxvdka1OI2oHzjScmou0GdsseSE98=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation-unobtrusive/LICENSE#[.{fingerprint}]?.txt","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"356vix0kms","Integrity":"16aFlqtpsG9RyieKZUUUjkJpqTgcJtWXwT312I4Iz1s=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\LICENSE.txt","FileLength":1139,"LastWriteTime":"2025-09-25T19:03:16.9703357+00:00"},"Ahzfrd\u002BjLT6NlAV4eIHDDMpXKZs9jllPL1ZMKMtIucQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation-unobtrusive\\dist\\jquery.validate.unobtrusive.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"48y08845bh","Integrity":"RFWFWIIPsjB4DucR4jqwxTWw13ZmtI\u002Bs6tVR2LJmZXk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\dist\\jquery.validate.unobtrusive.min.js","FileLength":5831,"LastWriteTime":"2025-09-25T19:03:16.9726801+00:00"},"5N1EJIEkj8LuSV1the3hCfVMjImN0zXQn18zgi3uVW4=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\jquery-validation-unobtrusive\\dist\\jquery.validate.unobtrusive.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"03hjc8e09r","Integrity":"xJbBMLGhYbXlPrrrddrSVmduyF6KEtbxEsYxw7hYZV4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\jquery-validation-unobtrusive\\dist\\jquery.validate.unobtrusive.js","FileLength":19820,"LastWriteTime":"2025-09-25T19:03:16.9712989+00:00"},"NyAy4HC2\u002BmasiM8Ch1ELdtFF7jV2Vx7yCYrZnIiwftE=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\LICENSE","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/LICENSE#[.{fingerprint}]?","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"81b7ukuj9c","Integrity":"ZH6pA6BSx6fuHZvdaKph1DwUJ\u002BVSYilIiEQu8ilnvqk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\LICENSE","FileLength":1153,"LastWriteTime":"2025-09-25T19:03:16.8918642+00:00"},"/Gr5azEaXlCmlfFuQiHQ9gLZKdPr69E\u002B7ADbqnXtvmw=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"0j3bgjxly4","Integrity":"ZI01e/ns473GKvACG4McggJdxvFfFIw4xspwQiG8Ye4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js.map","FileLength":220561,"LastWriteTime":"2025-09-25T19:03:16.9693012+00:00"},"4ycLNp1GzEmT/fO\u002BZH8m8J2XhOwp6bvSTcW1szi/MhY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4d85u1mtcx","Integrity":"aCTIqw9op0XQGYnNe1649V7fnihACD48OP3M8BP2xVM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.min.js","FileLength":60641,"LastWriteTime":"2025-09-25T19:03:16.9683033+00:00"},"afdduLgKvuhy6pFeT8S64eKVmsppXLr8OIyPHVMega0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"h1s4sie4z3","Integrity":"9Wr7Hxe8gCJDoIHh5xP29ldXvC3kN2GkifQj9c8vYx4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js.map","FileLength":306606,"LastWriteTime":"2025-09-25T19:03:16.9673366+00:00"},"yNdGMrXG7KXgzdi/xUQ2jO/LjqNo2yf0CN8PfEkib8s=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"u9q1upor1n","Integrity":"vqK8KwEVuWidx0Ddm5m5LyBriPDPl9TcjrKZQhkFSVA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.js","FileLength":149895,"LastWriteTime":"2025-09-25T19:03:16.9652995+00:00"},"8vrNCU\u002BFOaYpWgsLV9HRp4z8MiAaxgtTCM0pg2FWnAk=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"y7v9cxd14o","Integrity":"Tsbv8z6VlNgVET8xvz/yLo/v5iJHTAj2J4hkhjP1rHM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js.map","FileLength":222455,"LastWriteTime":"2025-09-25T19:03:16.9642999+00:00"},"frr/S63jZLmje9Px3XiHrQC6wi9bNocSZU2Xmgc71NA=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"8vyfqsqgz1","Integrity":"REjSeieVKd00nAKwd6dv7MMhuVKvKctPmLI4iDRs/cc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.min.js","FileLength":73941,"LastWriteTime":"2025-09-25T19:03:16.9633552+00:00"},"iIYEW298qukblDWEvVT0tAx37BgQsCbHh/QTi/BBQ3Q=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"kbrnm935zg","Integrity":"EPRLgpqWkahLxEn6CUjdM76RIYIw1xdHwTbeHssuj/4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js.map","FileLength":305438,"LastWriteTime":"2025-09-25T19:03:16.9613004+00:00"},"uQ3v2lZP2Y7lDpyhDkoXzi4W2pxK/pD1utZrcMgSb6c=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.esm#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ltid2c489k","Integrity":"idJzCWndWIhl4ZZvXbuLRTe5wquRfykXbEiDpO7ZsFk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.esm.js","FileLength":140276,"LastWriteTime":"2025-09-25T19:03:16.9593009+00:00"},"8W2R3r46KExxBWlNVubVHC8Its/B/QqA1HrNW6AizKw=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"iovd86k7lj","Integrity":"Xj4HYxZBQ7qqHKBwa2EAugRS\u002BRHWzpcTtI49vgezUSU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js.map","FileLength":332090,"LastWriteTime":"2025-09-25T19:03:16.9562973+00:00"},"S20bDovjf0H\u002BmugQx\u002B7piKI4bkYiiQ8caHZyXF5uKPU=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.min#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"hd3gran6i8","Integrity":"6zfk2L8R3wCgRbZzpkEi7UYC2bc6fYGIgFfNeqyOWnQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","FileLength":80727,"LastWriteTime":"2025-09-25T19:03:16.9533672+00:00"},"3xFllrpOFh7otYv5jW3M83BWTlmxl/prsol\u002BSM3DNRY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle.js#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"6pdc2jztkx","Integrity":"Wq4aWW1rQdJ\u002B6oAgy1JQc9IBjHL9T3MKfXTBNqOv02c=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js.map","FileLength":444579,"LastWriteTime":"2025-09-25T19:03:16.9523642+00:00"},"8r1WwZvDBLVJAXhROE1ap8iUvc9M4bSHtUVfIau4QZ0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/js/bootstrap.bundle#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"4094rpi4f9","Integrity":"bNojyBU9M3Cv/K4YqdKkq4xeaAkchkkS7HXP7554z9Y=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\js\\bootstrap.bundle.js","FileLength":214133,"LastWriteTime":"2025-09-25T19:03:16.9474824+00:00"},"1DOCzwrN7B9bWlqCFJcLUspnRhUlegLHaZ/fCJXVs2Q=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ft3s53vfgj","Integrity":"rTzXlnepcb/vgFAiB\u002BU7ODQAfOlJLfM3gY6IU7eIANk=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css.map","FileLength":589087,"LastWriteTime":"2025-09-25T19:03:16.9432894+00:00"},"wT8SUEVBPLeXn6ox4hc5k1CBnePWqIplPkjMVEyvkeo=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"c63t5i9ira","Integrity":"rI1w2GDxZPCr77bpZIGQ8mUvMVtEr\u002BgBtahl5RIPJpA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.min.css","FileLength":232916,"LastWriteTime":"2025-09-25T19:03:16.9412918+00:00"},"6M8HmzOzK81ncUaYJEfFTgs3N7SIyeAiYmKLQ4HbPG0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"hrwsygsryq","Integrity":"3bYWUiiVYMZfv2wq5JnXIsHlQKgSKs/VcRivgjgZ1ho=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css.map","FileLength":679615,"LastWriteTime":"2025-09-25T19:03:16.9402881+00:00"},"fA\u002B1HFlwgk47IgRYaAs76XyBk4yu0suNIoGJdMqkgVQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ynyaa8k90p","Integrity":"/rceNUMI0RlFJugRzjua815bgXwawEJBGBPh4Vx3r38=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.rtl.css","FileLength":292288,"LastWriteTime":"2025-09-25T19:03:16.9382907+00:00"},"SF2RfZVGBckaRnzXQodOK48JgU5Wc8Ry5Rdej7LoGUA=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"v0zj4ognzu","Integrity":"8SM4U2NQpCLGTQLW5D/x3qSTwxVq2CP\u002BGXYc3V1WwFs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css.map","FileLength":589892,"LastWriteTime":"2025-09-25T19:03:16.9362888+00:00"},"Tyqxzq/ATjWU1b5ubpcPCe1buaUzGAqVOTfm7URqgIY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"43atpzeawx","Integrity":"sKIQRfQriISuQ9l/44b1zHfQniGXJhGonVtB2LlSuIs=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.min.css","FileLength":232808,"LastWriteTime":"2025-09-25T19:03:16.9342954+00:00"},"/MVdg9bT/qBoMUVO0dEjaL5Sa0UZQ5a6ddlm5cdoBjU=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"pj5nd1wqec","Integrity":"KzNVR3p7UZGba94dnCtlc6jXjK5urSPiZ/eNnKTmDkw=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css.map","FileLength":679755,"LastWriteTime":"2025-09-25T19:03:16.9333289+00:00"},"Ia23t\u002BpEf7YRuRDryACNFTQG9iXi8aRwVMZgnAb5lUM=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"zub09dkrxp","Integrity":"CzmECrtXV8BSk/\u002B8SG\u002BRw7Fr\u002B3hCt2bS2bEkS4YD3PQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap.css","FileLength":293102,"LastWriteTime":"2025-09-25T19:03:16.9312902+00:00"},"D7ror1EeiN1cHIRoN\u002BHIiMDRY25ggHHZ0OtR3P9Y1qA=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"nvvlpmu67g","Integrity":"o8XK32mcY/FfcOQ1D2HJvVuZ0YTXSURZDLXCK0fnQeA=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css.map","FileLength":180217,"LastWriteTime":"2025-09-25T19:03:16.929297+00:00"},"ibfxTSdscMbFBQJzj3\u002B6X6TNON0PzsYqa924KIQ6dx8=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"keugtjm085","Integrity":"7MYEMUFgHEc1CjrfAK/TlV30POxgoxXk2b\u002BvAs/143U=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.min.css","FileLength":85286,"LastWriteTime":"2025-09-25T19:03:16.9282952+00:00"},"C09v7F1Rx3wqsnr4qm0u74DJ7sOneJZFRj3\u002BdeIeI6I=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"j5mq2jizvt","Integrity":"p0BVq5Ve/dohBIdfbrZsoQNu02JSsKh1g0wbyiQiUaU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css.map","FileLength":267476,"LastWriteTime":"2025-09-25T19:03:16.9271545+00:00"},"oRCEFC1y5YflwsBYha/WNZAsyyH6AbVRKgC\u002BCFXao9c=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"d4r6k3f320","Integrity":"MwFckg8YbY2WrveNQnXkfULkprYhFOq\u002Bt1BH92A7GsI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.rtl.css","FileLength":113083,"LastWriteTime":"2025-09-25T19:03:16.9251173+00:00"},"Mn//WYOi4QMi\u002BHR8l5oNe9gi64ewXldzWAHqX8cd9jM=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"c2oey78nd0","Integrity":"rHDmip4JZzuaGOcSQ1QSQrIbG0Eb3Zja9whqSF1zYIU=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css.map","FileLength":180381,"LastWriteTime":"2025-09-25T19:03:16.9231191+00:00"},"VnVJFP65LvdSxVphZWKlV5iWeJoiW9QRNt6sY7k8LsE=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"wl58j5mj3v","Integrity":"ZBXbYF8OZrF1GDOLMLvW/zRPtx1RfeMDYj5D2Wb/9jo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.min.css","FileLength":85357,"LastWriteTime":"2025-09-25T19:03:16.9221142+00:00"},"3Mu52sujsWmwU1Kst0rjvMs0tkffVN88cXuqFVXbpFg=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"r4e9w2rdcm","Integrity":"Nfjrc4Ur9Fv2oBEswQWIyBnNDP99q\u002BLhL\u002Bz9553O0cY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css.map","FileLength":267535,"LastWriteTime":"2025-09-25T19:03:16.9211562+00:00"},"gNZWd3MuGXrL2Gy70XinFTt3aJ56Rc96wgTuYrGXrgs=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-utilities#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"gye83jo8yx","Integrity":"uIzOR4gILoNjCGNryIsWnkEGO3BSwRa/MLjr73tDodE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-utilities.css","FileLength":113224,"LastWriteTime":"2025-09-25T19:03:16.9191532+00:00"},"P\u002BjtK24LH/Ol1gs4zxKJwe74ZPKf7/iqUgoXrVcLVDQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"jd9uben2k1","Integrity":"910zw\u002BrMdcg0Ls48ATp65vEn8rd5HvPxOKm2x3/CBII=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css.map","FileLength":63943,"LastWriteTime":"2025-09-25T19:03:16.9171148+00:00"},"9pLeiH9RP2rpeS3tyjlXpQKgl61qMzDmtRyWMiDrNeI=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"q9ht133ko3","Integrity":"UkajePbMzGj8y73Imkd3dWWnLJr0v2CrBCLMrVMleP8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.min.css","FileLength":10203,"LastWriteTime":"2025-09-25T19:03:16.9171148+00:00"},"UkQtZwulCYwo2l3TuOZ/QLVG6UahgccUAfzqyZrUe8s=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ee0r1s7dh0","Integrity":"OoQVwh7Arp7bVoK2ZiTx2S//KrnPrSPzPZ93CqCMhe8=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css.map","FileLength":129386,"LastWriteTime":"2025-09-25T19:03:16.9161136+00:00"},"bEFHuiuDdkExTACaPFCU1l7bY0m/0zEI3F1YApzguxY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"rxsg74s51o","Integrity":"gRKIHVkBgnCPUs/hmZsXynZ9ZJpvsE77idtljDkrWGI=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.rtl.css","FileLength":12651,"LastWriteTime":"2025-09-25T19:03:16.9151152+00:00"},"nojrR0YRS4lK13W5opsia9PaKZ9bVlgbHXSPiqSJEfQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"fsbi9cje9m","Integrity":"0eqVT62kqRLJh9oTqLeIH4UnQskqVjib8hl2fXxl4lg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css.map","FileLength":51369,"LastWriteTime":"2025-09-25T19:03:16.9141153+00:00"},"ESifVBcG0JoDsooacSTgoGmTeNXgQctOOM\u002BtUfucAKQ=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"tmc1g35s3z","Integrity":"y72bT5TKmFmfvw3bNEzPRNZa/8595xtseZIcBUV0PdM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.min.css","FileLength":10131,"LastWriteTime":"2025-09-25T19:03:16.9131145+00:00"},"c6VIAHH/L1/PvTBjU192NXofOEicEc5PIQdyXs4JC2w=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"fvhpjtyr6v","Integrity":"RXJ/QZiBfHXoPtXR2EgC\u002BbFo2pe3GtbZO722RtiLGzQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css.map","FileLength":129371,"LastWriteTime":"2025-09-25T19:03:16.9131145+00:00"},"VHI04dEA/MQzOlDNEUD721/RCCwNE\u002BpBW3r7gIP4RxE=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-reboot#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"qesaa3a1fm","Integrity":"rjusxCRzKjztCcfgOVduAc3e3Z7KvimJGokJSeADNmE=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-reboot.css","FileLength":12661,"LastWriteTime":"2025-09-25T19:03:16.9111149+00:00"},"lZW/uFZHYzm\u002BjkTbOhLFomuz\u002B\u002BGMhSpr1C\u002BwEgvLFxY=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"cosvhxvwiu","Integrity":"7GdOlw7U/wgyaeUtFmxPz5/MphdvVSPtVOOlTn9c33Q=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css.map","FileLength":116063,"LastWriteTime":"2025-09-25T19:03:16.9111149+00:00"},"LACTsxpLi4Tylh6qiVCAYX4iOps3D13F5rFJU3ZUZz8=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"22vffe00uq","Integrity":"\u002BrGG3u63SMkHL80Ga42LAawPUj7i8vaR2Kuenqlta2E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.min.css","FileLength":51875,"LastWriteTime":"2025-09-25T19:03:16.909117+00:00"},"EwTjjteZST\u002B6GKmrkAuEycVjwWfdi\u002BWAWFPnvQE5nDs=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"ausgxo2sd3","Integrity":"/siQUA8yX830j\u002BcL4amKHY3yBtn3n8z3Eg\u002BVZ15f90k=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css.map","FileLength":203225,"LastWriteTime":"2025-09-25T19:03:16.908115+00:00"},"qNBs5a0SiyCInpGI1tsvwY1VbxE48gs4V3bOgTC9fMo=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.rtl#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"xvp3kq03qx","Integrity":"M15fHTKfMK6cTars5c28PNhN6hD0qeUb3HPzOdoPwCc=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.rtl.css","FileLength":74486,"LastWriteTime":"2025-09-25T19:03:16.9061145+00:00"},"b1NwCFzlufNOIbC4TgProP1IwKMwU9uMV3z1QxOd26E=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"aexeepp0ev","Integrity":"kgL\u002BxwVmM8IOs15lnoHt9daR2LRMiBG/cYgUPcKQOY4=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css.map","FileLength":115986,"LastWriteTime":"2025-09-25T19:03:16.9041166+00:00"},"7Gg6RffHZeARAh4uhEjg4ehcCj0wbfu15CbuoXjuNfU=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.min#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"sejl45xvog","Integrity":"hN2ttMG/K3wQlFrN3SbQ1YF4tIJHCE4oYP\u002BQibT3vOY=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.min.css","FileLength":51800,"LastWriteTime":"2025-09-25T19:03:16.9021157+00:00"},"gw76tHVIowxVemmLyw4AakLy3Yxk4B947N4b3B52MKI=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid.css#[.{fingerprint}]?.map","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"c2jlpeoesf","Integrity":"xAT\u002Bn25FE5hvOjj2fG4YdOwr1bl4IlAJBNg6PbhLT2E=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css.map","FileLength":203221,"LastWriteTime":"2025-09-25T19:03:16.9001172+00:00"},"w1hv5AGCaEd/w3XwuXkgWzcSO46XsbOp9a0i0VLu\u002Bdg=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"lib/bootstrap/dist/css/bootstrap-grid#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"t1cqhe9u97","Integrity":"f4c8YV1qrr6RSiVYWMQT7R5W2OkT\u002BiXmE5H69/uRvGQ=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\lib\\bootstrap\\dist\\css\\bootstrap-grid.css","FileLength":74413,"LastWriteTime":"2025-09-25T19:03:16.8948749+00:00"},"YdgeNzHVN45Ph8CT7CJuOOl5gF3f\u002Bw2Slc508D1plbI=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\js\\site.js","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"js/site#[.{fingerprint}]?.js","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"xtxxf3hu2r","Integrity":"hRQyftXiu1lLX2P9Ly9xa4gHJgLeR1uGN5qegUobtGo=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\js\\site.js","FileLength":231,"LastWriteTime":"2025-09-25T19:03:16.8893256+00:00"},"IKON4ml5nDbvFkXh6OT14nodu1WQKu4QFh8JsTeNLc0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\favicon.ico","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"favicon#[.{fingerprint}]?.ico","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"61n19gt1b8","Integrity":"Jtxf9L\u002B5ITKRc1gIRl4VbUpGkRNfOBXjYTdhJD4facM=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\favicon.ico","FileLength":5430,"LastWriteTime":"2025-09-25T19:03:16.8883261+00:00"},"ypGrNN5Zg/Jq\u002BeBDVCGhMZo4LHyncntROH5PWggYmj0=":{"Identity":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\css\\site.css","SourceId":"Orion.API.UserProfileManagement","SourceType":"Discovered","ContentRoot":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\wwwroot\\","BasePath":"_content/Orion.API.UserProfileManagement","RelativePath":"css/site#[.{fingerprint}]?.css","AssetKind":"All","AssetMode":"All","AssetRole":"Primary","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":null,"AssetTraitName":null,"AssetTraitValue":null,"Fingerprint":"b9sayid5wm","Integrity":"j6fhJSuuyLpOSLuPJU0TsDV0iNjor5S3rDnvxJrt4bg=","CopyToOutputDirectory":"Never","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"wwwroot\\css\\site.css","FileLength":667,"LastWriteTime":"2025-09-25T19:03:16.8873277+00:00"}},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.dgspec.json b/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.dgspec.json index 51208e25..02ffad18 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.dgspec.json +++ b/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.dgspec.json @@ -68,6 +68,14 @@ "Microsoft.EntityFrameworkCore.Tools": { "target": "Package", "version": "[9.0.8, )" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": { + "target": "Package", + "version": "[9.0.9, )" + }, + "Swashbuckle.AspNetCore": { + "target": "Package", + "version": "[9.0.6, )" } }, "imports": [ diff --git a/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.g.props b/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.g.props index 6e2f9207..8a35b150 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.g.props +++ b/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.g.props @@ -13,12 +13,15 @@ - + + + + C:\Users\PC\.nuget\packages\microsoft.extensions.apidescription.server\9.0.0 C:\Users\PC\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.4 C:\Users\PC\.nuget\packages\microsoft.entityframeworkcore.tools\9.0.8 diff --git a/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.g.targets b/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.g.targets index c20b2323..1d57c2ce 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.g.targets +++ b/src/API/Orion.API.UserProfileManagement/obj/Orion.API.UserProfileManagement.csproj.nuget.g.targets @@ -2,9 +2,10 @@ - + + - + diff --git a/src/API/Orion.API.UserProfileManagement/obj/project.assets.json b/src/API/Orion.API.UserProfileManagement/obj/project.assets.json index b05337eb..7d5f9fe9 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/project.assets.json +++ b/src/API/Orion.API.UserProfileManagement/obj/project.assets.json @@ -615,13 +615,13 @@ } } }, - "Microsoft.EntityFrameworkCore/9.0.8": { + "Microsoft.EntityFrameworkCore/9.0.9": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore.Abstractions": "9.0.8", - "Microsoft.EntityFrameworkCore.Analyzers": "9.0.8", - "Microsoft.Extensions.Caching.Memory": "9.0.8", - "Microsoft.Extensions.Logging": "9.0.8" + "Microsoft.EntityFrameworkCore.Abstractions": "9.0.9", + "Microsoft.EntityFrameworkCore.Analyzers": "9.0.9", + "Microsoft.Extensions.Caching.Memory": "9.0.9", + "Microsoft.Extensions.Logging": "9.0.9" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.dll": { @@ -637,7 +637,7 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props": {} } }, - "Microsoft.EntityFrameworkCore.Abstractions/9.0.8": { + "Microsoft.EntityFrameworkCore.Abstractions/9.0.9": { "type": "package", "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": { @@ -650,7 +650,7 @@ } } }, - "Microsoft.EntityFrameworkCore.Analyzers/9.0.8": { + "Microsoft.EntityFrameworkCore.Analyzers/9.0.9": { "type": "package" }, "Microsoft.EntityFrameworkCore.Design/9.0.8": { @@ -684,13 +684,13 @@ "build/net8.0/Microsoft.EntityFrameworkCore.Design.props": {} } }, - "Microsoft.EntityFrameworkCore.Relational/9.0.8": { + "Microsoft.EntityFrameworkCore.Relational/9.0.9": { "type": "package", "dependencies": { - "Microsoft.EntityFrameworkCore": "9.0.8", - "Microsoft.Extensions.Caching.Memory": "9.0.8", - "Microsoft.Extensions.Configuration.Abstractions": "9.0.8", - "Microsoft.Extensions.Logging": "9.0.8" + "Microsoft.EntityFrameworkCore": "9.0.9", + "Microsoft.Extensions.Caching.Memory": "9.0.9", + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", + "Microsoft.Extensions.Logging": "9.0.9" }, "compile": { "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": { @@ -775,10 +775,21 @@ "Microsoft.EntityFrameworkCore.Design": "9.0.8" } }, - "Microsoft.Extensions.Caching.Abstractions/9.0.8": { + "Microsoft.Extensions.ApiDescription.Server/9.0.0": { + "type": "package", + "build": { + "build/Microsoft.Extensions.ApiDescription.Server.props": {}, + "build/Microsoft.Extensions.ApiDescription.Server.targets": {} + }, + "buildMultiTargeting": { + "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props": {}, + "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets": {} + } + }, + "Microsoft.Extensions.Caching.Abstractions/9.0.9": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.Extensions.Primitives": "9.0.9" }, "compile": { "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.dll": { @@ -794,14 +805,14 @@ "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Caching.Memory/9.0.8": { + "Microsoft.Extensions.Caching.Memory/9.0.9": { "type": "package", "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "9.0.8", - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8", - "Microsoft.Extensions.Logging.Abstractions": "9.0.8", - "Microsoft.Extensions.Options": "9.0.8", - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.Extensions.Caching.Abstractions": "9.0.9", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", + "Microsoft.Extensions.Logging.Abstractions": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9", + "Microsoft.Extensions.Primitives": "9.0.9" }, "compile": { "lib/net9.0/Microsoft.Extensions.Caching.Memory.dll": { @@ -837,10 +848,10 @@ "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.8": { + "Microsoft.Extensions.Configuration.Abstractions/9.0.9": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.Extensions.Primitives": "9.0.9" }, "compile": { "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll": { @@ -875,10 +886,10 @@ "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {} } }, - "Microsoft.Extensions.DependencyInjection/9.0.8": { + "Microsoft.Extensions.DependencyInjection/9.0.9": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9" }, "compile": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll": { @@ -894,7 +905,7 @@ "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.8": { + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.9": { "type": "package", "compile": { "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { @@ -947,11 +958,11 @@ "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Diagnostics.Abstractions/9.0.8": { + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.9": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8", - "Microsoft.Extensions.Options": "9.0.8" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9" }, "compile": { "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": { @@ -967,10 +978,60 @@ "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.8": { + "Microsoft.Extensions.Diagnostics.HealthChecks/9.0.9": { "type": "package", "dependencies": { - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "9.0.9", + "Microsoft.Extensions.Hosting.Abstractions": "9.0.9", + "Microsoft.Extensions.Logging.Abstractions": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9" + }, + "compile": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/9.0.9": { + "type": "package", + "compile": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/9.0.9": { + "type": "package", + "dependencies": { + "Microsoft.EntityFrameworkCore.Relational": "9.0.9", + "Microsoft.Extensions.Diagnostics.HealthChecks": "9.0.9", + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "9.0.9" + }, + "compile": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll": { + "related": ".xml" + } + } + }, + "Microsoft.Extensions.FileProviders.Abstractions/9.0.9": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Primitives": "9.0.9" }, "compile": { "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { @@ -1008,6 +1069,29 @@ "buildMultiTargeting/_._": {} } }, + "Microsoft.Extensions.Hosting.Abstractions/9.0.9": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.Configuration.Abstractions": "9.0.9", + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", + "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.9", + "Microsoft.Extensions.FileProviders.Abstractions": "9.0.9", + "Microsoft.Extensions.Logging.Abstractions": "9.0.9" + }, + "compile": { + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll": { + "related": ".xml" + } + }, + "build": { + "buildTransitive/net8.0/_._": {} + } + }, "Microsoft.Extensions.Http/9.0.8": { "type": "package", "dependencies": { @@ -1068,12 +1152,12 @@ } } }, - "Microsoft.Extensions.Logging/9.0.8": { + "Microsoft.Extensions.Logging/9.0.9": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection": "9.0.8", - "Microsoft.Extensions.Logging.Abstractions": "9.0.8", - "Microsoft.Extensions.Options": "9.0.8" + "Microsoft.Extensions.DependencyInjection": "9.0.9", + "Microsoft.Extensions.Logging.Abstractions": "9.0.9", + "Microsoft.Extensions.Options": "9.0.9" }, "compile": { "lib/net9.0/Microsoft.Extensions.Logging.dll": { @@ -1089,10 +1173,10 @@ "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Logging.Abstractions/9.0.8": { + "Microsoft.Extensions.Logging.Abstractions/9.0.9": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9" }, "compile": { "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll": { @@ -1108,11 +1192,11 @@ "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {} } }, - "Microsoft.Extensions.Options/9.0.8": { + "Microsoft.Extensions.Options/9.0.9": { "type": "package", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.8", - "Microsoft.Extensions.Primitives": "9.0.8" + "Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.9", + "Microsoft.Extensions.Primitives": "9.0.9" }, "compile": { "lib/net9.0/Microsoft.Extensions.Options.dll": { @@ -1151,7 +1235,7 @@ "buildTransitive/net8.0/_._": {} } }, - "Microsoft.Extensions.Primitives/9.0.8": { + "Microsoft.Extensions.Primitives/9.0.9": { "type": "package", "compile": { "lib/net9.0/Microsoft.Extensions.Primitives.dll": { @@ -1295,6 +1379,19 @@ } } }, + "Microsoft.OpenApi/1.6.25": { + "type": "package", + "compile": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/netstandard2.0/Microsoft.OpenApi.dll": { + "related": ".pdb;.xml" + } + } + }, "Microsoft.SqlServer.Server/1.0.0": { "type": "package", "compile": { @@ -1569,6 +1666,72 @@ "build/_._": {} } }, + "Swashbuckle.AspNetCore/9.0.6": { + "type": "package", + "dependencies": { + "Microsoft.Extensions.ApiDescription.Server": "9.0.0", + "Swashbuckle.AspNetCore.Swagger": "9.0.6", + "Swashbuckle.AspNetCore.SwaggerGen": "9.0.6", + "Swashbuckle.AspNetCore.SwaggerUI": "9.0.6" + }, + "build": { + "build/Swashbuckle.AspNetCore.props": {} + }, + "buildMultiTargeting": { + "buildMultiTargeting/Swashbuckle.AspNetCore.props": {} + } + }, + "Swashbuckle.AspNetCore.Swagger/9.0.6": { + "type": "package", + "dependencies": { + "Microsoft.OpenApi": "1.6.25" + }, + "compile": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll": { + "related": ".pdb;.xml" + } + }, + "frameworkReferences": [ + "Microsoft.AspNetCore.App" + ] + }, + "Swashbuckle.AspNetCore.SwaggerGen/9.0.6": { + "type": "package", + "dependencies": { + "Swashbuckle.AspNetCore.Swagger": "9.0.6" + }, + "compile": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { + "related": ".pdb;.xml" + } + } + }, + "Swashbuckle.AspNetCore.SwaggerUI/9.0.6": { + "type": "package", + "compile": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "related": ".pdb;.xml" + } + }, + "runtime": { + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { + "related": ".pdb;.xml" + } + }, + "frameworkReferences": [ + "Microsoft.AspNetCore.App" + ] + }, "System.ClientModel/1.0.0": { "type": "package", "dependencies": { @@ -3582,10 +3745,10 @@ "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" ] }, - "Microsoft.EntityFrameworkCore/9.0.8": { - "sha512": "bNGdPhN762+BIIO5MFYLjafRqkSS1MqLOc/erd55InvLnFxt9H3N5JNsuag1ZHyBor1VtD42U0CHpgqkWeAYgQ==", + "Microsoft.EntityFrameworkCore/9.0.9": { + "sha512": "zkt5yQgnpWKX3rOxn+ZcV23Aj0296XCTqg4lx1hKY+wMXBgkn377UhBrY/A4H6kLpNT7wqZN98xCV0YHXu9VRA==", "type": "package", - "path": "microsoft.entityframeworkcore/9.0.8", + "path": "microsoft.entityframeworkcore/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3594,14 +3757,14 @@ "buildTransitive/net8.0/Microsoft.EntityFrameworkCore.props", "lib/net8.0/Microsoft.EntityFrameworkCore.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.xml", - "microsoft.entityframeworkcore.9.0.8.nupkg.sha512", + "microsoft.entityframeworkcore.9.0.9.nupkg.sha512", "microsoft.entityframeworkcore.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Abstractions/9.0.8": { - "sha512": "B2yfAIQRRAQ4zvvWqh+HudD+juV3YoLlpXnrog3tU0PM9AFpuq6xo0+mEglN1P43WgdcUiF+65CWBcZe35s15Q==", + "Microsoft.EntityFrameworkCore.Abstractions/9.0.9": { + "sha512": "QdM2k3Mnip2QsaxJbCI95dc2SajRMENdmaMhVKj4jPC5dmkoRcu3eEdvZAgDbd4bFVV1jtPGdHtXewtoBMlZqA==", "type": "package", - "path": "microsoft.entityframeworkcore.abstractions/9.0.8", + "path": "microsoft.entityframeworkcore.abstractions/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3609,21 +3772,21 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.xml", - "microsoft.entityframeworkcore.abstractions.9.0.8.nupkg.sha512", + "microsoft.entityframeworkcore.abstractions.9.0.9.nupkg.sha512", "microsoft.entityframeworkcore.abstractions.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Analyzers/9.0.8": { - "sha512": "2EYStCXt4Hi9p3J3EYMQbItJDtASJd064Kcs8C8hj8Jt5srILrR9qlaL0Ryvk8NrWQoCQvIELsmiuqLEZMLvGA==", + "Microsoft.EntityFrameworkCore.Analyzers/9.0.9": { + "sha512": "uiKeU/qR0YpaDUa4+g0rAjKCuwfq8YWZGcpPptnFWIr1K7dXQTm/15D2HDwwU4ln3Uf66krYybymuY58ua4hhw==", "type": "package", - "path": "microsoft.entityframeworkcore.analyzers/9.0.8", + "path": "microsoft.entityframeworkcore.analyzers/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", "Icon.png", "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll", "docs/PACKAGE.md", - "microsoft.entityframeworkcore.analyzers.9.0.8.nupkg.sha512", + "microsoft.entityframeworkcore.analyzers.9.0.9.nupkg.sha512", "microsoft.entityframeworkcore.analyzers.nuspec" ] }, @@ -3643,10 +3806,10 @@ "microsoft.entityframeworkcore.design.nuspec" ] }, - "Microsoft.EntityFrameworkCore.Relational/9.0.8": { - "sha512": "OVhfyxiHxMvYpwQ8Jy3YZi4koy6TK5/Q7C1oq3z6db+HEGuu6x9L1BX5zDIdJxxlRePMyO4D8ORiXj/D7+MUqw==", + "Microsoft.EntityFrameworkCore.Relational/9.0.9": { + "sha512": "SonFU9a8x4jZIhIBtCw1hIE3QKjd4c7Y3mjptoh682dfQe7K9pUPGcEV/sk4n8AJdq4fkyJPCaOdYaObhae/Iw==", "type": "package", - "path": "microsoft.entityframeworkcore.relational/9.0.8", + "path": "microsoft.entityframeworkcore.relational/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3654,7 +3817,7 @@ "PACKAGE.md", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll", "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.xml", - "microsoft.entityframeworkcore.relational.9.0.8.nupkg.sha512", + "microsoft.entityframeworkcore.relational.9.0.9.nupkg.sha512", "microsoft.entityframeworkcore.relational.nuspec" ] }, @@ -3729,10 +3892,267 @@ "tools/netcoreapp2.0/any/ef.runtimeconfig.json" ] }, - "Microsoft.Extensions.Caching.Abstractions/9.0.8": { - "sha512": "4h7bsVoKoiK+SlPM+euX/ayGnKZhl47pPCidLTiio9xyG+vgVVfcYxcYQgjm0SCrdSxjG0EGIAKF8EFr3G8Ifw==", + "Microsoft.Extensions.ApiDescription.Server/9.0.0": { + "sha512": "1Kzzf7pRey40VaUkHN9/uWxrKVkLu2AQjt+GVeeKLLpiEHAJ1xZRsLSh4ZZYEnyS7Kt2OBOPmsXNdU+wbcOl5w==", + "type": "package", + "path": "microsoft.extensions.apidescription.server/9.0.0", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "build/Microsoft.Extensions.ApiDescription.Server.props", + "build/Microsoft.Extensions.ApiDescription.Server.targets", + "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.props", + "buildMultiTargeting/Microsoft.Extensions.ApiDescription.Server.targets", + "microsoft.extensions.apidescription.server.9.0.0.nupkg.sha512", + "microsoft.extensions.apidescription.server.nuspec", + "tools/Newtonsoft.Json.dll", + "tools/dotnet-getdocument.deps.json", + "tools/dotnet-getdocument.dll", + "tools/dotnet-getdocument.runtimeconfig.json", + "tools/net462-x86/GetDocument.Insider.exe", + "tools/net462-x86/GetDocument.Insider.exe.config", + "tools/net462-x86/Microsoft.OpenApi.dll", + "tools/net462-x86/Microsoft.Win32.Primitives.dll", + "tools/net462-x86/System.AppContext.dll", + "tools/net462-x86/System.Buffers.dll", + "tools/net462-x86/System.Collections.Concurrent.dll", + "tools/net462-x86/System.Collections.NonGeneric.dll", + "tools/net462-x86/System.Collections.Specialized.dll", + "tools/net462-x86/System.Collections.dll", + "tools/net462-x86/System.ComponentModel.EventBasedAsync.dll", + "tools/net462-x86/System.ComponentModel.Primitives.dll", + "tools/net462-x86/System.ComponentModel.TypeConverter.dll", + "tools/net462-x86/System.ComponentModel.dll", + "tools/net462-x86/System.Console.dll", + "tools/net462-x86/System.Data.Common.dll", + "tools/net462-x86/System.Diagnostics.Contracts.dll", + "tools/net462-x86/System.Diagnostics.Debug.dll", + "tools/net462-x86/System.Diagnostics.DiagnosticSource.dll", + "tools/net462-x86/System.Diagnostics.FileVersionInfo.dll", + "tools/net462-x86/System.Diagnostics.Process.dll", + "tools/net462-x86/System.Diagnostics.StackTrace.dll", + "tools/net462-x86/System.Diagnostics.TextWriterTraceListener.dll", + "tools/net462-x86/System.Diagnostics.Tools.dll", + "tools/net462-x86/System.Diagnostics.TraceSource.dll", + "tools/net462-x86/System.Diagnostics.Tracing.dll", + "tools/net462-x86/System.Drawing.Primitives.dll", + "tools/net462-x86/System.Dynamic.Runtime.dll", + "tools/net462-x86/System.Globalization.Calendars.dll", + "tools/net462-x86/System.Globalization.Extensions.dll", + "tools/net462-x86/System.Globalization.dll", + "tools/net462-x86/System.IO.Compression.ZipFile.dll", + "tools/net462-x86/System.IO.Compression.dll", + "tools/net462-x86/System.IO.FileSystem.DriveInfo.dll", + "tools/net462-x86/System.IO.FileSystem.Primitives.dll", + "tools/net462-x86/System.IO.FileSystem.Watcher.dll", + "tools/net462-x86/System.IO.FileSystem.dll", + "tools/net462-x86/System.IO.IsolatedStorage.dll", + "tools/net462-x86/System.IO.MemoryMappedFiles.dll", + "tools/net462-x86/System.IO.Pipes.dll", + "tools/net462-x86/System.IO.UnmanagedMemoryStream.dll", + "tools/net462-x86/System.IO.dll", + "tools/net462-x86/System.Linq.Expressions.dll", + "tools/net462-x86/System.Linq.Parallel.dll", + "tools/net462-x86/System.Linq.Queryable.dll", + "tools/net462-x86/System.Linq.dll", + "tools/net462-x86/System.Memory.dll", + "tools/net462-x86/System.Net.Http.dll", + "tools/net462-x86/System.Net.NameResolution.dll", + "tools/net462-x86/System.Net.NetworkInformation.dll", + "tools/net462-x86/System.Net.Ping.dll", + "tools/net462-x86/System.Net.Primitives.dll", + "tools/net462-x86/System.Net.Requests.dll", + "tools/net462-x86/System.Net.Security.dll", + "tools/net462-x86/System.Net.Sockets.dll", + "tools/net462-x86/System.Net.WebHeaderCollection.dll", + "tools/net462-x86/System.Net.WebSockets.Client.dll", + "tools/net462-x86/System.Net.WebSockets.dll", + "tools/net462-x86/System.Numerics.Vectors.dll", + "tools/net462-x86/System.ObjectModel.dll", + "tools/net462-x86/System.Reflection.Extensions.dll", + "tools/net462-x86/System.Reflection.Primitives.dll", + "tools/net462-x86/System.Reflection.dll", + "tools/net462-x86/System.Resources.Reader.dll", + "tools/net462-x86/System.Resources.ResourceManager.dll", + "tools/net462-x86/System.Resources.Writer.dll", + "tools/net462-x86/System.Runtime.CompilerServices.Unsafe.dll", + "tools/net462-x86/System.Runtime.CompilerServices.VisualC.dll", + "tools/net462-x86/System.Runtime.Extensions.dll", + "tools/net462-x86/System.Runtime.Handles.dll", + "tools/net462-x86/System.Runtime.InteropServices.RuntimeInformation.dll", + "tools/net462-x86/System.Runtime.InteropServices.dll", + "tools/net462-x86/System.Runtime.Numerics.dll", + "tools/net462-x86/System.Runtime.Serialization.Formatters.dll", + "tools/net462-x86/System.Runtime.Serialization.Json.dll", + "tools/net462-x86/System.Runtime.Serialization.Primitives.dll", + "tools/net462-x86/System.Runtime.Serialization.Xml.dll", + "tools/net462-x86/System.Runtime.dll", + "tools/net462-x86/System.Security.Claims.dll", + "tools/net462-x86/System.Security.Cryptography.Algorithms.dll", + "tools/net462-x86/System.Security.Cryptography.Csp.dll", + "tools/net462-x86/System.Security.Cryptography.Encoding.dll", + "tools/net462-x86/System.Security.Cryptography.Primitives.dll", + "tools/net462-x86/System.Security.Cryptography.X509Certificates.dll", + "tools/net462-x86/System.Security.Principal.dll", + "tools/net462-x86/System.Security.SecureString.dll", + "tools/net462-x86/System.Text.Encoding.Extensions.dll", + "tools/net462-x86/System.Text.Encoding.dll", + "tools/net462-x86/System.Text.RegularExpressions.dll", + "tools/net462-x86/System.Threading.Overlapped.dll", + "tools/net462-x86/System.Threading.Tasks.Parallel.dll", + "tools/net462-x86/System.Threading.Tasks.dll", + "tools/net462-x86/System.Threading.Thread.dll", + "tools/net462-x86/System.Threading.ThreadPool.dll", + "tools/net462-x86/System.Threading.Timer.dll", + "tools/net462-x86/System.Threading.dll", + "tools/net462-x86/System.ValueTuple.dll", + "tools/net462-x86/System.Xml.ReaderWriter.dll", + "tools/net462-x86/System.Xml.XDocument.dll", + "tools/net462-x86/System.Xml.XPath.XDocument.dll", + "tools/net462-x86/System.Xml.XPath.dll", + "tools/net462-x86/System.Xml.XmlDocument.dll", + "tools/net462-x86/System.Xml.XmlSerializer.dll", + "tools/net462-x86/netstandard.dll", + "tools/net462/GetDocument.Insider.exe", + "tools/net462/GetDocument.Insider.exe.config", + "tools/net462/Microsoft.OpenApi.dll", + "tools/net462/Microsoft.Win32.Primitives.dll", + "tools/net462/System.AppContext.dll", + "tools/net462/System.Buffers.dll", + "tools/net462/System.Collections.Concurrent.dll", + "tools/net462/System.Collections.NonGeneric.dll", + "tools/net462/System.Collections.Specialized.dll", + "tools/net462/System.Collections.dll", + "tools/net462/System.ComponentModel.EventBasedAsync.dll", + "tools/net462/System.ComponentModel.Primitives.dll", + "tools/net462/System.ComponentModel.TypeConverter.dll", + "tools/net462/System.ComponentModel.dll", + "tools/net462/System.Console.dll", + "tools/net462/System.Data.Common.dll", + "tools/net462/System.Diagnostics.Contracts.dll", + "tools/net462/System.Diagnostics.Debug.dll", + "tools/net462/System.Diagnostics.DiagnosticSource.dll", + "tools/net462/System.Diagnostics.FileVersionInfo.dll", + "tools/net462/System.Diagnostics.Process.dll", + "tools/net462/System.Diagnostics.StackTrace.dll", + "tools/net462/System.Diagnostics.TextWriterTraceListener.dll", + "tools/net462/System.Diagnostics.Tools.dll", + "tools/net462/System.Diagnostics.TraceSource.dll", + "tools/net462/System.Diagnostics.Tracing.dll", + "tools/net462/System.Drawing.Primitives.dll", + "tools/net462/System.Dynamic.Runtime.dll", + "tools/net462/System.Globalization.Calendars.dll", + "tools/net462/System.Globalization.Extensions.dll", + "tools/net462/System.Globalization.dll", + "tools/net462/System.IO.Compression.ZipFile.dll", + "tools/net462/System.IO.Compression.dll", + "tools/net462/System.IO.FileSystem.DriveInfo.dll", + "tools/net462/System.IO.FileSystem.Primitives.dll", + "tools/net462/System.IO.FileSystem.Watcher.dll", + "tools/net462/System.IO.FileSystem.dll", + "tools/net462/System.IO.IsolatedStorage.dll", + "tools/net462/System.IO.MemoryMappedFiles.dll", + "tools/net462/System.IO.Pipes.dll", + "tools/net462/System.IO.UnmanagedMemoryStream.dll", + "tools/net462/System.IO.dll", + "tools/net462/System.Linq.Expressions.dll", + "tools/net462/System.Linq.Parallel.dll", + "tools/net462/System.Linq.Queryable.dll", + "tools/net462/System.Linq.dll", + "tools/net462/System.Memory.dll", + "tools/net462/System.Net.Http.dll", + "tools/net462/System.Net.NameResolution.dll", + "tools/net462/System.Net.NetworkInformation.dll", + "tools/net462/System.Net.Ping.dll", + "tools/net462/System.Net.Primitives.dll", + "tools/net462/System.Net.Requests.dll", + "tools/net462/System.Net.Security.dll", + "tools/net462/System.Net.Sockets.dll", + "tools/net462/System.Net.WebHeaderCollection.dll", + "tools/net462/System.Net.WebSockets.Client.dll", + "tools/net462/System.Net.WebSockets.dll", + "tools/net462/System.Numerics.Vectors.dll", + "tools/net462/System.ObjectModel.dll", + "tools/net462/System.Reflection.Extensions.dll", + "tools/net462/System.Reflection.Primitives.dll", + "tools/net462/System.Reflection.dll", + "tools/net462/System.Resources.Reader.dll", + "tools/net462/System.Resources.ResourceManager.dll", + "tools/net462/System.Resources.Writer.dll", + "tools/net462/System.Runtime.CompilerServices.Unsafe.dll", + "tools/net462/System.Runtime.CompilerServices.VisualC.dll", + "tools/net462/System.Runtime.Extensions.dll", + "tools/net462/System.Runtime.Handles.dll", + "tools/net462/System.Runtime.InteropServices.RuntimeInformation.dll", + "tools/net462/System.Runtime.InteropServices.dll", + "tools/net462/System.Runtime.Numerics.dll", + "tools/net462/System.Runtime.Serialization.Formatters.dll", + "tools/net462/System.Runtime.Serialization.Json.dll", + "tools/net462/System.Runtime.Serialization.Primitives.dll", + "tools/net462/System.Runtime.Serialization.Xml.dll", + "tools/net462/System.Runtime.dll", + "tools/net462/System.Security.Claims.dll", + "tools/net462/System.Security.Cryptography.Algorithms.dll", + "tools/net462/System.Security.Cryptography.Csp.dll", + "tools/net462/System.Security.Cryptography.Encoding.dll", + "tools/net462/System.Security.Cryptography.Primitives.dll", + "tools/net462/System.Security.Cryptography.X509Certificates.dll", + "tools/net462/System.Security.Principal.dll", + "tools/net462/System.Security.SecureString.dll", + "tools/net462/System.Text.Encoding.Extensions.dll", + "tools/net462/System.Text.Encoding.dll", + "tools/net462/System.Text.RegularExpressions.dll", + "tools/net462/System.Threading.Overlapped.dll", + "tools/net462/System.Threading.Tasks.Parallel.dll", + "tools/net462/System.Threading.Tasks.dll", + "tools/net462/System.Threading.Thread.dll", + "tools/net462/System.Threading.ThreadPool.dll", + "tools/net462/System.Threading.Timer.dll", + "tools/net462/System.Threading.dll", + "tools/net462/System.ValueTuple.dll", + "tools/net462/System.Xml.ReaderWriter.dll", + "tools/net462/System.Xml.XDocument.dll", + "tools/net462/System.Xml.XPath.XDocument.dll", + "tools/net462/System.Xml.XPath.dll", + "tools/net462/System.Xml.XmlDocument.dll", + "tools/net462/System.Xml.XmlSerializer.dll", + "tools/net462/netstandard.dll", + "tools/net9.0/GetDocument.Insider.deps.json", + "tools/net9.0/GetDocument.Insider.dll", + "tools/net9.0/GetDocument.Insider.exe", + "tools/net9.0/GetDocument.Insider.runtimeconfig.json", + "tools/net9.0/Microsoft.AspNetCore.Connections.Abstractions.dll", + "tools/net9.0/Microsoft.AspNetCore.Connections.Abstractions.xml", + "tools/net9.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", + "tools/net9.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml", + "tools/net9.0/Microsoft.AspNetCore.Http.Features.dll", + "tools/net9.0/Microsoft.AspNetCore.Http.Features.xml", + "tools/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll", + "tools/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll", + "tools/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", + "tools/net9.0/Microsoft.Extensions.Features.dll", + "tools/net9.0/Microsoft.Extensions.Features.xml", + "tools/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll", + "tools/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "tools/net9.0/Microsoft.Extensions.Logging.Abstractions.dll", + "tools/net9.0/Microsoft.Extensions.Options.dll", + "tools/net9.0/Microsoft.Extensions.Primitives.dll", + "tools/net9.0/Microsoft.Net.Http.Headers.dll", + "tools/net9.0/Microsoft.Net.Http.Headers.xml", + "tools/net9.0/Microsoft.OpenApi.dll", + "tools/netcoreapp2.1/GetDocument.Insider.deps.json", + "tools/netcoreapp2.1/GetDocument.Insider.dll", + "tools/netcoreapp2.1/GetDocument.Insider.runtimeconfig.json", + "tools/netcoreapp2.1/Microsoft.OpenApi.dll", + "tools/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll" + ] + }, + "Microsoft.Extensions.Caching.Abstractions/9.0.9": { + "sha512": "NgtRHOdPrAEacfjXLSrH/SRrSqGf6Vaa6d16mW2yoyJdg7AJr0BnBvxkv7PkCm/CHVyzojTK7Y+oUDEulqY1Qw==", "type": "package", - "path": "microsoft.extensions.caching.abstractions/9.0.8", + "path": "microsoft.extensions.caching.abstractions/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3752,15 +4172,15 @@ "lib/net9.0/Microsoft.Extensions.Caching.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml", - "microsoft.extensions.caching.abstractions.9.0.8.nupkg.sha512", + "microsoft.extensions.caching.abstractions.9.0.9.nupkg.sha512", "microsoft.extensions.caching.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Caching.Memory/9.0.8": { - "sha512": "grR+oPyj8HVn4DT8CFUUdSw2pZZKS13KjytFe4txpHQliGM1GEDotohmjgvyl3hm7RFB3FRqvbouEX3/1ewp5A==", + "Microsoft.Extensions.Caching.Memory/9.0.9": { + "sha512": "ln31BtsDsBQxykJgxuCtiUXWRET9FmqeEq0BpPIghkYtGpDDVs8ZcLHAjCCzbw6aGoLek4Z7JaDjSO/CjOD0iw==", "type": "package", - "path": "microsoft.extensions.caching.memory/9.0.8", + "path": "microsoft.extensions.caching.memory/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3780,7 +4200,7 @@ "lib/net9.0/Microsoft.Extensions.Caching.Memory.xml", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll", "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml", - "microsoft.extensions.caching.memory.9.0.8.nupkg.sha512", + "microsoft.extensions.caching.memory.9.0.9.nupkg.sha512", "microsoft.extensions.caching.memory.nuspec", "useSharedDesignerContext.txt" ] @@ -3813,10 +4233,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Configuration.Abstractions/9.0.8": { - "sha512": "yNou2KM35RvzOh4vUFtl2l33rWPvOCoba+nzEDJ+BgD8aOL/jew4WPCibQvntRfOJ2pJU8ARygSMD+pdjvDHuA==", + "Microsoft.Extensions.Configuration.Abstractions/9.0.9": { + "sha512": "p5RKAY9POvs3axwA/AQRuJeM8AHuE8h4qbP1NxQeGm0ep46aXz1oCLAp/oOYxX1GsjStgdhHrN3XXLLXr0+b3w==", "type": "package", - "path": "microsoft.extensions.configuration.abstractions/9.0.8", + "path": "microsoft.extensions.configuration.abstractions/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3836,7 +4256,7 @@ "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml", - "microsoft.extensions.configuration.abstractions.9.0.8.nupkg.sha512", + "microsoft.extensions.configuration.abstractions.9.0.9.nupkg.sha512", "microsoft.extensions.configuration.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -3880,10 +4300,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection/9.0.8": { - "sha512": "JJjI2Fa+QtZcUyuNjbKn04OjIUX5IgFGFu/Xc+qvzh1rXdZHLcnqqVXhR4093bGirTwacRlHiVg1XYI9xum6QQ==", + "Microsoft.Extensions.DependencyInjection/9.0.9": { + "sha512": "zQV2WOSP+3z1EuK91ULxfGgo2Y75bTRnmJHp08+w/YXAyekZutX/qCd88/HOMNh35MDW9mJJJxPpMPS+1Rww8A==", "type": "package", - "path": "microsoft.extensions.dependencyinjection/9.0.8", + "path": "microsoft.extensions.dependencyinjection/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3905,15 +4325,15 @@ "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml", - "microsoft.extensions.dependencyinjection.9.0.8.nupkg.sha512", + "microsoft.extensions.dependencyinjection.9.0.9.nupkg.sha512", "microsoft.extensions.dependencyinjection.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.8": { - "sha512": "xY3lTjj4+ZYmiKIkyWitddrp1uL5uYiweQjqo4BKBw01ZC4HhcfgLghDpPZcUlppgWAFqFy9SgkiYWOMx365pw==", + "Microsoft.Extensions.DependencyInjection.Abstractions/9.0.9": { + "sha512": "/hymojfWbE9AlDOa0mczR44m00Jj+T3+HZO0ZnVTI032fVycI0ZbNOVFP6kqZMcXiLSYXzR2ilcwaRi6dzeGyA==", "type": "package", - "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.8", + "path": "microsoft.extensions.dependencyinjection.abstractions/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -3935,7 +4355,7 @@ "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll", "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml", - "microsoft.extensions.dependencyinjection.abstractions.9.0.8.nupkg.sha512", + "microsoft.extensions.dependencyinjection.abstractions.9.0.9.nupkg.sha512", "microsoft.extensions.dependencyinjection.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -3995,10 +4415,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Diagnostics.Abstractions/9.0.8": { - "sha512": "UDY7blv4DCyIJ/8CkNrQKLaAZFypXQavRZ2DWf/2zi1mxYYKKw2t8AOCBWxNntyPZHPGhtEmL3snFM98ADZqTw==", + "Microsoft.Extensions.Diagnostics.Abstractions/9.0.9": { + "sha512": "YHGmxccrVZ2Ar3eI+/NdbOHkd1/HzrHvmQ5yBsp0Gl7jTyBe6qcXNYjUt9v9JIO+Z14la44+YYEe63JSqs1fYg==", "type": "package", - "path": "microsoft.extensions.diagnostics.abstractions/9.0.8", + "path": "microsoft.extensions.diagnostics.abstractions/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4017,15 +4437,68 @@ "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.xml", - "microsoft.extensions.diagnostics.abstractions.9.0.8.nupkg.sha512", + "microsoft.extensions.diagnostics.abstractions.9.0.9.nupkg.sha512", "microsoft.extensions.diagnostics.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.FileProviders.Abstractions/9.0.8": { - "sha512": "4zZbQ4w+hCMm9J+z5NOj3giIPT2MhZxx05HX/MGuAmDBbjOuXlYIIRN+t4V6OLxy5nXZIcXO+dQMB/OWubuDkw==", + "Microsoft.Extensions.Diagnostics.HealthChecks/9.0.9": { + "sha512": "pjNYR7BsjD6PS4K7Bef1sW/fRJtWZlwAtRoxppn0jEfJDAaCyCQddhIdCSxGBnyoob4eObT64W/DvFJGms6mQw==", + "type": "package", + "path": "microsoft.extensions.diagnostics.healthchecks/9.0.9", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net462/Microsoft.Extensions.Diagnostics.HealthChecks.dll", + "lib/net462/Microsoft.Extensions.Diagnostics.HealthChecks.xml", + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll", + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml", + "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll", + "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml", + "microsoft.extensions.diagnostics.healthchecks.9.0.9.nupkg.sha512", + "microsoft.extensions.diagnostics.healthchecks.nuspec" + ] + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/9.0.9": { + "sha512": "6zgF8Fu8HvMxpo9imgBtasDJzb+KwSM9yrQ4vPwKfKpR1knAc+mbxUGQzM1V/d2nhxMs7DvjYGmcFW06eIkSLQ==", + "type": "package", + "path": "microsoft.extensions.diagnostics.healthchecks.abstractions/9.0.9", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net462/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", + "lib/net462/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml", + "microsoft.extensions.diagnostics.healthchecks.abstractions.9.0.9.nupkg.sha512", + "microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec" + ] + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/9.0.9": { + "sha512": "ofUoF/KqEK44AfMw27MN+NYBhmsWJdpoQlqsztBmN7RCVWxi4qu2N46pUwhnCFKnWaZbT/4Jm09ZnopCF1wnJQ==", + "type": "package", + "path": "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore/9.0.9", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "THIRD-PARTY-NOTICES.TXT", + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll", + "lib/net9.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.xml", + "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore.9.0.9.nupkg.sha512", + "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore.nuspec" + ] + }, + "Microsoft.Extensions.FileProviders.Abstractions/9.0.9": { + "sha512": "M1ZhL9QkBQ/k6l/Wjgcli5zrV86HzytQ+gQiNtk9vs9Ge1fb17KKZil9T6jd15p2x/BGfXpup7Hg55CC0kkfig==", "type": "package", - "path": "microsoft.extensions.fileproviders.abstractions/9.0.8", + "path": "microsoft.extensions.fileproviders.abstractions/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4045,7 +4518,7 @@ "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml", - "microsoft.extensions.fileproviders.abstractions.9.0.8.nupkg.sha512", + "microsoft.extensions.fileproviders.abstractions.9.0.9.nupkg.sha512", "microsoft.extensions.fileproviders.abstractions.nuspec", "useSharedDesignerContext.txt" ] @@ -4073,6 +4546,36 @@ "tasks/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.dll" ] }, + "Microsoft.Extensions.Hosting.Abstractions/9.0.9": { + "sha512": "ORA4dICNz7cuwupPkjXpSuoiK6GMg0aygInBIQCCFEimwoHntRKdJqB59faxq2HHJuTPW3NsZm5EjN5P5Zh6nQ==", + "type": "package", + "path": "microsoft.extensions.hosting.abstractions/9.0.9", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "LICENSE.TXT", + "PACKAGE.md", + "THIRD-PARTY-NOTICES.TXT", + "buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets", + "buildTransitive/net462/_._", + "buildTransitive/net8.0/_._", + "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets", + "lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml", + "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll", + "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml", + "microsoft.extensions.hosting.abstractions.9.0.9.nupkg.sha512", + "microsoft.extensions.hosting.abstractions.nuspec", + "useSharedDesignerContext.txt" + ] + }, "Microsoft.Extensions.Http/9.0.8": { "sha512": "jDj+4aDByk47oESlDDTtk6LWzlXlmoCsjCn6ihd+i9OntN885aPLszUII5+w0B/7wYSZcS3KdjqLAIhKLSiBXQ==", "type": "package", @@ -4139,10 +4642,10 @@ "microsoft.extensions.identity.stores.nuspec" ] }, - "Microsoft.Extensions.Logging/9.0.8": { - "sha512": "Z/7ze+0iheT7FJeZPqJKARYvyC2bmwu3whbm/48BJjdlGVvgDguoCqJIkI/67NkroTYobd5geai1WheNQvWrgA==", + "Microsoft.Extensions.Logging/9.0.9": { + "sha512": "MaCB0Y9hNDs4YLu3HCJbo199WnJT8xSgajG1JYGANz9FkseQ5f3v/llu3HxLI6mjDlu7pa7ps9BLPWjKzsAAzQ==", "type": "package", - "path": "microsoft.extensions.logging/9.0.8", + "path": "microsoft.extensions.logging/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4164,15 +4667,15 @@ "lib/netstandard2.0/Microsoft.Extensions.Logging.xml", "lib/netstandard2.1/Microsoft.Extensions.Logging.dll", "lib/netstandard2.1/Microsoft.Extensions.Logging.xml", - "microsoft.extensions.logging.9.0.8.nupkg.sha512", + "microsoft.extensions.logging.9.0.9.nupkg.sha512", "microsoft.extensions.logging.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Logging.Abstractions/9.0.8": { - "sha512": "pYnAffJL7ARD/HCnnPvnFKSIHnTSmWz84WIlT9tPeQ4lHNiu0Az7N/8itihWvcF8sT+VVD5lq8V+ckMzu4SbOw==", + "Microsoft.Extensions.Logging.Abstractions/9.0.9": { + "sha512": "FEgpSF+Z9StMvrsSViaybOBwR0f0ZZxDm8xV5cSOFiXN/t+ys+rwAlTd/6yG7Ld1gfppgvLcMasZry3GsI9lGA==", "type": "package", - "path": "microsoft.extensions.logging.abstractions/9.0.8", + "path": "microsoft.extensions.logging.abstractions/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4235,15 +4738,15 @@ "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.xml", "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll", "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml", - "microsoft.extensions.logging.abstractions.9.0.8.nupkg.sha512", + "microsoft.extensions.logging.abstractions.9.0.9.nupkg.sha512", "microsoft.extensions.logging.abstractions.nuspec", "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Options/9.0.8": { - "sha512": "OmTaQ0v4gxGQkehpwWIqPoEiwsPuG/u4HUsbOFoWGx4DKET2AXzopnFe/fE608FIhzc/kcg2p8JdyMRCCUzitQ==", + "Microsoft.Extensions.Options/9.0.9": { + "sha512": "loxGGHE1FC2AefwPHzrjPq7X92LQm64qnU/whKfo6oWaceewPUVYQJBJs3S3E2qlWwnCpeZ+dGCPTX+5dgVAuQ==", "type": "package", - "path": "microsoft.extensions.options/9.0.8", + "path": "microsoft.extensions.options/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4280,7 +4783,7 @@ "lib/netstandard2.0/Microsoft.Extensions.Options.xml", "lib/netstandard2.1/Microsoft.Extensions.Options.dll", "lib/netstandard2.1/Microsoft.Extensions.Options.xml", - "microsoft.extensions.options.9.0.8.nupkg.sha512", + "microsoft.extensions.options.9.0.9.nupkg.sha512", "microsoft.extensions.options.nuspec", "useSharedDesignerContext.txt" ] @@ -4313,10 +4816,10 @@ "useSharedDesignerContext.txt" ] }, - "Microsoft.Extensions.Primitives/9.0.8": { - "sha512": "tizSIOEsIgSNSSh+hKeUVPK7xmTIjR8s+mJWOu1KXV3htvNQiPMFRMO17OdI1y/4ZApdBVk49u/08QGC9yvLug==", + "Microsoft.Extensions.Primitives/9.0.9": { + "sha512": "z4pyMePOrl733ltTowbN565PxBw1oAr8IHmIXNDiDqd22nFpYltX9KhrNC/qBWAG1/Zx5MHX+cOYhWJQYCO/iw==", "type": "package", - "path": "microsoft.extensions.primitives/9.0.8", + "path": "microsoft.extensions.primitives/9.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", @@ -4336,7 +4839,7 @@ "lib/net9.0/Microsoft.Extensions.Primitives.xml", "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll", "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml", - "microsoft.extensions.primitives.9.0.8.nupkg.sha512", + "microsoft.extensions.primitives.9.0.9.nupkg.sha512", "microsoft.extensions.primitives.nuspec", "useSharedDesignerContext.txt" ] @@ -4516,6 +5019,21 @@ "microsoft.identitymodel.tokens.nuspec" ] }, + "Microsoft.OpenApi/1.6.25": { + "sha512": "ZahSqNGtNV7N0JBYS/IYXPkLVexL/AZFxo6pqxv6A7Uli7Q7zfitNjkaqIcsV73Ukzxi4IlJdyDgcQiMXiH8cw==", + "type": "package", + "path": "microsoft.openapi/1.6.25", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "README.md", + "lib/netstandard2.0/Microsoft.OpenApi.dll", + "lib/netstandard2.0/Microsoft.OpenApi.pdb", + "lib/netstandard2.0/Microsoft.OpenApi.xml", + "microsoft.openapi.1.6.25.nupkg.sha512", + "microsoft.openapi.nuspec" + ] + }, "Microsoft.SqlServer.Server/1.0.0": { "sha512": "N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==", "type": "package", @@ -4787,6 +5305,74 @@ "serilog.nuspec" ] }, + "Swashbuckle.AspNetCore/9.0.6": { + "sha512": "q/UfEAgrk6qQyjHXgsW9ILw0YZLfmPtWUY4wYijliX6supozC+TkzU0G6FTnn/dPYxnChjM8g8lHjWHF6VKy+A==", + "type": "package", + "path": "swashbuckle.aspnetcore/9.0.6", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "build/Swashbuckle.AspNetCore.props", + "buildMultiTargeting/Swashbuckle.AspNetCore.props", + "docs/package-readme.md", + "swashbuckle.aspnetcore.9.0.6.nupkg.sha512", + "swashbuckle.aspnetcore.nuspec" + ] + }, + "Swashbuckle.AspNetCore.Swagger/9.0.6": { + "sha512": "Bgyc8rWRAYwDrzjVHGbavvNE38G1Dfgf1McHYm+WUr4TxkvEAXv8F8B1z3Kmz4BkDCKv9A/1COa2t7+Ri5+pLg==", + "type": "package", + "path": "swashbuckle.aspnetcore.swagger/9.0.6", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net8.0/Swashbuckle.AspNetCore.Swagger.dll", + "lib/net8.0/Swashbuckle.AspNetCore.Swagger.pdb", + "lib/net8.0/Swashbuckle.AspNetCore.Swagger.xml", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.dll", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.Swagger.xml", + "package-readme.md", + "swashbuckle.aspnetcore.swagger.9.0.6.nupkg.sha512", + "swashbuckle.aspnetcore.swagger.nuspec" + ] + }, + "Swashbuckle.AspNetCore.SwaggerGen/9.0.6": { + "sha512": "yYrDs5qpIa4UXP+a02X0ZLQs6HSd1C8t6hF6J1fnxoawi3PslJg1yUpLBS89HCbrDACzmwEGG25il+8aa0zdnw==", + "type": "package", + "path": "swashbuckle.aspnetcore.swaggergen/9.0.6", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll", + "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", + "lib/net8.0/Swashbuckle.AspNetCore.SwaggerGen.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerGen.xml", + "package-readme.md", + "swashbuckle.aspnetcore.swaggergen.9.0.6.nupkg.sha512", + "swashbuckle.aspnetcore.swaggergen.nuspec" + ] + }, + "Swashbuckle.AspNetCore.SwaggerUI/9.0.6": { + "sha512": "WGsw/Yop9b16miq8TQd4THxuEgkP5cH3+DX93BrX9m0OdPcKNtg2nNm77WQSAsA+Se+M0bTiu8bUyrruRSeS5g==", + "type": "package", + "path": "swashbuckle.aspnetcore.swaggerui/9.0.6", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll", + "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", + "lib/net8.0/Swashbuckle.AspNetCore.SwaggerUI.xml", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.dll", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.pdb", + "lib/net9.0/Swashbuckle.AspNetCore.SwaggerUI.xml", + "package-readme.md", + "swashbuckle.aspnetcore.swaggerui.9.0.6.nupkg.sha512", + "swashbuckle.aspnetcore.swaggerui.nuspec" + ] + }, "System.ClientModel/1.0.0": { "sha512": "I3CVkvxeqFYjIVEP59DnjbeoGNfo/+SZrCLpRz2v/g0gpCHaEMPtWSY0s9k/7jR1rAsLNg2z2u1JRB76tPjnIw==", "type": "package", @@ -5921,7 +6507,9 @@ "Microsoft.AspNetCore.Identity.EntityFrameworkCore >= 9.0.8", "Microsoft.AspNetCore.Identity.UI >= 9.0.8", "Microsoft.EntityFrameworkCore.Tools >= 9.0.8", - "Orion.DataAccess.Postgres >= 1.0.0" + "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore >= 9.0.9", + "Orion.DataAccess.Postgres >= 1.0.0", + "Swashbuckle.AspNetCore >= 9.0.6" ] }, "packageFolders": { @@ -5991,6 +6579,14 @@ "Microsoft.EntityFrameworkCore.Tools": { "target": "Package", "version": "[9.0.8, )" + }, + "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": { + "target": "Package", + "version": "[9.0.9, )" + }, + "Swashbuckle.AspNetCore": { + "target": "Package", + "version": "[9.0.6, )" } }, "imports": [ @@ -6015,13 +6611,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/API/Orion.API.UserProfileManagement/obj/project.nuget.cache b/src/API/Orion.API.UserProfileManagement/obj/project.nuget.cache index 47371c06..9e56f0c8 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/project.nuget.cache +++ b/src/API/Orion.API.UserProfileManagement/obj/project.nuget.cache @@ -1,6 +1,6 @@ { "version": 2, - "dgSpecHash": "sSsVRWhTPfc=", + "dgSpecHash": "mQZzEPoq+vI=", "success": true, "projectFilePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\Orion.API.UserProfileManagement.csproj", "expectedPackageFiles": [ @@ -26,35 +26,40 @@ "C:\\Users\\PC\\.nuget\\packages\\microsoft.codeanalysis.workspaces.msbuild\\4.8.0\\microsoft.codeanalysis.workspaces.msbuild.4.8.0.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.data.sqlclient\\5.1.6\\microsoft.data.sqlclient.5.1.6.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.1.1\\microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore\\9.0.8\\microsoft.entityframeworkcore.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\9.0.8\\microsoft.entityframeworkcore.abstractions.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\9.0.8\\microsoft.entityframeworkcore.analyzers.9.0.8.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore\\9.0.9\\microsoft.entityframeworkcore.9.0.9.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\9.0.9\\microsoft.entityframeworkcore.abstractions.9.0.9.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\9.0.9\\microsoft.entityframeworkcore.analyzers.9.0.9.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore.design\\9.0.8\\microsoft.entityframeworkcore.design.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\9.0.8\\microsoft.entityframeworkcore.relational.9.0.8.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\9.0.9\\microsoft.entityframeworkcore.relational.9.0.9.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\9.0.8\\microsoft.entityframeworkcore.sqlserver.9.0.8.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver.abstractions\\9.0.8\\microsoft.entityframeworkcore.sqlserver.abstractions.9.0.8.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver.hierarchyid\\9.0.8\\microsoft.entityframeworkcore.sqlserver.hierarchyid.9.0.8.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\9.0.8\\microsoft.entityframeworkcore.tools.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\9.0.8\\microsoft.extensions.caching.abstractions.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.caching.memory\\9.0.8\\microsoft.extensions.caching.memory.9.0.8.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.apidescription.server\\9.0.0\\microsoft.extensions.apidescription.server.9.0.0.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\9.0.9\\microsoft.extensions.caching.abstractions.9.0.9.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.caching.memory\\9.0.9\\microsoft.extensions.caching.memory.9.0.9.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.configuration\\9.0.8\\microsoft.extensions.configuration.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\9.0.8\\microsoft.extensions.configuration.abstractions.9.0.8.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\9.0.9\\microsoft.extensions.configuration.abstractions.9.0.9.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.configuration.binder\\9.0.8\\microsoft.extensions.configuration.binder.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\9.0.8\\microsoft.extensions.dependencyinjection.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\9.0.8\\microsoft.extensions.dependencyinjection.abstractions.9.0.8.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\9.0.9\\microsoft.extensions.dependencyinjection.9.0.9.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\9.0.9\\microsoft.extensions.dependencyinjection.abstractions.9.0.9.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.dependencymodel\\9.0.8\\microsoft.extensions.dependencymodel.9.0.8.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.diagnostics\\9.0.8\\microsoft.extensions.diagnostics.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\9.0.8\\microsoft.extensions.diagnostics.abstractions.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\9.0.8\\microsoft.extensions.fileproviders.abstractions.9.0.8.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.diagnostics.abstractions\\9.0.9\\microsoft.extensions.diagnostics.abstractions.9.0.9.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\9.0.9\\microsoft.extensions.diagnostics.healthchecks.9.0.9.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\9.0.9\\microsoft.extensions.diagnostics.healthchecks.abstractions.9.0.9.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.entityframeworkcore\\9.0.9\\microsoft.extensions.diagnostics.healthchecks.entityframeworkcore.9.0.9.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\9.0.9\\microsoft.extensions.fileproviders.abstractions.9.0.9.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\9.0.8\\microsoft.extensions.fileproviders.embedded.9.0.8.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\9.0.9\\microsoft.extensions.hosting.abstractions.9.0.9.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.http\\9.0.8\\microsoft.extensions.http.9.0.8.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.identity.core\\9.0.8\\microsoft.extensions.identity.core.9.0.8.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.identity.stores\\9.0.8\\microsoft.extensions.identity.stores.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.logging\\9.0.8\\microsoft.extensions.logging.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\9.0.8\\microsoft.extensions.logging.abstractions.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.options\\9.0.8\\microsoft.extensions.options.9.0.8.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.logging\\9.0.9\\microsoft.extensions.logging.9.0.9.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\9.0.9\\microsoft.extensions.logging.abstractions.9.0.9.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.options\\9.0.9\\microsoft.extensions.options.9.0.9.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\9.0.8\\microsoft.extensions.options.configurationextensions.9.0.8.nupkg.sha512", - "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.primitives\\9.0.8\\microsoft.extensions.primitives.9.0.8.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.primitives\\9.0.9\\microsoft.extensions.primitives.9.0.9.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.identity.client\\4.61.3\\microsoft.identity.client.4.61.3.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.61.3\\microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.identitymodel.abstractions\\8.0.1\\microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512", @@ -63,6 +68,7 @@ "C:\\Users\\PC\\.nuget\\packages\\microsoft.identitymodel.protocols\\8.0.1\\microsoft.identitymodel.protocols.8.0.1.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\8.0.1\\microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.identitymodel.tokens\\8.0.1\\microsoft.identitymodel.tokens.8.0.1.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\microsoft.openapi\\1.6.25\\microsoft.openapi.1.6.25.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.sqlserver.types\\160.1000.6\\microsoft.sqlserver.types.160.1000.6.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.0\\microsoft.win32.systemevents.6.0.0.nupkg.sha512", @@ -77,6 +83,10 @@ "C:\\Users\\PC\\.nuget\\packages\\npgsql.nettopologysuite\\9.0.3\\npgsql.nettopologysuite.9.0.3.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\npgsql.nodatime\\9.0.3\\npgsql.nodatime.9.0.3.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\serilog\\4.3.0\\serilog.4.3.0.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\swashbuckle.aspnetcore\\9.0.6\\swashbuckle.aspnetcore.9.0.6.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\9.0.6\\swashbuckle.aspnetcore.swagger.9.0.6.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\9.0.6\\swashbuckle.aspnetcore.swaggergen.9.0.6.nupkg.sha512", + "C:\\Users\\PC\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\9.0.6\\swashbuckle.aspnetcore.swaggerui.9.0.6.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.clientmodel\\1.0.0\\system.clientmodel.1.0.0.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.codedom\\6.0.0\\system.codedom.6.0.0.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.collections.immutable\\7.0.0\\system.collections.immutable.7.0.0.nupkg.sha512", @@ -111,15 +121,5 @@ "C:\\Users\\PC\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512" ], - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\Orion.API.UserProfileManagement.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\Orion.API.UserProfileManagement.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/API/Orion.API.UserProfileManagement/obj/project.packagespec.json b/src/API/Orion.API.UserProfileManagement/obj/project.packagespec.json index 9243edca..d455068c 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/project.packagespec.json +++ b/src/API/Orion.API.UserProfileManagement/obj/project.packagespec.json @@ -1 +1 @@ -"restore":{"projectUniqueName":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\Orion.API.UserProfileManagement.csproj","projectName":"Orion.API.UserProfileManagement","projectPath":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\Orion.API.UserProfileManagement.csproj","outputPath":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\obj\\","projectStyle":"PackageReference","originalTargetFrameworks":["net9.0"],"sources":{"C:\\Program Files\\dotnet\\library-packs":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net9.0":{"targetAlias":"net9.0","projectReferences":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\DataAccess\\Orion.DataAccess.Postgres\\Orion.DataAccess.Postgres.csproj":{"projectPath":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\DataAccess\\Orion.DataAccess.Postgres\\Orion.DataAccess.Postgres.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"},"SdkAnalysisLevel":"9.0.300"}"frameworks":{"net9.0":{"targetAlias":"net9.0","dependencies":{"AutoMapper":{"target":"Package","version":"[15.0.1, )"},"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore":{"target":"Package","version":"[9.0.8, )"},"Microsoft.AspNetCore.Identity.EntityFrameworkCore":{"target":"Package","version":"[9.0.8, )"},"Microsoft.AspNetCore.Identity.UI":{"target":"Package","version":"[9.0.8, )"},"Microsoft.EntityFrameworkCore.Tools":{"target":"Package","version":"[9.0.8, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.AspNetCore.App":{"privateAssets":"none"},"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json"}} \ No newline at end of file +"restore":{"projectUniqueName":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\Orion.API.UserProfileManagement.csproj","projectName":"Orion.API.UserProfileManagement","projectPath":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\Orion.API.UserProfileManagement.csproj","outputPath":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\API\\Orion.API.UserProfileManagement\\obj\\","projectStyle":"PackageReference","originalTargetFrameworks":["net9.0"],"sources":{"C:\\Program Files\\dotnet\\library-packs":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net9.0":{"targetAlias":"net9.0","projectReferences":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\DataAccess\\Orion.DataAccess.Postgres\\Orion.DataAccess.Postgres.csproj":{"projectPath":"C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\DataAccess\\Orion.DataAccess.Postgres\\Orion.DataAccess.Postgres.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"},"SdkAnalysisLevel":"9.0.300"}"frameworks":{"net9.0":{"targetAlias":"net9.0","dependencies":{"AutoMapper":{"target":"Package","version":"[15.0.1, )"},"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore":{"target":"Package","version":"[9.0.8, )"},"Microsoft.AspNetCore.Identity.EntityFrameworkCore":{"target":"Package","version":"[9.0.8, )"},"Microsoft.AspNetCore.Identity.UI":{"target":"Package","version":"[9.0.8, )"},"Microsoft.EntityFrameworkCore.Tools":{"target":"Package","version":"[9.0.8, )"},"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore":{"target":"Package","version":"[9.0.9, )"},"Swashbuckle.AspNetCore":{"target":"Package","version":"[9.0.6, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.AspNetCore.App":{"privateAssets":"none"},"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json"}} \ No newline at end of file diff --git a/src/API/Orion.API.UserProfileManagement/obj/rider.project.model.nuget.info b/src/API/Orion.API.UserProfileManagement/obj/rider.project.model.nuget.info index d49044e7..c4bcb280 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/rider.project.model.nuget.info +++ b/src/API/Orion.API.UserProfileManagement/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063127319582 \ No newline at end of file +17596605954007924 \ No newline at end of file diff --git a/src/API/Orion.API.UserProfileManagement/obj/rider.project.restore.info b/src/API/Orion.API.UserProfileManagement/obj/rider.project.restore.info index 31daf857..c4bcb280 100644 --- a/src/API/Orion.API.UserProfileManagement/obj/rider.project.restore.info +++ b/src/API/Orion.API.UserProfileManagement/obj/rider.project.restore.info @@ -1 +1 @@ -17593586409637795 \ No newline at end of file +17596605954007924 \ No newline at end of file diff --git a/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.dll b/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.dll index ed2dca5d..d752d0c2 100644 Binary files a/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.dll and b/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.dll differ diff --git a/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.exe b/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.exe index 89a0bd5c..1d6a9093 100644 Binary files a/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.exe and b/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.exe differ diff --git a/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.pdb b/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.pdb index d15733f8..5ad53c98 100644 Binary files a/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.pdb and b/src/ApiGateways/External.PaymentGateway/bin/Debug/net9.0/Orion.External.PaymentGateway.pdb differ diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.AssemblyInfo.cs b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.AssemblyInfo.cs index 8d773ea5..b164faa3 100644 --- a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.AssemblyInfo.cs +++ b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.External.PaymentGateway")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.External.PaymentGateway")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.External.PaymentGateway")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.AssemblyInfoInputs.cache b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.AssemblyInfoInputs.cache index 3879bb03..8a974e8b 100644 --- a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.AssemblyInfoInputs.cache +++ b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.AssemblyInfoInputs.cache @@ -1 +1 @@ -d40e7e7a3c9294e84bd7abd5b3c4beadc3f7a125e59345364250b8886d1d628c +e313a52d3200e407f4ee6bc20bb8d817d5f44a015889e65964749ce46adcd1f6 diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.assets.cache b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.assets.cache index a4e9dcf7..b0fbdedd 100644 Binary files a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.assets.cache and b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.assets.cache differ diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.csproj.FileListAbsolute.txt b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.csproj.FileListAbsolute.txt index 83311aed..d80b989e 100644 --- a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.csproj.FileListAbsolute.txt +++ b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.csproj.FileListAbsolute.txt @@ -129,3 +129,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\ApiGateways\External.PaymentGateway\o C:\x\RealWorld\Orion.Microservices.NET\src\ApiGateways\External.PaymentGateway\obj\Debug\net9.0\Orion.External.PaymentGateway.pdb C:\x\RealWorld\Orion.Microservices.NET\src\ApiGateways\External.PaymentGateway\obj\Debug\net9.0\Orion.External.PaymentGateway.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\ApiGateways\External.PaymentGateway\obj\Debug\net9.0\ref\Orion.External.PaymentGateway.dll +C:\x\RealWorld\Orion.Microservices.NET\src\ApiGateways\External.PaymentGateway\obj\Debug\net9.0\Orion.External.PaymentGateway.sourcelink.json diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.dll b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.dll index ed2dca5d..d752d0c2 100644 Binary files a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.dll and b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.dll differ diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.pdb b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.pdb index d15733f8..5ad53c98 100644 Binary files a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.pdb and b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.pdb differ diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.sourcelink.json b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/Orion.External.PaymentGateway.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/apphost.exe b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/apphost.exe index 89a0bd5c..1d6a9093 100644 Binary files a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/apphost.exe and b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/apphost.exe differ diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/ref/Orion.External.PaymentGateway.dll b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/ref/Orion.External.PaymentGateway.dll index 7bbb1419..34ee05a1 100644 Binary files a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/ref/Orion.External.PaymentGateway.dll and b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/ref/Orion.External.PaymentGateway.dll differ diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/refint/Orion.External.PaymentGateway.dll b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/refint/Orion.External.PaymentGateway.dll index 7bbb1419..34ee05a1 100644 Binary files a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/refint/Orion.External.PaymentGateway.dll and b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/refint/Orion.External.PaymentGateway.dll differ diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index fcceba4a..5d6493dd 100644 --- a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"CMpB50U8gY10kK8drVScyuEEGF47FE2NqQwabxgSejw=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["\u002BH7F56cY9RoT5IyXDex4DfmKJQZ4qHlMmQRHZrPoAZY=","Q1WqIC69b4aVqzkLdj80q\u002BwEgWfsI/WeAM6UlEfHCHY=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","tl6UG8jyz/CtrjweNVjSgjIG2VrdHJELx9o\u002BWosnGeE=","ie7b4GDvd/Mlnn4bma9MKYVfdrr4V9d67auX5j4Ja4s=","foSIiIVty8sGyWNSWFclM43L8ynbabkQih8rWrEBm0M="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"CMpB50U8gY10kK8drVScyuEEGF47FE2NqQwabxgSejw=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["\u002BH7F56cY9RoT5IyXDex4DfmKJQZ4qHlMmQRHZrPoAZY=","Q1WqIC69b4aVqzkLdj80q\u002BwEgWfsI/WeAM6UlEfHCHY=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","tl6UG8jyz/CtrjweNVjSgjIG2VrdHJELx9o\u002BWosnGeE=","ie7b4GDvd/Mlnn4bma9MKYVfdrr4V9d67auX5j4Ja4s=","67Btm\u002B3b3NZzeg/gu6HQ49D96LnNHoiCrDuamxJ/8j0="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index 9b745917..3f044b6f 100644 --- a/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/ApiGateways/External.PaymentGateway/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"HmFgdRyu7LE9iOgRKbsQ+bHKp947PMUbivMdXudiDJY=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["\u002BH7F56cY9RoT5IyXDex4DfmKJQZ4qHlMmQRHZrPoAZY=","Q1WqIC69b4aVqzkLdj80q\u002BwEgWfsI/WeAM6UlEfHCHY=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","tl6UG8jyz/CtrjweNVjSgjIG2VrdHJELx9o\u002BWosnGeE=","ie7b4GDvd/Mlnn4bma9MKYVfdrr4V9d67auX5j4Ja4s=","foSIiIVty8sGyWNSWFclM43L8ynbabkQih8rWrEBm0M="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"HmFgdRyu7LE9iOgRKbsQ+bHKp947PMUbivMdXudiDJY=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["\u002BH7F56cY9RoT5IyXDex4DfmKJQZ4qHlMmQRHZrPoAZY=","Q1WqIC69b4aVqzkLdj80q\u002BwEgWfsI/WeAM6UlEfHCHY=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","tl6UG8jyz/CtrjweNVjSgjIG2VrdHJELx9o\u002BWosnGeE=","ie7b4GDvd/Mlnn4bma9MKYVfdrr4V9d67auX5j4Ja4s=","67Btm\u002B3b3NZzeg/gu6HQ49D96LnNHoiCrDuamxJ/8j0="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/ApiGateways/External.PaymentGateway/obj/project.assets.json b/src/ApiGateways/External.PaymentGateway/obj/project.assets.json index 4e81f493..066b4316 100644 --- a/src/ApiGateways/External.PaymentGateway/obj/project.assets.json +++ b/src/ApiGateways/External.PaymentGateway/obj/project.assets.json @@ -1111,13 +1111,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/ApiGateways/External.PaymentGateway/obj/project.nuget.cache b/src/ApiGateways/External.PaymentGateway/obj/project.nuget.cache index aaacdef5..fd438230 100644 --- a/src/ApiGateways/External.PaymentGateway/obj/project.nuget.cache +++ b/src/ApiGateways/External.PaymentGateway/obj/project.nuget.cache @@ -21,15 +21,5 @@ "C:\\Users\\PC\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\9.0.3\\swashbuckle.aspnetcore.swaggerui.9.0.3.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.text.json\\8.0.5\\system.text.json.8.0.5.nupkg.sha512" ], - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\ApiGateways\\External.PaymentGateway\\Orion.External.PaymentGateway.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\ApiGateways\\External.PaymentGateway\\Orion.External.PaymentGateway.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/ApiGateways/External.PaymentGateway/obj/rider.project.model.nuget.info b/src/ApiGateways/External.PaymentGateway/obj/rider.project.model.nuget.info index a8cba597..78e8cfa1 100644 --- a/src/ApiGateways/External.PaymentGateway/obj/rider.project.model.nuget.info +++ b/src/ApiGateways/External.PaymentGateway/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063138374937 \ No newline at end of file +17596605971948322 \ No newline at end of file diff --git a/src/ApiGateways/External.PaymentGateway/obj/rider.project.restore.info b/src/ApiGateways/External.PaymentGateway/obj/rider.project.restore.info index 7f211bbc..78e8cfa1 100644 --- a/src/ApiGateways/External.PaymentGateway/obj/rider.project.restore.info +++ b/src/ApiGateways/External.PaymentGateway/obj/rider.project.restore.info @@ -1 +1 @@ -17593586413871763 \ No newline at end of file +17596605971948322 \ No newline at end of file diff --git a/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.AssemblyInfo.cs b/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.AssemblyInfo.cs index 60836353..c07d57c1 100644 --- a/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.AssemblyInfo.cs +++ b/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.OcelotApiGw")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0e981f98dbe00a6d99d29d87d6aa76ea9fde4360")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+16e419a812114e374a59f597c35ef8ddd9855eff")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.OcelotApiGw")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.OcelotApiGw")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.AssemblyInfoInputs.cache b/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.AssemblyInfoInputs.cache index b53ebf93..9e19cb4a 100644 --- a/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.AssemblyInfoInputs.cache +++ b/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.AssemblyInfoInputs.cache @@ -1 +1 @@ -d3938869cebabe2b95447f752081bcded2318e0c6ad3a64b3eccd97b509b208b +af5a9ef30388d2da2b1902293dedb655fcad7647339095971d3845a494910fea diff --git a/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.assets.cache b/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.assets.cache index e2a88a12..6f89a932 100644 Binary files a/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.assets.cache and b/src/ApiGateways/OcelotApiGw/obj/Debug/net9.0/Orion.OcelotApiGw.assets.cache differ diff --git a/src/ApiGateways/OcelotApiGw/obj/project.assets.json b/src/ApiGateways/OcelotApiGw/obj/project.assets.json index 2a92ef85..7353bdf0 100644 --- a/src/ApiGateways/OcelotApiGw/obj/project.assets.json +++ b/src/ApiGateways/OcelotApiGw/obj/project.assets.json @@ -7738,13 +7738,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/ApiGateways/OcelotApiGw/obj/project.nuget.cache b/src/ApiGateways/OcelotApiGw/obj/project.nuget.cache index 78931e12..feabcb9b 100644 --- a/src/ApiGateways/OcelotApiGw/obj/project.nuget.cache +++ b/src/ApiGateways/OcelotApiGw/obj/project.nuget.cache @@ -147,15 +147,5 @@ "C:\\Users\\PC\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512" ], - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\ApiGateways\\OcelotApiGw\\Orion.OcelotApiGw.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\ApiGateways\\OcelotApiGw\\Orion.OcelotApiGw.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/ApiGateways/OcelotApiGw/obj/rider.project.model.nuget.info b/src/ApiGateways/OcelotApiGw/obj/rider.project.model.nuget.info index 3a7c66b0..2f5a2bbd 100644 --- a/src/ApiGateways/OcelotApiGw/obj/rider.project.model.nuget.info +++ b/src/ApiGateways/OcelotApiGw/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063139152526 \ No newline at end of file +17596605973646103 \ No newline at end of file diff --git a/src/ApiGateways/OcelotApiGw/obj/rider.project.restore.info b/src/ApiGateways/OcelotApiGw/obj/rider.project.restore.info index 3fe612a9..2f5a2bbd 100644 --- a/src/ApiGateways/OcelotApiGw/obj/rider.project.restore.info +++ b/src/ApiGateways/OcelotApiGw/obj/rider.project.restore.info @@ -1 +1 @@ -17593586415726011 \ No newline at end of file +17596605973646103 \ No newline at end of file diff --git a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.dll b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.dll index 18aafb48..85ae12ba 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.dll and b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.dll differ diff --git a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.exe b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.exe index 58388b56..a658ccad 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.exe and b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.exe differ diff --git a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.pdb b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.pdb index 96c0e819..0c030a21 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.pdb and b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.API.Apps.pdb differ diff --git a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Domain.dll b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Domain.dll and b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Domain.pdb b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Domain.pdb and b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.dll b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.dll index 9a98b312..3b1c88bd 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.dll and b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.dll differ diff --git a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.exe b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.exe index ab31a38b..7a6f3669 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.exe and b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.exe differ diff --git a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.pdb b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.pdb index 3e612350..9823ee72 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.pdb and b/src/ApiGateways/Shopping.Aggregator/bin/Debug/net9.0/Orion.Shopping.Aggregator.pdb differ diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.AssemblyInfo.cs b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.AssemblyInfo.cs index 6a218f2a..5cd3e100 100644 --- a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.AssemblyInfo.cs +++ b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.Shopping.Aggregator")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.Shopping.Aggregator")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.Shopping.Aggregator")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.AssemblyInfoInputs.cache b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.AssemblyInfoInputs.cache index 795c0643..a7176e1f 100644 --- a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.AssemblyInfoInputs.cache +++ b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.AssemblyInfoInputs.cache @@ -1 +1 @@ -50720a00e4c1c37c60992a3f93ed19438987d6d4162781b3466a754f2034e0c7 +dbbfbf6a0e82878f59b1fcd87ae3f9084b5fbc50aa5ae4923740e577aedd87c3 diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.assets.cache b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.assets.cache index 86748f9e..772af872 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.assets.cache and b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.assets.cache differ diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.csproj.AssemblyReference.cache b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.csproj.AssemblyReference.cache index bf08cee3..e6273888 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.csproj.AssemblyReference.cache and b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.csproj.AssemblyReference.cache differ diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.csproj.FileListAbsolute.txt b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.csproj.FileListAbsolute.txt index d75a2158..5e29cb23 100644 --- a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.csproj.FileListAbsolute.txt +++ b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.csproj.FileListAbsolute.txt @@ -328,3 +328,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\ApiGateways\Shopping.Aggregator\bin\D C:\x\RealWorld\Orion.Microservices.NET\src\ApiGateways\Shopping.Aggregator\bin\Debug\net9.0\Orion.DataAccess.Postgres.pdb C:\x\RealWorld\Orion.Microservices.NET\src\ApiGateways\Shopping.Aggregator\bin\Debug\net9.0\Orion.Domain.pdb C:\x\RealWorld\Orion.Microservices.NET\src\ApiGateways\Shopping.Aggregator\bin\Debug\net9.0\Orion.Helpers.pdb +C:\x\RealWorld\Orion.Microservices.NET\src\ApiGateways\Shopping.Aggregator\obj\Debug\net9.0\Orion.Shopping.Aggregator.sourcelink.json diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.dll b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.dll index 9a98b312..3b1c88bd 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.dll and b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.dll differ diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.pdb b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.pdb index 3e612350..9823ee72 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.pdb and b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.pdb differ diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.sourcelink.json b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/Orion.Shopping.Aggregator.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/apphost.exe b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/apphost.exe index ab31a38b..7a6f3669 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/apphost.exe and b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/apphost.exe differ diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/ref/Orion.Shopping.Aggregator.dll b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/ref/Orion.Shopping.Aggregator.dll index 2c7597cd..c903209d 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/ref/Orion.Shopping.Aggregator.dll and b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/ref/Orion.Shopping.Aggregator.dll differ diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/refint/Orion.Shopping.Aggregator.dll b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/refint/Orion.Shopping.Aggregator.dll index 2c7597cd..c903209d 100644 Binary files a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/refint/Orion.Shopping.Aggregator.dll and b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/refint/Orion.Shopping.Aggregator.dll differ diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 033ae1f8..0989222e 100644 --- a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"uPo9QkZtQc9YBr6FIs4ZERtT6Igp89lhTle4G2LucjY=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["8xYhDnTPbbXqfq/mYN0MqkrZTBTx4GLWIXS/x/A\u002BxyU=","GZbn64jHa3u62Qj0u8HaSyGHg32v3kAGmAK4yCr3o98=","Wap1GdnPgENmMw\u002BGO0uodYBHiXbEOpSVM4VeiYgdNNc=","/FMtb4wxqsYDsEJfIhEKtvfL5gDxYRyuTgudK3jNl9g=","ZEQpNNQqg87xrlRj6/MHikCbJvOKruAM7mHZmOyPtSc="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"uPo9QkZtQc9YBr6FIs4ZERtT6Igp89lhTle4G2LucjY=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["8xYhDnTPbbXqfq/mYN0MqkrZTBTx4GLWIXS/x/A\u002BxyU=","GZbn64jHa3u62Qj0u8HaSyGHg32v3kAGmAK4yCr3o98=","Wap1GdnPgENmMw\u002BGO0uodYBHiXbEOpSVM4VeiYgdNNc=","/FMtb4wxqsYDsEJfIhEKtvfL5gDxYRyuTgudK3jNl9g=","gq4cVMBMAoKYMkDe4oZNffsxIK0cDNLv5AG5b5LOA0U="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index 583f2590..86d9605c 100644 --- a/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/ApiGateways/Shopping.Aggregator/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"Ll2RnZeJD4+dy6QbDouU4v8xv7rcIHrIjbZVHMGGIgo=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["8xYhDnTPbbXqfq/mYN0MqkrZTBTx4GLWIXS/x/A\u002BxyU=","GZbn64jHa3u62Qj0u8HaSyGHg32v3kAGmAK4yCr3o98=","Wap1GdnPgENmMw\u002BGO0uodYBHiXbEOpSVM4VeiYgdNNc=","/FMtb4wxqsYDsEJfIhEKtvfL5gDxYRyuTgudK3jNl9g=","ZEQpNNQqg87xrlRj6/MHikCbJvOKruAM7mHZmOyPtSc="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"Ll2RnZeJD4+dy6QbDouU4v8xv7rcIHrIjbZVHMGGIgo=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["8xYhDnTPbbXqfq/mYN0MqkrZTBTx4GLWIXS/x/A\u002BxyU=","GZbn64jHa3u62Qj0u8HaSyGHg32v3kAGmAK4yCr3o98=","Wap1GdnPgENmMw\u002BGO0uodYBHiXbEOpSVM4VeiYgdNNc=","/FMtb4wxqsYDsEJfIhEKtvfL5gDxYRyuTgudK3jNl9g=","gq4cVMBMAoKYMkDe4oZNffsxIK0cDNLv5AG5b5LOA0U="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/ApiGateways/Shopping.Aggregator/obj/project.assets.json b/src/ApiGateways/Shopping.Aggregator/obj/project.assets.json index 642b8308..6e46d539 100644 --- a/src/ApiGateways/Shopping.Aggregator/obj/project.assets.json +++ b/src/ApiGateways/Shopping.Aggregator/obj/project.assets.json @@ -10211,27 +10211,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1801", - "level": "Warning", - "warningLevel": 1, - "message": "Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "libraryId": "Azure.Identity" - }, - { - "code": "NU1801", - "level": "Warning", - "warningLevel": 1, - "message": "Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "libraryId": "Azure.Identity" - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/ApiGateways/Shopping.Aggregator/obj/project.nuget.cache b/src/ApiGateways/Shopping.Aggregator/obj/project.nuget.cache index 746de74b..c4007909 100644 --- a/src/ApiGateways/Shopping.Aggregator/obj/project.nuget.cache +++ b/src/ApiGateways/Shopping.Aggregator/obj/project.nuget.cache @@ -201,35 +201,5 @@ "C:\\Users\\PC\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512" ], - "logs": [ - { - "code": "NU1801", - "level": "Warning", - "message": "Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\ApiGateways\\Shopping.Aggregator\\Orion.Shopping.Aggregator.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\ApiGateways\\Shopping.Aggregator\\Orion.Shopping.Aggregator.csproj", - "libraryId": "Azure.Identity", - "targetGraphs": [] - }, - { - "code": "NU1801", - "level": "Warning", - "message": "Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\ApiGateways\\Shopping.Aggregator\\Orion.Shopping.Aggregator.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\ApiGateways\\Shopping.Aggregator\\Orion.Shopping.Aggregator.csproj", - "libraryId": "Azure.Identity", - "targetGraphs": [] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\ApiGateways\\Shopping.Aggregator\\Orion.Shopping.Aggregator.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\ApiGateways\\Shopping.Aggregator\\Orion.Shopping.Aggregator.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/ApiGateways/Shopping.Aggregator/obj/rider.project.model.nuget.info b/src/ApiGateways/Shopping.Aggregator/obj/rider.project.model.nuget.info index f48020e8..f6a84db7 100644 --- a/src/ApiGateways/Shopping.Aggregator/obj/rider.project.model.nuget.info +++ b/src/ApiGateways/Shopping.Aggregator/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063249327147 \ No newline at end of file +17596605975592093 \ No newline at end of file diff --git a/src/ApiGateways/Shopping.Aggregator/obj/rider.project.restore.info b/src/ApiGateways/Shopping.Aggregator/obj/rider.project.restore.info index cc1bda5b..f6a84db7 100644 --- a/src/ApiGateways/Shopping.Aggregator/obj/rider.project.restore.info +++ b/src/ApiGateways/Shopping.Aggregator/obj/rider.project.restore.info @@ -1 +1 @@ -17593586528544946 \ No newline at end of file +17596605975592093 \ No newline at end of file diff --git a/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.AssemblyInfo.cs b/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.AssemblyInfo.cs index abcec283..72c9c063 100644 --- a/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.AssemblyInfo.cs +++ b/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.WebApps.HealthCheckUI")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0e981f98dbe00a6d99d29d87d6aa76ea9fde4360")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+16e419a812114e374a59f597c35ef8ddd9855eff")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.WebApps.HealthCheckUI")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.WebApps.HealthCheckUI")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.AssemblyInfoInputs.cache b/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.AssemblyInfoInputs.cache index 8d8a8402..70763963 100644 --- a/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.AssemblyInfoInputs.cache +++ b/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.AssemblyInfoInputs.cache @@ -1 +1 @@ -8fd58db70659a07e0279518923016325db287256fe1ea9710177c423d95a6015 +6da86949b531398ef985b59333665e3656595bb7f5e760e73f933156a74468a4 diff --git a/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.assets.cache b/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.assets.cache index 9c7140b7..fc2aa76f 100644 Binary files a/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.assets.cache and b/src/Applications/Orion.WebApps.HealthCheckUI/obj/Debug/net9.0/Orion.WebApps.HealthCheckUI.assets.cache differ diff --git a/src/Applications/Orion.WebApps.HealthCheckUI/obj/project.assets.json b/src/Applications/Orion.WebApps.HealthCheckUI/obj/project.assets.json index b1ce6f1f..02d342e6 100644 --- a/src/Applications/Orion.WebApps.HealthCheckUI/obj/project.assets.json +++ b/src/Applications/Orion.WebApps.HealthCheckUI/obj/project.assets.json @@ -3331,13 +3331,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/Applications/Orion.WebApps.HealthCheckUI/obj/project.nuget.cache b/src/Applications/Orion.WebApps.HealthCheckUI/obj/project.nuget.cache index 1a23ccd5..5ac5f14b 100644 --- a/src/Applications/Orion.WebApps.HealthCheckUI/obj/project.nuget.cache +++ b/src/Applications/Orion.WebApps.HealthCheckUI/obj/project.nuget.cache @@ -53,15 +53,5 @@ "C:\\Users\\PC\\.nuget\\packages\\system.text.json\\9.0.7\\system.text.json.9.0.7.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.threading.channels\\7.0.0\\system.threading.channels.7.0.0.nupkg.sha512" ], - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Applications\\Orion.WebApps.HealthCheckUI\\Orion.WebApps.HealthCheckUI.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Applications\\Orion.WebApps.HealthCheckUI\\Orion.WebApps.HealthCheckUI.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/Applications/Orion.WebApps.HealthCheckUI/obj/rider.project.model.nuget.info b/src/Applications/Orion.WebApps.HealthCheckUI/obj/rider.project.model.nuget.info index 2862ca8b..d4cb91b5 100644 --- a/src/Applications/Orion.WebApps.HealthCheckUI/obj/rider.project.model.nuget.info +++ b/src/Applications/Orion.WebApps.HealthCheckUI/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063138613806 \ No newline at end of file +17596605973968172 \ No newline at end of file diff --git a/src/Applications/Orion.WebApps.HealthCheckUI/obj/rider.project.restore.info b/src/Applications/Orion.WebApps.HealthCheckUI/obj/rider.project.restore.info index a7d05883..d4cb91b5 100644 --- a/src/Applications/Orion.WebApps.HealthCheckUI/obj/rider.project.restore.info +++ b/src/Applications/Orion.WebApps.HealthCheckUI/obj/rider.project.restore.info @@ -1 +1 @@ -17593586401264171 \ No newline at end of file +17596605973968172 \ No newline at end of file diff --git a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.dll b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.dll index 57d53516..35c40d01 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.dll and b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.dll differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.exe b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.exe index 145211f8..7be6fc66 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.exe and b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.exe differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb index 0eaf5206..7fd4ad43 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb and b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.Domain.dll b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.Domain.dll and b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.Domain.pdb b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.Domain.pdb and b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.dll b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.dll index 7d4266fb..18bd46ad 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.dll and b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.dll differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.exe b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.exe index ef694d31..11cbe430 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.exe and b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.exe differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.pdb b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.pdb index 64cdd6a7..eed8b03b 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.pdb and b/src/Applications/Orion.WebApps.TradingEconomics/bin/Debug/net9.0/Orion.WebApps.TradingEconomics.pdb differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.AssemblyInfo.cs b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.AssemblyInfo.cs index 9ec723ac..d8da80af 100644 --- a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.AssemblyInfo.cs +++ b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.AssemblyInfo.cs @@ -15,7 +15,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.WebApps.TradingEconomics")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.WebApps.TradingEconomics")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.WebApps.TradingEconomics")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.AssemblyInfoInputs.cache b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.AssemblyInfoInputs.cache index b9b70749..4be183cc 100644 --- a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.AssemblyInfoInputs.cache +++ b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.AssemblyInfoInputs.cache @@ -1 +1 @@ -86f5b12a5acd7e4add71b998d2693dce696841a31169c94e324455e7de57002e +7e332651eb8637a38eb8704c52d2a49dec8fcf092eb4bc74bc1835c4152dabd7 diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.assets.cache b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.assets.cache index 2132e781..69b42235 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.assets.cache and b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.assets.cache differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.csproj.AssemblyReference.cache b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.csproj.AssemblyReference.cache index 70e75a5a..ffb8e2fd 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.csproj.AssemblyReference.cache and b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.csproj.AssemblyReference.cache differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.csproj.FileListAbsolute.txt b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.csproj.FileListAbsolute.txt index 31ea9b4a..f10cd78e 100644 --- a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.csproj.FileListAbsolute.txt +++ b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.csproj.FileListAbsolute.txt @@ -470,3 +470,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\Applications\Orion.WebApps.TradingEco C:\x\RealWorld\Orion.Microservices.NET\src\Applications\Orion.WebApps.TradingEconomics\obj\Debug\net9.0\Orion.WebApps.TradingEconomics.pdb C:\x\RealWorld\Orion.Microservices.NET\src\Applications\Orion.WebApps.TradingEconomics\obj\Debug\net9.0\Orion.WebApps.TradingEconomics.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\Applications\Orion.WebApps.TradingEconomics\obj\Debug\net9.0\ref\Orion.WebApps.TradingEconomics.dll +C:\x\RealWorld\Orion.Microservices.NET\src\Applications\Orion.WebApps.TradingEconomics\obj\Debug\net9.0\Orion.WebApps.TradingEconomics.sourcelink.json diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.dll b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.dll index 7d4266fb..18bd46ad 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.dll and b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.dll differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.pdb b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.pdb index 64cdd6a7..eed8b03b 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.pdb and b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.pdb differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.sourcelink.json b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/Orion.WebApps.TradingEconomics.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/apphost.exe b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/apphost.exe index ef694d31..11cbe430 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/apphost.exe and b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/apphost.exe differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/ref/Orion.WebApps.TradingEconomics.dll b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/ref/Orion.WebApps.TradingEconomics.dll index aae2d897..d749d3b9 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/ref/Orion.WebApps.TradingEconomics.dll and b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/ref/Orion.WebApps.TradingEconomics.dll differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/refint/Orion.WebApps.TradingEconomics.dll b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/refint/Orion.WebApps.TradingEconomics.dll index aae2d897..d749d3b9 100644 Binary files a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/refint/Orion.WebApps.TradingEconomics.dll and b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/refint/Orion.WebApps.TradingEconomics.dll differ diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 2046680e..a4bf14fc 100644 --- a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"l/yYi1PZ/VVeQR7Fsf1kOLT7XFXvDqqoFEeEENzzp08=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["qeSdlVkfeQiA5\u002Bk9j9D4mhw8n5v8nKz5wLwBHyRU464=","KKYVt7TDBZ5IoP58AEextB2Mfd3rGaXQ5gAWd01CxLo=","yB9LoEmoYAM7VWV2nUcvA7jOkOPwq8cyzgOBxohWBhg=","/sXv0M3Qn8mJf2gpOpiUx1u4bZCuHMzUrJVNR6iGBWk=","ETIF\u002BxE9xUKJ10KaSexSCk3nU3OoRqpBmcZ2ScQ/CC8=","N/iXkePmZ5AcPIxCHb9gd\u002BFYx/AeZL4EOb2wPmPjahk=","zmEP4YlY9q9MKqmXNIroyVb1SBvRHMcQZYOLwL/Beeg=","BKak6zf/ft9qvLunR/WTpQOasZTsRWVKwpx9EkDqVGc=","5Qv3cd3fyCqsyor1NRPYAiKviWZCLgotmrLKLPP35Zc=","YH/0OA/BtfOuKSVdOCuEGXcs\u002BbiYUO8rRF/TzTUW1Eo=","tR5BphWv1KO\u002BnrP/nQpWJQWXsJ5HVMLH\u002Bg0dRobz1r0=","X9VxgqVWaD\u002BNIRy\u002Bs2rkUc1rleQBb\u002Bb3kiQaye6eTfU=","opyKVNNg6hj17aFApe1kjX0lY1j78mz3I1eLlvfoN48=","4RQu1MMGN4GdYrnCUe5nok3QebhWOJJBxwx/\u002BnEGcgU=","/b6La4unYLAddqlLSaeE6tuqowGsYydEuWs7n6OU6R8=","dT/E5FfScJ9wC6fpm6JNSW6SOdOBUo/D9xDKhCRag\u002Bg=","pmqePsewJPnd\u002Br8A23STTjQ6p6vzyko/kBjnmLoP8NM=","bdjXW0S3qdOzFDzEWBGzTi4mOSQLWoWvgbu1BGSRdms=","2\u002Bk/J/XIrFay15Cdi821mDRpnNRwy7QQXyIK0mfGB/k=","CjoMwGhFTuzdbvaVbv8cSJMlEbbSq\u002Bou5e\u002B260dZU9I=","g/9dWvAyZOUbIA7D0RwRP\u002BuSuok8TPy8e77D4DDFZGU=","jAD9twZpA/rl8BZVH/LSYqTYB5UFvyxTBcmdSGlMDGs=","B19cGOns3\u002Bei1Flm0ZuY4JLhJ5ypBeJanaTG/Va4VbQ=","UwUWhrU\u002BK22h1UlY10BbLszLvAz2UDKJqwYzuAHPA3c=","WKWEdk5Tc5afyjrRY47roV4QTIG8PsEGF25\u002BOUdywXE=","RSHZ\u002BhQHJRXHDDRf24\u002BnxubRzGIpcvDr3cJ2MnNLrCo=","bBX6SvNg6r4KKKhs1Md7seyNrSSP5l0ziSKL6UN\u002B8EA=","k/7XVVH9sijDxOxE/7y3ODqGgBug4aFXptXaYHwRg80=","yx9HB5AZNCf2GU2no\u002Bs5swMA3UReDC9rv8utVRzHRoI=","sHaMd2cgA0pJhT4dwJZrecGINf1nd7VICIEAdk7\u002Bd4w=","gbVBUTHSEHG4KZMlPFKP0bNle/6TB90ti6fJrMqPvro=","DuZPSaZs8EQWALCoYMpnItjel39Z9il0YWiJHqaLv9Q=","/C6zpfrgBjTAlhiV4T63awUyegHc5nyQouPrJqwNdl0=","WxHBZTnC2nrhLJWrpOl5Rl2mHkzk6gbJP/nyGo1p2Aw=","nTGTm2OYpGxbAHSmTAhfDSiXPhZi/IzWF49L5wYBwUo=","pDLDswDtSZHpP05A8cwwtwCNfM4kzGDCXvbXMWUjdgk=","z1lgpjYN4q0RjtWiGqj8CrR6ugKzKI2tAxtqus6yUyk=","ikH9DVVy3shHGllNpNCG3Q7KaTmjYeVoP42R1lwwCiY=","9xwPiuovZxwgs0a1pjS4e/c8r/cJx1tllTXNh\u002BEDpw0=","TJmpw4EyVQUDZDTHwqQN0Jvwae2n2l1RYQ6qzRZLRBs=","0P/uc4fJ5/iRrEh40z3dvdGGNS0ec7PO/GNIoj1leCw=","zxJ95PVHnNPCse1eOPGq28ROpZdmFoF/yeIacGQ1Ff4=","ib7\u002BTqPp6ZgU56z8BOfSWcOIW5MfeqdGKOZgwgZbxac=","e0nisSeS6M\u002BiVEQViz35c\u002Bhd8RBKtvny2fGtfysI2mg=","f30kBX72\u002By\u002B0Hf3qlSE/603ly7l08XCfV\u002Bi9hEyH6mk=","SKZ90qv3okbbRXrjXalfiYyApVDet3x9Dirs5oBhYnM=","yhPcZfjePPGO2EtY6nxXDEAOnZzOzRU\u002BILFx1ZO1L1w=","tAkySenRNtf/GxKEo9HJKo9s6kgPxYXNxWSAm5uYVpY=","xBTDPDSCboYoE9SI9RoAou\u002BYYVAnNmFlcvw7cBuDnNc=","gmwC8AiqX30hzySU4VH/EQPN1ogGA7JrD6W86NC4PF8=","g0PtkHZBkYCE1qHvrIc73L2Y6aP9zocZ/EjmYQNEZIY=","YU1W1nqw5ngQwoMPhQQjoB7aBlZgD7hiazbf12YXRKI=","Mt/S/OylR7SHVgAGuUBj7oxkdn7Utt5rQgxyV7tOuaw=","GUBW7QnslyHiUUPg/HyM9DKQQFlz\u002BtsH0OGOHqXuYm8=","eAvxsdrqpAq12UWGDZ7YLjM2kOBsRaAp7nCLwNoRXTg=","4CXxq9P2elQ\u002BuVA8E8HPuQPecudN3kisBxL1TDvL6NM=","b8Hl7iZxK23iql5cQuUR7VlR0OVzx9mTu8Vk7dagRhA=","3UBgQTqq7IJb2Ds\u002BcPlVkd7YUychh2P0lbgD\u002B3VZtac=","lZ265UWNOjlrd6ZQm33soPqysVzkBsQCmPTQYhUdTAE=","bnBiQnQEpHrP41IfMn2BhegIA24adoL\u002BjC5w6pmNwhg=","fNZkqFEVHSxpRpcLiq3zz4Vxn7oRcgiYhNcX8\u002BDR/MA=","\u002BvBl/KJIWrImge0Js\u002BILEJRF7o9d09zx/qb05r5Bpdg=","MA3Co\u002B1KhaeORNx1i0Z/aD\u002BnNE6Y7AoqY8gp/YiXO4o=","6RrS8dBFAvftPyeyihRWHynxSTu0ukgYBt8F\u002BZDmgoY=","268hC\u002BezgpoHP//taXJ\u002B6EL7m5uzqgmc/ayiKjqIamo=","6fZwgwEMJGVzc4K9ZbbstKSJZ08F/x2VCO76ZM0wOZk=","K8UzYtcazmvLY4ySJ1d7ghY96Fr/Y/eZj9wPwBnaMdE=","g4ZpNr47UQVTSuWDIOyrOyJbo2QuHoxnieqin7INYqA=","L5sY/2Yv5XcOwzrmZ7h30FhwrTfNuWiLJl5tCR3txgk=","EstpGcPYugpc2JIx0F8AdBIT8Af/S\u002BhHPcO9CwrdV/Y=","irmsctG\u002BaHB3jVZ6Eg0xxcp0RoOaWk9I6FlEYj8h84c=","XMfoR3PV\u002B/jTGIfvMUpCp0GOPqDdEbF303XajRi3\u002Bjs=","hfVxT25rMxvAfGA0JeX8VywKUivAN3Rf2t625mfMBsE=","JHUwe0e7lrzHmCvAzGDvQ9r\u002BUZrMB8I81gBtd1gbazU=","hw8yW\u002B6zvPkTsEIFpXxECsC49DpcRTZnFa/kTilQT/k=","z\u002BdWFvr3IwGDvG6AzMvMDrHPlVBZGlg3OkJj\u002BKeein0=","pezAxT6fDA5d1tdfbl89zdehaGoiyFhBgJxSkbJCJk4=","0ExBSDNwcinqnJ94W1NDv/fXeLvr0Y67RbMO7WomC0A=","vnSnzrDfidsAGMQbuYoI2ZSs3mcGrRIlmCkUKV2Go4w=","\u002BYtofAsf\u002Bk\u002BvqBzTMliMM6PtWMCwhT\u002BqrvC4QyIwm\u002B0=","nNq2Y9q34kRW6jV1Z3kerCq8qQ825G0ks\u002BGDKiV5lZc=","d/5l1nlJ7sS/qln9CULBFk\u002B1BAdUHp5AX4nJ4YaAro4=","fw9tfyqs8XVvJWaRr7mCRZqqEq4T1vF/uCSO7VInyGA=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","FayDBtaLbohDa\u002BKLREJ3Ir/BS0vGM1degCxBrtd1rEE=","UdtEJAcS/1gL1Q6drH9BgJunhHFthit6T4feGQHkpr0=","Pd7qg3vU6TkxzKdKU6S4uNvO2pS3bgmv029iixiCORQ=","kbYXfFPDBa1xTVaOYFAWbvGr0Y//80joN/ob5iKnyfM="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"l/yYi1PZ/VVeQR7Fsf1kOLT7XFXvDqqoFEeEENzzp08=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["qeSdlVkfeQiA5\u002Bk9j9D4mhw8n5v8nKz5wLwBHyRU464=","KKYVt7TDBZ5IoP58AEextB2Mfd3rGaXQ5gAWd01CxLo=","yB9LoEmoYAM7VWV2nUcvA7jOkOPwq8cyzgOBxohWBhg=","/sXv0M3Qn8mJf2gpOpiUx1u4bZCuHMzUrJVNR6iGBWk=","ETIF\u002BxE9xUKJ10KaSexSCk3nU3OoRqpBmcZ2ScQ/CC8=","N/iXkePmZ5AcPIxCHb9gd\u002BFYx/AeZL4EOb2wPmPjahk=","zmEP4YlY9q9MKqmXNIroyVb1SBvRHMcQZYOLwL/Beeg=","BKak6zf/ft9qvLunR/WTpQOasZTsRWVKwpx9EkDqVGc=","5Qv3cd3fyCqsyor1NRPYAiKviWZCLgotmrLKLPP35Zc=","YH/0OA/BtfOuKSVdOCuEGXcs\u002BbiYUO8rRF/TzTUW1Eo=","tR5BphWv1KO\u002BnrP/nQpWJQWXsJ5HVMLH\u002Bg0dRobz1r0=","X9VxgqVWaD\u002BNIRy\u002Bs2rkUc1rleQBb\u002Bb3kiQaye6eTfU=","opyKVNNg6hj17aFApe1kjX0lY1j78mz3I1eLlvfoN48=","4RQu1MMGN4GdYrnCUe5nok3QebhWOJJBxwx/\u002BnEGcgU=","/b6La4unYLAddqlLSaeE6tuqowGsYydEuWs7n6OU6R8=","dT/E5FfScJ9wC6fpm6JNSW6SOdOBUo/D9xDKhCRag\u002Bg=","pmqePsewJPnd\u002Br8A23STTjQ6p6vzyko/kBjnmLoP8NM=","bdjXW0S3qdOzFDzEWBGzTi4mOSQLWoWvgbu1BGSRdms=","2\u002Bk/J/XIrFay15Cdi821mDRpnNRwy7QQXyIK0mfGB/k=","CjoMwGhFTuzdbvaVbv8cSJMlEbbSq\u002Bou5e\u002B260dZU9I=","g/9dWvAyZOUbIA7D0RwRP\u002BuSuok8TPy8e77D4DDFZGU=","jAD9twZpA/rl8BZVH/LSYqTYB5UFvyxTBcmdSGlMDGs=","B19cGOns3\u002Bei1Flm0ZuY4JLhJ5ypBeJanaTG/Va4VbQ=","UwUWhrU\u002BK22h1UlY10BbLszLvAz2UDKJqwYzuAHPA3c=","WKWEdk5Tc5afyjrRY47roV4QTIG8PsEGF25\u002BOUdywXE=","RSHZ\u002BhQHJRXHDDRf24\u002BnxubRzGIpcvDr3cJ2MnNLrCo=","bBX6SvNg6r4KKKhs1Md7seyNrSSP5l0ziSKL6UN\u002B8EA=","k/7XVVH9sijDxOxE/7y3ODqGgBug4aFXptXaYHwRg80=","yx9HB5AZNCf2GU2no\u002Bs5swMA3UReDC9rv8utVRzHRoI=","sHaMd2cgA0pJhT4dwJZrecGINf1nd7VICIEAdk7\u002Bd4w=","gbVBUTHSEHG4KZMlPFKP0bNle/6TB90ti6fJrMqPvro=","DuZPSaZs8EQWALCoYMpnItjel39Z9il0YWiJHqaLv9Q=","/C6zpfrgBjTAlhiV4T63awUyegHc5nyQouPrJqwNdl0=","WxHBZTnC2nrhLJWrpOl5Rl2mHkzk6gbJP/nyGo1p2Aw=","nTGTm2OYpGxbAHSmTAhfDSiXPhZi/IzWF49L5wYBwUo=","pDLDswDtSZHpP05A8cwwtwCNfM4kzGDCXvbXMWUjdgk=","z1lgpjYN4q0RjtWiGqj8CrR6ugKzKI2tAxtqus6yUyk=","ikH9DVVy3shHGllNpNCG3Q7KaTmjYeVoP42R1lwwCiY=","9xwPiuovZxwgs0a1pjS4e/c8r/cJx1tllTXNh\u002BEDpw0=","TJmpw4EyVQUDZDTHwqQN0Jvwae2n2l1RYQ6qzRZLRBs=","0P/uc4fJ5/iRrEh40z3dvdGGNS0ec7PO/GNIoj1leCw=","zxJ95PVHnNPCse1eOPGq28ROpZdmFoF/yeIacGQ1Ff4=","ib7\u002BTqPp6ZgU56z8BOfSWcOIW5MfeqdGKOZgwgZbxac=","e0nisSeS6M\u002BiVEQViz35c\u002Bhd8RBKtvny2fGtfysI2mg=","f30kBX72\u002By\u002B0Hf3qlSE/603ly7l08XCfV\u002Bi9hEyH6mk=","SKZ90qv3okbbRXrjXalfiYyApVDet3x9Dirs5oBhYnM=","yhPcZfjePPGO2EtY6nxXDEAOnZzOzRU\u002BILFx1ZO1L1w=","tAkySenRNtf/GxKEo9HJKo9s6kgPxYXNxWSAm5uYVpY=","xBTDPDSCboYoE9SI9RoAou\u002BYYVAnNmFlcvw7cBuDnNc=","gmwC8AiqX30hzySU4VH/EQPN1ogGA7JrD6W86NC4PF8=","g0PtkHZBkYCE1qHvrIc73L2Y6aP9zocZ/EjmYQNEZIY=","YU1W1nqw5ngQwoMPhQQjoB7aBlZgD7hiazbf12YXRKI=","Mt/S/OylR7SHVgAGuUBj7oxkdn7Utt5rQgxyV7tOuaw=","GUBW7QnslyHiUUPg/HyM9DKQQFlz\u002BtsH0OGOHqXuYm8=","eAvxsdrqpAq12UWGDZ7YLjM2kOBsRaAp7nCLwNoRXTg=","4CXxq9P2elQ\u002BuVA8E8HPuQPecudN3kisBxL1TDvL6NM=","b8Hl7iZxK23iql5cQuUR7VlR0OVzx9mTu8Vk7dagRhA=","3UBgQTqq7IJb2Ds\u002BcPlVkd7YUychh2P0lbgD\u002B3VZtac=","lZ265UWNOjlrd6ZQm33soPqysVzkBsQCmPTQYhUdTAE=","bnBiQnQEpHrP41IfMn2BhegIA24adoL\u002BjC5w6pmNwhg=","fNZkqFEVHSxpRpcLiq3zz4Vxn7oRcgiYhNcX8\u002BDR/MA=","\u002BvBl/KJIWrImge0Js\u002BILEJRF7o9d09zx/qb05r5Bpdg=","MA3Co\u002B1KhaeORNx1i0Z/aD\u002BnNE6Y7AoqY8gp/YiXO4o=","6RrS8dBFAvftPyeyihRWHynxSTu0ukgYBt8F\u002BZDmgoY=","268hC\u002BezgpoHP//taXJ\u002B6EL7m5uzqgmc/ayiKjqIamo=","6fZwgwEMJGVzc4K9ZbbstKSJZ08F/x2VCO76ZM0wOZk=","K8UzYtcazmvLY4ySJ1d7ghY96Fr/Y/eZj9wPwBnaMdE=","g4ZpNr47UQVTSuWDIOyrOyJbo2QuHoxnieqin7INYqA=","L5sY/2Yv5XcOwzrmZ7h30FhwrTfNuWiLJl5tCR3txgk=","EstpGcPYugpc2JIx0F8AdBIT8Af/S\u002BhHPcO9CwrdV/Y=","irmsctG\u002BaHB3jVZ6Eg0xxcp0RoOaWk9I6FlEYj8h84c=","XMfoR3PV\u002B/jTGIfvMUpCp0GOPqDdEbF303XajRi3\u002Bjs=","hfVxT25rMxvAfGA0JeX8VywKUivAN3Rf2t625mfMBsE=","JHUwe0e7lrzHmCvAzGDvQ9r\u002BUZrMB8I81gBtd1gbazU=","hw8yW\u002B6zvPkTsEIFpXxECsC49DpcRTZnFa/kTilQT/k=","z\u002BdWFvr3IwGDvG6AzMvMDrHPlVBZGlg3OkJj\u002BKeein0=","pezAxT6fDA5d1tdfbl89zdehaGoiyFhBgJxSkbJCJk4=","0ExBSDNwcinqnJ94W1NDv/fXeLvr0Y67RbMO7WomC0A=","vnSnzrDfidsAGMQbuYoI2ZSs3mcGrRIlmCkUKV2Go4w=","\u002BYtofAsf\u002Bk\u002BvqBzTMliMM6PtWMCwhT\u002BqrvC4QyIwm\u002B0=","nNq2Y9q34kRW6jV1Z3kerCq8qQ825G0ks\u002BGDKiV5lZc=","d/5l1nlJ7sS/qln9CULBFk\u002B1BAdUHp5AX4nJ4YaAro4=","fw9tfyqs8XVvJWaRr7mCRZqqEq4T1vF/uCSO7VInyGA=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","FayDBtaLbohDa\u002BKLREJ3Ir/BS0vGM1degCxBrtd1rEE=","UdtEJAcS/1gL1Q6drH9BgJunhHFthit6T4feGQHkpr0=","Pd7qg3vU6TkxzKdKU6S4uNvO2pS3bgmv029iixiCORQ=","q5x/9bogfyJE5gwbr7Jyx1z7Axx4UTkcR6fOMfrzLYI="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index 00a44cf2..effd099c 100644 --- a/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/Applications/Orion.WebApps.TradingEconomics/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"RzWjpbnqNqrwwR8RnETaqDK6+fKC9H2hMkzbJwFtWbM=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["qeSdlVkfeQiA5\u002Bk9j9D4mhw8n5v8nKz5wLwBHyRU464=","KKYVt7TDBZ5IoP58AEextB2Mfd3rGaXQ5gAWd01CxLo=","yB9LoEmoYAM7VWV2nUcvA7jOkOPwq8cyzgOBxohWBhg=","/sXv0M3Qn8mJf2gpOpiUx1u4bZCuHMzUrJVNR6iGBWk=","ETIF\u002BxE9xUKJ10KaSexSCk3nU3OoRqpBmcZ2ScQ/CC8=","N/iXkePmZ5AcPIxCHb9gd\u002BFYx/AeZL4EOb2wPmPjahk=","zmEP4YlY9q9MKqmXNIroyVb1SBvRHMcQZYOLwL/Beeg=","BKak6zf/ft9qvLunR/WTpQOasZTsRWVKwpx9EkDqVGc=","5Qv3cd3fyCqsyor1NRPYAiKviWZCLgotmrLKLPP35Zc=","YH/0OA/BtfOuKSVdOCuEGXcs\u002BbiYUO8rRF/TzTUW1Eo=","tR5BphWv1KO\u002BnrP/nQpWJQWXsJ5HVMLH\u002Bg0dRobz1r0=","X9VxgqVWaD\u002BNIRy\u002Bs2rkUc1rleQBb\u002Bb3kiQaye6eTfU=","opyKVNNg6hj17aFApe1kjX0lY1j78mz3I1eLlvfoN48=","4RQu1MMGN4GdYrnCUe5nok3QebhWOJJBxwx/\u002BnEGcgU=","/b6La4unYLAddqlLSaeE6tuqowGsYydEuWs7n6OU6R8=","dT/E5FfScJ9wC6fpm6JNSW6SOdOBUo/D9xDKhCRag\u002Bg=","pmqePsewJPnd\u002Br8A23STTjQ6p6vzyko/kBjnmLoP8NM=","bdjXW0S3qdOzFDzEWBGzTi4mOSQLWoWvgbu1BGSRdms=","2\u002Bk/J/XIrFay15Cdi821mDRpnNRwy7QQXyIK0mfGB/k=","CjoMwGhFTuzdbvaVbv8cSJMlEbbSq\u002Bou5e\u002B260dZU9I=","g/9dWvAyZOUbIA7D0RwRP\u002BuSuok8TPy8e77D4DDFZGU=","jAD9twZpA/rl8BZVH/LSYqTYB5UFvyxTBcmdSGlMDGs=","B19cGOns3\u002Bei1Flm0ZuY4JLhJ5ypBeJanaTG/Va4VbQ=","UwUWhrU\u002BK22h1UlY10BbLszLvAz2UDKJqwYzuAHPA3c=","WKWEdk5Tc5afyjrRY47roV4QTIG8PsEGF25\u002BOUdywXE=","RSHZ\u002BhQHJRXHDDRf24\u002BnxubRzGIpcvDr3cJ2MnNLrCo=","bBX6SvNg6r4KKKhs1Md7seyNrSSP5l0ziSKL6UN\u002B8EA=","k/7XVVH9sijDxOxE/7y3ODqGgBug4aFXptXaYHwRg80=","yx9HB5AZNCf2GU2no\u002Bs5swMA3UReDC9rv8utVRzHRoI=","sHaMd2cgA0pJhT4dwJZrecGINf1nd7VICIEAdk7\u002Bd4w=","gbVBUTHSEHG4KZMlPFKP0bNle/6TB90ti6fJrMqPvro=","DuZPSaZs8EQWALCoYMpnItjel39Z9il0YWiJHqaLv9Q=","/C6zpfrgBjTAlhiV4T63awUyegHc5nyQouPrJqwNdl0=","WxHBZTnC2nrhLJWrpOl5Rl2mHkzk6gbJP/nyGo1p2Aw=","nTGTm2OYpGxbAHSmTAhfDSiXPhZi/IzWF49L5wYBwUo=","pDLDswDtSZHpP05A8cwwtwCNfM4kzGDCXvbXMWUjdgk=","z1lgpjYN4q0RjtWiGqj8CrR6ugKzKI2tAxtqus6yUyk=","ikH9DVVy3shHGllNpNCG3Q7KaTmjYeVoP42R1lwwCiY=","9xwPiuovZxwgs0a1pjS4e/c8r/cJx1tllTXNh\u002BEDpw0=","TJmpw4EyVQUDZDTHwqQN0Jvwae2n2l1RYQ6qzRZLRBs=","0P/uc4fJ5/iRrEh40z3dvdGGNS0ec7PO/GNIoj1leCw=","zxJ95PVHnNPCse1eOPGq28ROpZdmFoF/yeIacGQ1Ff4=","ib7\u002BTqPp6ZgU56z8BOfSWcOIW5MfeqdGKOZgwgZbxac=","e0nisSeS6M\u002BiVEQViz35c\u002Bhd8RBKtvny2fGtfysI2mg=","f30kBX72\u002By\u002B0Hf3qlSE/603ly7l08XCfV\u002Bi9hEyH6mk=","SKZ90qv3okbbRXrjXalfiYyApVDet3x9Dirs5oBhYnM=","yhPcZfjePPGO2EtY6nxXDEAOnZzOzRU\u002BILFx1ZO1L1w=","tAkySenRNtf/GxKEo9HJKo9s6kgPxYXNxWSAm5uYVpY=","xBTDPDSCboYoE9SI9RoAou\u002BYYVAnNmFlcvw7cBuDnNc=","gmwC8AiqX30hzySU4VH/EQPN1ogGA7JrD6W86NC4PF8=","g0PtkHZBkYCE1qHvrIc73L2Y6aP9zocZ/EjmYQNEZIY=","YU1W1nqw5ngQwoMPhQQjoB7aBlZgD7hiazbf12YXRKI=","Mt/S/OylR7SHVgAGuUBj7oxkdn7Utt5rQgxyV7tOuaw=","GUBW7QnslyHiUUPg/HyM9DKQQFlz\u002BtsH0OGOHqXuYm8=","eAvxsdrqpAq12UWGDZ7YLjM2kOBsRaAp7nCLwNoRXTg=","4CXxq9P2elQ\u002BuVA8E8HPuQPecudN3kisBxL1TDvL6NM=","b8Hl7iZxK23iql5cQuUR7VlR0OVzx9mTu8Vk7dagRhA=","3UBgQTqq7IJb2Ds\u002BcPlVkd7YUychh2P0lbgD\u002B3VZtac=","lZ265UWNOjlrd6ZQm33soPqysVzkBsQCmPTQYhUdTAE=","bnBiQnQEpHrP41IfMn2BhegIA24adoL\u002BjC5w6pmNwhg=","fNZkqFEVHSxpRpcLiq3zz4Vxn7oRcgiYhNcX8\u002BDR/MA=","\u002BvBl/KJIWrImge0Js\u002BILEJRF7o9d09zx/qb05r5Bpdg=","MA3Co\u002B1KhaeORNx1i0Z/aD\u002BnNE6Y7AoqY8gp/YiXO4o=","6RrS8dBFAvftPyeyihRWHynxSTu0ukgYBt8F\u002BZDmgoY=","268hC\u002BezgpoHP//taXJ\u002B6EL7m5uzqgmc/ayiKjqIamo=","6fZwgwEMJGVzc4K9ZbbstKSJZ08F/x2VCO76ZM0wOZk=","K8UzYtcazmvLY4ySJ1d7ghY96Fr/Y/eZj9wPwBnaMdE=","g4ZpNr47UQVTSuWDIOyrOyJbo2QuHoxnieqin7INYqA=","L5sY/2Yv5XcOwzrmZ7h30FhwrTfNuWiLJl5tCR3txgk=","EstpGcPYugpc2JIx0F8AdBIT8Af/S\u002BhHPcO9CwrdV/Y=","irmsctG\u002BaHB3jVZ6Eg0xxcp0RoOaWk9I6FlEYj8h84c=","XMfoR3PV\u002B/jTGIfvMUpCp0GOPqDdEbF303XajRi3\u002Bjs=","hfVxT25rMxvAfGA0JeX8VywKUivAN3Rf2t625mfMBsE=","JHUwe0e7lrzHmCvAzGDvQ9r\u002BUZrMB8I81gBtd1gbazU=","hw8yW\u002B6zvPkTsEIFpXxECsC49DpcRTZnFa/kTilQT/k=","z\u002BdWFvr3IwGDvG6AzMvMDrHPlVBZGlg3OkJj\u002BKeein0=","pezAxT6fDA5d1tdfbl89zdehaGoiyFhBgJxSkbJCJk4=","0ExBSDNwcinqnJ94W1NDv/fXeLvr0Y67RbMO7WomC0A=","vnSnzrDfidsAGMQbuYoI2ZSs3mcGrRIlmCkUKV2Go4w=","\u002BYtofAsf\u002Bk\u002BvqBzTMliMM6PtWMCwhT\u002BqrvC4QyIwm\u002B0=","nNq2Y9q34kRW6jV1Z3kerCq8qQ825G0ks\u002BGDKiV5lZc=","d/5l1nlJ7sS/qln9CULBFk\u002B1BAdUHp5AX4nJ4YaAro4=","fw9tfyqs8XVvJWaRr7mCRZqqEq4T1vF/uCSO7VInyGA=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","FayDBtaLbohDa\u002BKLREJ3Ir/BS0vGM1degCxBrtd1rEE=","UdtEJAcS/1gL1Q6drH9BgJunhHFthit6T4feGQHkpr0=","Pd7qg3vU6TkxzKdKU6S4uNvO2pS3bgmv029iixiCORQ=","kbYXfFPDBa1xTVaOYFAWbvGr0Y//80joN/ob5iKnyfM="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"RzWjpbnqNqrwwR8RnETaqDK6+fKC9H2hMkzbJwFtWbM=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["qeSdlVkfeQiA5\u002Bk9j9D4mhw8n5v8nKz5wLwBHyRU464=","KKYVt7TDBZ5IoP58AEextB2Mfd3rGaXQ5gAWd01CxLo=","yB9LoEmoYAM7VWV2nUcvA7jOkOPwq8cyzgOBxohWBhg=","/sXv0M3Qn8mJf2gpOpiUx1u4bZCuHMzUrJVNR6iGBWk=","ETIF\u002BxE9xUKJ10KaSexSCk3nU3OoRqpBmcZ2ScQ/CC8=","N/iXkePmZ5AcPIxCHb9gd\u002BFYx/AeZL4EOb2wPmPjahk=","zmEP4YlY9q9MKqmXNIroyVb1SBvRHMcQZYOLwL/Beeg=","BKak6zf/ft9qvLunR/WTpQOasZTsRWVKwpx9EkDqVGc=","5Qv3cd3fyCqsyor1NRPYAiKviWZCLgotmrLKLPP35Zc=","YH/0OA/BtfOuKSVdOCuEGXcs\u002BbiYUO8rRF/TzTUW1Eo=","tR5BphWv1KO\u002BnrP/nQpWJQWXsJ5HVMLH\u002Bg0dRobz1r0=","X9VxgqVWaD\u002BNIRy\u002Bs2rkUc1rleQBb\u002Bb3kiQaye6eTfU=","opyKVNNg6hj17aFApe1kjX0lY1j78mz3I1eLlvfoN48=","4RQu1MMGN4GdYrnCUe5nok3QebhWOJJBxwx/\u002BnEGcgU=","/b6La4unYLAddqlLSaeE6tuqowGsYydEuWs7n6OU6R8=","dT/E5FfScJ9wC6fpm6JNSW6SOdOBUo/D9xDKhCRag\u002Bg=","pmqePsewJPnd\u002Br8A23STTjQ6p6vzyko/kBjnmLoP8NM=","bdjXW0S3qdOzFDzEWBGzTi4mOSQLWoWvgbu1BGSRdms=","2\u002Bk/J/XIrFay15Cdi821mDRpnNRwy7QQXyIK0mfGB/k=","CjoMwGhFTuzdbvaVbv8cSJMlEbbSq\u002Bou5e\u002B260dZU9I=","g/9dWvAyZOUbIA7D0RwRP\u002BuSuok8TPy8e77D4DDFZGU=","jAD9twZpA/rl8BZVH/LSYqTYB5UFvyxTBcmdSGlMDGs=","B19cGOns3\u002Bei1Flm0ZuY4JLhJ5ypBeJanaTG/Va4VbQ=","UwUWhrU\u002BK22h1UlY10BbLszLvAz2UDKJqwYzuAHPA3c=","WKWEdk5Tc5afyjrRY47roV4QTIG8PsEGF25\u002BOUdywXE=","RSHZ\u002BhQHJRXHDDRf24\u002BnxubRzGIpcvDr3cJ2MnNLrCo=","bBX6SvNg6r4KKKhs1Md7seyNrSSP5l0ziSKL6UN\u002B8EA=","k/7XVVH9sijDxOxE/7y3ODqGgBug4aFXptXaYHwRg80=","yx9HB5AZNCf2GU2no\u002Bs5swMA3UReDC9rv8utVRzHRoI=","sHaMd2cgA0pJhT4dwJZrecGINf1nd7VICIEAdk7\u002Bd4w=","gbVBUTHSEHG4KZMlPFKP0bNle/6TB90ti6fJrMqPvro=","DuZPSaZs8EQWALCoYMpnItjel39Z9il0YWiJHqaLv9Q=","/C6zpfrgBjTAlhiV4T63awUyegHc5nyQouPrJqwNdl0=","WxHBZTnC2nrhLJWrpOl5Rl2mHkzk6gbJP/nyGo1p2Aw=","nTGTm2OYpGxbAHSmTAhfDSiXPhZi/IzWF49L5wYBwUo=","pDLDswDtSZHpP05A8cwwtwCNfM4kzGDCXvbXMWUjdgk=","z1lgpjYN4q0RjtWiGqj8CrR6ugKzKI2tAxtqus6yUyk=","ikH9DVVy3shHGllNpNCG3Q7KaTmjYeVoP42R1lwwCiY=","9xwPiuovZxwgs0a1pjS4e/c8r/cJx1tllTXNh\u002BEDpw0=","TJmpw4EyVQUDZDTHwqQN0Jvwae2n2l1RYQ6qzRZLRBs=","0P/uc4fJ5/iRrEh40z3dvdGGNS0ec7PO/GNIoj1leCw=","zxJ95PVHnNPCse1eOPGq28ROpZdmFoF/yeIacGQ1Ff4=","ib7\u002BTqPp6ZgU56z8BOfSWcOIW5MfeqdGKOZgwgZbxac=","e0nisSeS6M\u002BiVEQViz35c\u002Bhd8RBKtvny2fGtfysI2mg=","f30kBX72\u002By\u002B0Hf3qlSE/603ly7l08XCfV\u002Bi9hEyH6mk=","SKZ90qv3okbbRXrjXalfiYyApVDet3x9Dirs5oBhYnM=","yhPcZfjePPGO2EtY6nxXDEAOnZzOzRU\u002BILFx1ZO1L1w=","tAkySenRNtf/GxKEo9HJKo9s6kgPxYXNxWSAm5uYVpY=","xBTDPDSCboYoE9SI9RoAou\u002BYYVAnNmFlcvw7cBuDnNc=","gmwC8AiqX30hzySU4VH/EQPN1ogGA7JrD6W86NC4PF8=","g0PtkHZBkYCE1qHvrIc73L2Y6aP9zocZ/EjmYQNEZIY=","YU1W1nqw5ngQwoMPhQQjoB7aBlZgD7hiazbf12YXRKI=","Mt/S/OylR7SHVgAGuUBj7oxkdn7Utt5rQgxyV7tOuaw=","GUBW7QnslyHiUUPg/HyM9DKQQFlz\u002BtsH0OGOHqXuYm8=","eAvxsdrqpAq12UWGDZ7YLjM2kOBsRaAp7nCLwNoRXTg=","4CXxq9P2elQ\u002BuVA8E8HPuQPecudN3kisBxL1TDvL6NM=","b8Hl7iZxK23iql5cQuUR7VlR0OVzx9mTu8Vk7dagRhA=","3UBgQTqq7IJb2Ds\u002BcPlVkd7YUychh2P0lbgD\u002B3VZtac=","lZ265UWNOjlrd6ZQm33soPqysVzkBsQCmPTQYhUdTAE=","bnBiQnQEpHrP41IfMn2BhegIA24adoL\u002BjC5w6pmNwhg=","fNZkqFEVHSxpRpcLiq3zz4Vxn7oRcgiYhNcX8\u002BDR/MA=","\u002BvBl/KJIWrImge0Js\u002BILEJRF7o9d09zx/qb05r5Bpdg=","MA3Co\u002B1KhaeORNx1i0Z/aD\u002BnNE6Y7AoqY8gp/YiXO4o=","6RrS8dBFAvftPyeyihRWHynxSTu0ukgYBt8F\u002BZDmgoY=","268hC\u002BezgpoHP//taXJ\u002B6EL7m5uzqgmc/ayiKjqIamo=","6fZwgwEMJGVzc4K9ZbbstKSJZ08F/x2VCO76ZM0wOZk=","K8UzYtcazmvLY4ySJ1d7ghY96Fr/Y/eZj9wPwBnaMdE=","g4ZpNr47UQVTSuWDIOyrOyJbo2QuHoxnieqin7INYqA=","L5sY/2Yv5XcOwzrmZ7h30FhwrTfNuWiLJl5tCR3txgk=","EstpGcPYugpc2JIx0F8AdBIT8Af/S\u002BhHPcO9CwrdV/Y=","irmsctG\u002BaHB3jVZ6Eg0xxcp0RoOaWk9I6FlEYj8h84c=","XMfoR3PV\u002B/jTGIfvMUpCp0GOPqDdEbF303XajRi3\u002Bjs=","hfVxT25rMxvAfGA0JeX8VywKUivAN3Rf2t625mfMBsE=","JHUwe0e7lrzHmCvAzGDvQ9r\u002BUZrMB8I81gBtd1gbazU=","hw8yW\u002B6zvPkTsEIFpXxECsC49DpcRTZnFa/kTilQT/k=","z\u002BdWFvr3IwGDvG6AzMvMDrHPlVBZGlg3OkJj\u002BKeein0=","pezAxT6fDA5d1tdfbl89zdehaGoiyFhBgJxSkbJCJk4=","0ExBSDNwcinqnJ94W1NDv/fXeLvr0Y67RbMO7WomC0A=","vnSnzrDfidsAGMQbuYoI2ZSs3mcGrRIlmCkUKV2Go4w=","\u002BYtofAsf\u002Bk\u002BvqBzTMliMM6PtWMCwhT\u002BqrvC4QyIwm\u002B0=","nNq2Y9q34kRW6jV1Z3kerCq8qQ825G0ks\u002BGDKiV5lZc=","d/5l1nlJ7sS/qln9CULBFk\u002B1BAdUHp5AX4nJ4YaAro4=","fw9tfyqs8XVvJWaRr7mCRZqqEq4T1vF/uCSO7VInyGA=","BB3XbYqsOv/wEPdYKfcqwBg/nnIgjS1U4tHbZ/kG9XU=","FayDBtaLbohDa\u002BKLREJ3Ir/BS0vGM1degCxBrtd1rEE=","UdtEJAcS/1gL1Q6drH9BgJunhHFthit6T4feGQHkpr0=","Pd7qg3vU6TkxzKdKU6S4uNvO2pS3bgmv029iixiCORQ=","q5x/9bogfyJE5gwbr7Jyx1z7Axx4UTkcR6fOMfrzLYI="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/project.assets.json b/src/Applications/Orion.WebApps.TradingEconomics/obj/project.assets.json index dc6262ac..e940c319 100644 --- a/src/Applications/Orion.WebApps.TradingEconomics/obj/project.assets.json +++ b/src/Applications/Orion.WebApps.TradingEconomics/obj/project.assets.json @@ -12118,12 +12118,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/project.nuget.cache b/src/Applications/Orion.WebApps.TradingEconomics/obj/project.nuget.cache index 437ff5e0..f5ca8a94 100644 --- a/src/Applications/Orion.WebApps.TradingEconomics/obj/project.nuget.cache +++ b/src/Applications/Orion.WebApps.TradingEconomics/obj/project.nuget.cache @@ -253,15 +253,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Applications\\Orion.WebApps.TradingEconomics\\Orion.WebApps.TradingEconomics.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Applications\\Orion.WebApps.TradingEconomics\\Orion.WebApps.TradingEconomics.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/rider.project.model.nuget.info b/src/Applications/Orion.WebApps.TradingEconomics/obj/rider.project.model.nuget.info index de922dee..6fff71cb 100644 --- a/src/Applications/Orion.WebApps.TradingEconomics/obj/rider.project.model.nuget.info +++ b/src/Applications/Orion.WebApps.TradingEconomics/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063139534871 \ No newline at end of file +17596605976501410 \ No newline at end of file diff --git a/src/Applications/Orion.WebApps.TradingEconomics/obj/rider.project.restore.info b/src/Applications/Orion.WebApps.TradingEconomics/obj/rider.project.restore.info index 5ea498aa..6fff71cb 100644 --- a/src/Applications/Orion.WebApps.TradingEconomics/obj/rider.project.restore.info +++ b/src/Applications/Orion.WebApps.TradingEconomics/obj/rider.project.restore.info @@ -1 +1 @@ -17593586414970335 \ No newline at end of file +17596605976501410 \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Data/IOrionDbContext.cs b/src/DataAccess/Orion.DataAccess.Postgres/Data/IOrionDbContext.cs index 7b608bbe..327f1897 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/Data/IOrionDbContext.cs +++ b/src/DataAccess/Orion.DataAccess.Postgres/Data/IOrionDbContext.cs @@ -4,7 +4,6 @@ using Orion.DataAccess.Postgres.Entities; using Orion.DataAccess.Postgres.Entities.Shared; using Orion.DataAccess.Postgres.Entities.TradingEconomics; -using Orion.DataAccess.Postgres.Tools; namespace Orion.DataAccess.Postgres.Data { @@ -100,36 +99,4 @@ public interface IOrionDbContext Task SaveChangesAsync(CancellationToken cancellationToken = default); } - - public class OrderDetail: Entity - { - } - - public class ContactCreditCard: Entity - { - } - - public class CustomerAddress: Entity - { - } - - public class StoreContact: Entity - { - } - - public class VendorContact: Entity - { - } - - public class VendorAddress: Entity - { - } - - public class Individual: Entity - { - } - - public class Contact: Entity - { - } } diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Data/Migrations/20251001231354_Initial.Designer.cs b/src/DataAccess/Orion.DataAccess.Postgres/Data/Migrations/20251001231354_Initial.Designer.cs deleted file mode 100644 index 67aa6c3f..00000000 --- a/src/DataAccess/Orion.DataAccess.Postgres/Data/Migrations/20251001231354_Initial.Designer.cs +++ /dev/null @@ -1,5456 +0,0 @@ -// -using System; -using Microsoft.EntityFrameworkCore; -using Microsoft.EntityFrameworkCore.Infrastructure; -using Microsoft.EntityFrameworkCore.Migrations; -using Microsoft.EntityFrameworkCore.Storage.ValueConversion; -using Npgsql.EntityFrameworkCore.PostgreSQL.Metadata; -using Orion.DataAccess.Postgres.Data; - -#nullable disable - -namespace Orion.DataAccess.Postgres.Data.Migrations -{ - [DbContext(typeof(OrionDbContext))] - [Migration("20251001231354_Initial")] - partial class Initial - { - /// - protected override void BuildTargetModel(ModelBuilder modelBuilder) - { -#pragma warning disable 612, 618 - modelBuilder - .HasAnnotation("ProductVersion", "9.0.8") - .HasAnnotation("Relational:MaxIdentifierLength", 63); - - NpgsqlModelBuilderExtensions.UseIdentityByDefaultColumns(modelBuilder); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRole", b => - { - b.Property("Id") - .HasColumnType("text"); - - b.Property("ConcurrencyStamp") - .IsConcurrencyToken() - .HasColumnType("text"); - - b.Property("Name") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.Property("NormalizedName") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.HasKey("Id"); - - b.HasIndex("NormalizedName") - .IsUnique() - .HasDatabaseName("RoleNameIndex"); - - b.ToTable("AspNetRoles", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRoleClaim", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("ClaimType") - .HasColumnType("text"); - - b.Property("ClaimValue") - .HasColumnType("text"); - - b.Property("RoleId") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.HasIndex("RoleId"); - - b.ToTable("AspNetRoleClaims", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUser", b => - { - b.Property("Id") - .HasColumnType("text"); - - b.Property("AccessFailedCount") - .HasColumnType("integer"); - - b.Property("ConcurrencyStamp") - .IsConcurrencyToken() - .HasColumnType("text"); - - b.Property("Email") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.Property("EmailConfirmed") - .HasColumnType("boolean"); - - b.Property("LockoutEnabled") - .HasColumnType("boolean"); - - b.Property("LockoutEnd") - .HasColumnType("timestamp with time zone"); - - b.Property("NormalizedEmail") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.Property("NormalizedUserName") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.Property("PasswordHash") - .HasColumnType("text"); - - b.Property("PhoneNumber") - .HasColumnType("text"); - - b.Property("PhoneNumberConfirmed") - .HasColumnType("boolean"); - - b.Property("SecurityStamp") - .HasColumnType("text"); - - b.Property("TwoFactorEnabled") - .HasColumnType("boolean"); - - b.Property("UserName") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.HasKey("Id"); - - b.HasIndex("NormalizedEmail") - .HasDatabaseName("EmailIndex"); - - b.HasIndex("NormalizedUserName") - .IsUnique() - .HasDatabaseName("UserNameIndex"); - - b.ToTable("AspNetUsers", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserClaim", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("ClaimType") - .HasColumnType("text"); - - b.Property("ClaimValue") - .HasColumnType("text"); - - b.Property("UserId") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.HasIndex("UserId"); - - b.ToTable("AspNetUserClaims", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserLogin", b => - { - b.Property("LoginProvider") - .HasColumnType("text"); - - b.Property("ProviderKey") - .HasColumnType("text"); - - b.Property("ProviderDisplayName") - .HasColumnType("text"); - - b.Property("UserId") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("LoginProvider", "ProviderKey"); - - b.HasIndex("UserId"); - - b.ToTable("AspNetUserLogins", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserRole", b => - { - b.Property("UserId") - .HasColumnType("text"); - - b.Property("RoleId") - .HasColumnType("text"); - - b.HasKey("UserId", "RoleId"); - - b.HasIndex("RoleId"); - - b.ToTable("AspNetUserRoles", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserToken", b => - { - b.Property("UserId") - .HasColumnType("text"); - - b.Property("LoginProvider") - .HasColumnType("text"); - - b.Property("Name") - .HasColumnType("text"); - - b.Property("Value") - .HasColumnType("text"); - - b.HasKey("UserId", "LoginProvider", "Name"); - - b.ToTable("AspNetUserTokens", (string)null); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.Contact", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("Contacts"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.ContactCreditCard", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("ContactCreditCards"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.CustomerAddress", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("CustomerAddresses"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.Individual", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("Individuals"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.OrderDetail", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("Orders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.StoreContact", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("StoreContacts"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.VendorAddress", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("VendorAddresses"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.VendorContact", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("VendorContacts"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Address", b => - { - b.Property("AddressID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("AddressID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("AddressID")); - - b.Property("AddressLine1") - .IsRequired() - .HasMaxLength(60) - .HasColumnType("character varying(60)") - .HasColumnName("AddressLine1"); - - b.Property("AddressLine2") - .IsRequired() - .HasMaxLength(60) - .HasColumnType("character varying(60)") - .HasColumnName("AddressLine2"); - - b.Property("City") - .IsRequired() - .HasMaxLength(30) - .HasColumnType("character varying(30)") - .HasColumnName("City"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PostalCode") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("character varying(15)") - .HasColumnName("PostalCode"); - - b.Property("StateProvinceID") - .HasColumnType("int") - .HasColumnName("StateProvinceID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("AddressID"); - - b.HasIndex("StateProvinceID"); - - b.ToTable("Person.Address", "Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.AddressType", b => - { - b.Property("AddressTypeId") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("AddressTypeID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("AddressTypeId")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("Rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("AddressTypeId"); - - b.ToTable("AddressType", "Person"); - - b.HasData( - new - { - AddressTypeId = 1, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Billing", - Rowguid = new Guid("50912377-d8d2-4b2e-b3db-235c17b9cfa7") - }, - new - { - AddressTypeId = 2, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Home", - Rowguid = new Guid("063a4422-dd27-44ee-9377-be9b499fa9cb") - }, - new - { - AddressTypeId = 3, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Main Office", - Rowguid = new Guid("5a451ec3-25b8-4c2a-b53d-7643db76a83c") - }, - new - { - AddressTypeId = 4, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Primary", - Rowguid = new Guid("1345f4e7-c98e-4b92-bfe3-ef1f68619c19") - }, - new - { - AddressTypeId = 5, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Shipping", - Rowguid = new Guid("e1b8d5e7-e4ca-4d6a-aeff-655f115f9e40") - }, - new - { - AddressTypeId = 6, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Archive", - Rowguid = new Guid("01f67ced-59c8-4b94-b1a5-d71bf8697b5b") - }); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BillOfMaterials", b => - { - b.Property("BillOfMaterialsId") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("BillOfMaterialsID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("BillOfMaterialsId")); - - b.Property("BomLevel") - .HasColumnType("smallint") - .HasColumnName("BOMLevel"); - - b.Property("ComponentID") - .HasColumnType("int"); - - b.Property("ComponentId") - .HasColumnType("int") - .HasColumnName("ComponentID"); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PerAssemblyQty") - .HasColumnType("decimal") - .HasColumnName("PerAssemblyQty"); - - b.Property("ProductAssemblyID") - .HasColumnType("int"); - - b.Property("ProductAssemblyId") - .HasColumnType("int") - .HasColumnName("ProductAssemblyID"); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate"); - - b.Property("UnitMeasureCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("UnitMeasureCode"); - - b.HasKey("BillOfMaterialsId"); - - b.HasIndex("ComponentID"); - - b.HasIndex("ProductAssemblyID"); - - b.HasIndex("UnitMeasureCode"); - - b.ToTable("Production.BillOfMaterials", t => - { - t.Property("ComponentID") - .HasColumnName("ComponentID1"); - - t.Property("ProductAssemblyID") - .HasColumnName("ProductAssemblyID1"); - }); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BuildVersion", b => - { - b.Property("SystemInformationID") - .ValueGeneratedOnAdd() - .HasColumnType("integer") - .HasColumnName("SystemInformationID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SystemInformationID")); - - b.Property("DatabaseVersion") - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("Database Version"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("VersionDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("VersionDate"); - - b.HasKey("SystemInformationID"); - - b.ToTable("BuildVersion", "public"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntity", b => - { - b.Property("BusinessEntityID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("BusinessEntityID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("BusinessEntity", "Person"); - - b.HasData( - new - { - BusinessEntityID = 1, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Rowguid = new Guid("827392fa-9d0d-428f-ac19-a2fec696d8a3") - }); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntityAddress", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("AddressID") - .HasColumnType("int") - .HasColumnName("AddressID") - .HasColumnOrder(2); - - b.Property("AddressTypeID") - .HasColumnType("int") - .HasColumnName("AddressTypeID") - .HasColumnOrder(3); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID", "AddressID"); - - b.HasIndex("AddressID"); - - b.HasIndex("AddressTypeID"); - - b.ToTable("Person.BusinessEntityAddress"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntityContact", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("PersonID") - .HasColumnType("int") - .HasColumnName("PersonID") - .HasColumnOrder(2); - - b.Property("ContactTypeID") - .HasColumnType("int") - .HasColumnName("ContactTypeID") - .HasColumnOrder(3); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID", "PersonID", "ContactTypeID"); - - b.HasIndex("ContactTypeID"); - - b.ToTable("Person.BusinessEntityContact"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ContactType", b => - { - b.Property("ContactTypeID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ContactTypeID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ContactTypeID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("ContactTypeID"); - - b.ToTable("Person.ContactType"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CountryRegion", b => - { - b.Property("CountryRegionCode") - .HasMaxLength(3) - .HasColumnType("character varying(3)") - .HasColumnName("CountryRegionCode"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("CountryRegionCode"); - - b.ToTable("Person.CountryRegion"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CountryRegionCurrency", b => - { - b.Property("CurrencyCode") - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("CurrencyCode") - .HasColumnOrder(2); - - b.Property("CountryRegionCode") - .HasMaxLength(3) - .HasColumnType("character varying(3)") - .HasColumnName("CountryRegionCode") - .HasColumnOrder(1); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("CurrencyCode", "CountryRegionCode"); - - b.HasIndex("CountryRegionCode"); - - b.ToTable("Sales.CountryRegionCurrency"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Course", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("CreatedAt") - .HasColumnType("timestamp with time zone"); - - b.Property("Description") - .HasMaxLength(1000) - .HasColumnType("character varying(1000)"); - - b.Property("DurationInMinutes") - .HasColumnType("integer"); - - b.Property("EmployeeBusinessEntityID") - .HasColumnType("int"); - - b.Property("IsActive") - .HasColumnType("boolean"); - - b.Property("IsMandatory") - .HasColumnType("boolean"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(200) - .HasColumnType("character varying(200)"); - - b.Property("UpdatedAt") - .HasColumnType("timestamp with time zone"); - - b.HasKey("Id"); - - b.HasIndex("EmployeeBusinessEntityID"); - - b.ToTable("Courses"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CreditCard", b => - { - b.Property("CreditCardID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("CreditCardID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("CreditCardID")); - - b.Property("CardNumber") - .IsRequired() - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("CardNumber"); - - b.Property("CardType") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("CardType"); - - b.Property("ExpMonth") - .HasColumnType("smallint") - .HasColumnName("ExpMonth"); - - b.Property("ExpYear") - .HasColumnType("smallint") - .HasColumnName("ExpYear"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("CreditCardID"); - - b.ToTable("Sales.CreditCard"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Culture", b => - { - b.Property("CultureID") - .HasMaxLength(6) - .HasColumnType("nchar") - .HasColumnName("CultureID"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("CultureID"); - - b.ToTable("Production.Culture"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Currency", b => - { - b.Property("CurrencyCode") - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("CurrencyCode"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("CurrencyCode"); - - b.ToTable("Sales.Currency"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CurrencyRate", b => - { - b.Property("CurrencyRateID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("CurrencyRateID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("CurrencyRateID")); - - b.Property("AverageRate") - .HasColumnType("money") - .HasColumnName("AverageRate"); - - b.Property("CurrencyRateDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("CurrencyRateDate"); - - b.Property("EndOfDayRate") - .HasColumnType("money") - .HasColumnName("EndOfDayRate"); - - b.Property("FromCurrencyCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("FromCurrencyCode"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ToCurrencyCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("ToCurrencyCode"); - - b.HasKey("CurrencyRateID"); - - b.HasIndex("FromCurrencyCode"); - - b.HasIndex("ToCurrencyCode"); - - b.ToTable("Sales.CurrencyRate"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Customer", b => - { - b.Property("CustomerID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("CustomerID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("CustomerID")); - - b.Property("AccountNumber") - .IsRequired() - .ValueGeneratedOnAddOrUpdate() - .HasMaxLength(10) - .HasColumnType("varchar") - .HasColumnName("AccountNumber"); - - b.Property("BusinessEntityID") - .HasColumnType("int"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PersonID") - .HasColumnType("int") - .HasColumnName("PersonID"); - - b.Property("StoreID") - .HasColumnType("int") - .HasColumnName("StoreID"); - - b.Property("TerritoryID") - .HasColumnType("int") - .HasColumnName("TerritoryID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("CustomerID"); - - b.HasIndex("BusinessEntityID"); - - b.HasIndex("TerritoryID"); - - b.ToTable("Sales.Customer"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.DatabaseLog", b => - { - b.Property("DatabaseLogID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("DatabaseLogID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("DatabaseLogID")); - - b.Property("DatabaseUser") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("DatabaseUser"); - - b.Property("Event") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("Event"); - - b.Property("Object") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("Object"); - - b.Property("PostTime") - .HasColumnType("timestamp with time zone") - .HasColumnName("PostTime"); - - b.Property("Schema") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("Schema"); - - b.Property("TSQL") - .IsRequired() - .HasColumnType("text") - .HasColumnName("TSQL"); - - b.Property("XmlEvent") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("XmlEvent"); - - b.HasKey("DatabaseLogID"); - - b.ToTable("DatabaseLog"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Department", b => - { - b.Property("DepartmentID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("DepartmentID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("DepartmentID")); - - b.Property("GroupName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("GroupName"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("DepartmentID"); - - b.ToTable("Department", "HumanResources"); - - b.HasData( - new - { - DepartmentID = 1, - GroupName = "Research and Development", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Engineering" - }, - new - { - DepartmentID = 2, - GroupName = "Research and Development", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Tool Design" - }, - new - { - DepartmentID = 3, - GroupName = "Sales and Marketing", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Sales" - }, - new - { - DepartmentID = 4, - GroupName = "Sales and Marketing", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Marketing" - }, - new - { - DepartmentID = 5, - GroupName = "Inventory Management", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Purchasing" - }, - new - { - DepartmentID = 6, - GroupName = "Research and Development", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Research and Development" - }, - new - { - DepartmentID = 7, - GroupName = "Manufacturing", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Production" - }, - new - { - DepartmentID = 8, - GroupName = "Manufacturing", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Production Control" - }, - new - { - DepartmentID = 9, - GroupName = "Executive General and Administration", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Human Resources" - }, - new - { - DepartmentID = 10, - GroupName = "Executive General and Administration", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Finance" - }, - new - { - DepartmentID = 11, - GroupName = "Executive General and Administration", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Information Services" - }, - new - { - DepartmentID = 12, - GroupName = "Quality Assurance", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Sales" - }, - new - { - DepartmentID = 13, - GroupName = "Quality Assurance", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Quality Assurance" - }, - new - { - DepartmentID = 14, - GroupName = "Executive General and Administration", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Facilities and Maintenance" - }, - new - { - DepartmentID = 15, - GroupName = "Sales and Inventory Management", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Shipping and Receiving" - }, - new - { - DepartmentID = 16, - GroupName = "Executive General and Administration", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Executive" - }); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Document", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("ChangeNumber") - .HasColumnType("int") - .HasColumnName("ChangeNumber"); - - b.Property("CompleteDocument") - .IsRequired() - .HasColumnType("bytea") - .HasColumnName("Document"); - - b.Property("DocumentLevel") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("smallint") - .HasColumnName("DocumentLevel"); - - b.Property("DocumentSummary") - .IsRequired() - .HasColumnType("text") - .HasColumnName("DocumentSummary"); - - b.Property("FileExtension") - .IsRequired() - .HasMaxLength(8) - .HasColumnType("character varying(8)") - .HasColumnName("FileExtension"); - - b.Property("FileName") - .IsRequired() - .HasMaxLength(400) - .HasColumnType("character varying(400)") - .HasColumnName("FileName"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Owner") - .HasColumnType("int") - .HasColumnName("Owner"); - - b.Property("Revision") - .IsRequired() - .HasMaxLength(5) - .HasColumnType("nchar") - .HasColumnName("Revision"); - - b.Property("Status") - .HasColumnType("smallint") - .HasColumnName("Status"); - - b.Property("Title") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Title"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("Production.Document"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmailAddress", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("EmailAddressID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("EmailAddressID") - .HasColumnOrder(2); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("EmailAddressID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PersonalEmailAddress") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("EmailAddress"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID", "EmailAddressID"); - - b.ToTable("Person.EmailAddress"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Employee", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("BirthDate") - .HasColumnType("date") - .HasColumnName("BirthDate"); - - b.Property("EntityVersion") - .HasColumnType("integer"); - - b.Property("Gender") - .IsRequired() - .HasMaxLength(1) - .HasColumnType("nchar") - .HasColumnName("Gender"); - - b.Property("HireDate") - .HasColumnType("date") - .HasColumnName("HireDate"); - - b.Property("JobLevel") - .HasColumnType("integer"); - - b.Property("JobTitle") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("JobTitle"); - - b.Property("LoginID") - .IsRequired() - .HasMaxLength(256) - .HasColumnType("character varying(256)") - .HasColumnName("LoginID"); - - b.Property("MaritalStatus") - .IsRequired() - .HasMaxLength(1) - .HasColumnType("nchar") - .HasColumnName("MaritalStatus"); - - b.Property("MinimumRaiseGiven") - .HasColumnType("boolean"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("NationalIDNumber") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("character varying(15)") - .HasColumnName("NationalIDNumber"); - - b.Property("OrganizationLevel") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("smallint") - .HasColumnName("OrganizationLevel"); - - b.Property("Salary") - .HasColumnType("integer"); - - b.Property("SickLeaveHours") - .HasColumnType("smallint") - .HasColumnName("SickLeaveHours"); - - b.Property("SuggestedBonus") - .HasColumnType("integer"); - - b.Property("VacationHours") - .HasColumnType("smallint") - .HasColumnName("VacationHours"); - - b.Property("YearsInService") - .HasColumnType("integer"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("HumanResources.Employee", "HumanResources"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmployeeDepartmentHistory", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("DepartmentID") - .HasColumnType("smallint") - .HasColumnName("DepartmentID") - .HasColumnOrder(3); - - b.Property("StartDate") - .HasColumnType("date") - .HasColumnName("StartDate") - .HasColumnOrder(2); - - b.Property("EndDate") - .HasColumnType("date") - .HasColumnName("EndDate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ShiftID") - .HasColumnType("integer") - .HasColumnName("ShiftID") - .HasColumnOrder(4); - - b.HasKey("BusinessEntityID", "DepartmentID", "StartDate"); - - b.HasIndex("DepartmentID"); - - b.HasIndex("ShiftID"); - - b.ToTable("HumanResources.EmployeeDepartmentHistory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmployeePayHistory", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("RateChangeDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("RateChangeDate") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PayFrequency") - .HasColumnType("smallint") - .HasColumnName("PayFrequency"); - - b.Property("Rate") - .HasColumnType("money") - .HasColumnName("Rate"); - - b.HasKey("BusinessEntityID", "RateChangeDate"); - - b.ToTable("HumanResources.EmployeePayHistory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ErrorLog", b => - { - b.Property("ErrorLogID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ErrorLogID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ErrorLogID")); - - b.Property("ErrorLine") - .HasColumnType("int") - .HasColumnName("ErrorLine"); - - b.Property("ErrorMessage") - .IsRequired() - .HasMaxLength(4000) - .HasColumnType("character varying(4000)") - .HasColumnName("ErrorMessage"); - - b.Property("ErrorNumber") - .HasColumnType("int") - .HasColumnName("ErrorNumber"); - - b.Property("ErrorProcedure") - .HasMaxLength(126) - .HasColumnType("character varying(126)") - .HasColumnName("ErrorProcedure"); - - b.Property("ErrorSeverity") - .HasColumnType("int") - .HasColumnName("ErrorSeverity"); - - b.Property("ErrorState") - .HasColumnType("int") - .HasColumnName("ErrorState"); - - b.Property("ErrorTime") - .HasColumnType("timestamp with time zone") - .HasColumnName("ErrorTime"); - - b.Property("UserName") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("UserName"); - - b.HasKey("ErrorLogID"); - - b.ToTable("ErrorLog"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Illustration", b => - { - b.Property("IllustrationID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("IllustrationID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("IllustrationID")); - - b.Property("Diagram") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("Diagram"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("IllustrationID"); - - b.ToTable("Production.Illustration"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.JobCandidate", b => - { - b.Property("JobCandidateID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("JobCandidateID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("JobCandidateID")); - - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Resume") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("Resume"); - - b.HasKey("JobCandidateID"); - - b.HasIndex("BusinessEntityID"); - - b.ToTable("HumanResources.JobCandidate"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Location", b => - { - b.Property("LocationID") - .ValueGeneratedOnAdd() - .HasColumnType("smallint") - .HasColumnName("LocationID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("LocationID")); - - b.Property("Availability") - .HasColumnType("decimal") - .HasColumnName("Availability"); - - b.Property("CostRate") - .HasColumnType("numeric") - .HasColumnName("CostRate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("LocationID"); - - b.ToTable("Production.Location"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.OrionCalendarEvent", b => - { - b.Property("OrionCalendarEventID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("OrionCalendarEventID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("OrionCalendarEventID")); - - b.Property("CreateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Date") - .HasColumnType("timestamp with time zone"); - - b.Property("DeleteDate") - .HasColumnType("timestamp with time zone"); - - b.Property("EmployeeID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("Employee ID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("EmployeeID")); - - b.Property("FirstName") - .IsRequired() - .HasColumnType("text"); - - b.Property("Id") - .HasColumnType("uuid"); - - b.Property("JobLevel") - .HasColumnType("integer"); - - b.Property("LastName") - .IsRequired() - .HasColumnType("text"); - - b.Property("LastUpdate") - .HasColumnType("timestamp with time zone"); - - b.Property("Reference") - .IsRequired() - .HasColumnType("text"); - - b.Property("ReferenceDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Salary") - .HasColumnType("numeric"); - - b.Property("Status") - .HasColumnType("integer"); - - b.Property("SuggestedBonus") - .HasColumnType("numeric"); - - b.Property("UpdateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("YearsInService") - .HasColumnType("integer"); - - b.HasKey("OrionCalendarEventID"); - - b.ToTable("OrionCalendarEvent"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Password", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PasswordHash") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("varchar") - .HasColumnName("PasswordHash"); - - b.Property("PasswordSalt") - .IsRequired() - .HasMaxLength(10) - .HasColumnType("varchar") - .HasColumnName("PasswordSalt"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("Person.Password"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Person", b => - { - b.Property("BusinessEntityID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("BusinessEntityID")); - - b.Property("AdditionalContactInfo") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("AdditionalContactInfo"); - - b.Property("BusinessEntityID1") - .HasColumnType("int"); - - b.Property("Demographics") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("Demographics"); - - b.Property("EmailPromotion") - .HasColumnType("int") - .HasColumnName("EmailPromotion"); - - b.Property("FirstName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("FirstName"); - - b.Property("LastName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("LastName"); - - b.Property("MiddleName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("MiddleName"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PersonType") - .IsRequired() - .HasMaxLength(2) - .HasColumnType("nchar") - .HasColumnName("PersonType"); - - b.Property("Suffix") - .IsRequired() - .HasMaxLength(10) - .HasColumnType("character varying(10)") - .HasColumnName("Suffix"); - - b.Property("Title") - .IsRequired() - .HasMaxLength(8) - .HasColumnType("character varying(8)") - .HasColumnName("Title"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.HasIndex("BusinessEntityID1"); - - b.ToTable("Person", (string)null); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PersonCreditCard", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("CreditCardID") - .HasColumnType("int") - .HasColumnName("CreditCardID") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("BusinessEntityID", "CreditCardID"); - - b.HasIndex("CreditCardID"); - - b.ToTable("Sales.PersonCreditCard"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PersonPhone", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("PhoneNumber") - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("PhoneNumber") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PhoneNumberTypeID") - .HasColumnType("int") - .HasColumnName("PhoneNumberTypeID") - .HasColumnOrder(3); - - b.HasKey("BusinessEntityID", "PhoneNumber"); - - b.HasIndex("PhoneNumberTypeID"); - - b.ToTable("Person.PersonPhone"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PhoneNumberType", b => - { - b.Property("PhoneNumberTypeID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("PhoneNumberTypeID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("PhoneNumberTypeID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("PhoneNumberTypeID"); - - b.ToTable("Person.PhoneNumberType"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Product", b => - { - b.Property("ProductID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductID")); - - b.Property("CategoryId") - .HasColumnType("integer"); - - b.Property("Class") - .IsRequired() - .HasMaxLength(2) - .HasColumnType("nchar") - .HasColumnName("Class"); - - b.Property("Color") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("character varying(15)") - .HasColumnName("Color"); - - b.Property("DaysToManufacture") - .HasColumnType("int") - .HasColumnName("DaysToManufacture"); - - b.Property("DiscontinuedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("DiscontinuedDate"); - - b.Property("ListPrice") - .HasColumnType("money") - .HasColumnName("ListPrice"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("ProductLine") - .IsRequired() - .HasMaxLength(2) - .HasColumnType("nchar") - .HasColumnName("ProductLine"); - - b.Property("ProductModelID") - .HasColumnType("int") - .HasColumnName("ProductModelID"); - - b.Property("ProductNumber") - .IsRequired() - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("ProductNumber"); - - b.Property("ProductSubcategoryID") - .HasColumnType("int") - .HasColumnName("ProductSubcategoryID"); - - b.Property("ReorderPoint") - .HasColumnType("smallint") - .HasColumnName("ReorderPoint"); - - b.Property("SafetyStockLevel") - .HasColumnType("smallint") - .HasColumnName("SafetyStockLevel"); - - b.Property("SellEndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("SellEndDate"); - - b.Property("SellStartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("SellStartDate"); - - b.Property("Size") - .IsRequired() - .HasMaxLength(5) - .HasColumnType("character varying(5)") - .HasColumnName("Size"); - - b.Property("SizeUnitMeasureCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("SizeUnitMeasureCode"); - - b.Property("StandardCost") - .HasColumnType("money") - .HasColumnName("StandardCost"); - - b.Property("Style") - .IsRequired() - .HasMaxLength(2) - .HasColumnType("nchar") - .HasColumnName("Style"); - - b.Property("Weight") - .HasColumnType("decimal") - .HasColumnName("Weight"); - - b.Property("WeightUnitMeasureCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("WeightUnitMeasureCode"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductID"); - - b.HasIndex("CategoryId"); - - b.HasIndex("ProductModelID"); - - b.HasIndex("ProductSubcategoryID"); - - b.HasIndex("SizeUnitMeasureCode"); - - b.HasIndex("WeightUnitMeasureCode"); - - b.ToTable("Production.Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductCategory", b => - { - b.Property("ProductCategoryID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductCategoryID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductCategoryID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductCategoryID"); - - b.ToTable("Production.ProductCategory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductCostHistory", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate") - .HasColumnOrder(2); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("StandardCost") - .HasColumnType("money") - .HasColumnName("StandardCost"); - - b.HasKey("ProductID", "StartDate"); - - b.ToTable("Production.ProductCostHistory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductDescription", b => - { - b.Property("ProductDescriptionID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductDescriptionID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductDescriptionID")); - - b.Property("Description") - .IsRequired() - .HasMaxLength(400) - .HasColumnType("character varying(400)") - .HasColumnName("Description"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductDescriptionID"); - - b.ToTable("Production.ProductDescription"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductDocument", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("DocumentNode") - .HasColumnType("text") - .HasColumnName("DocumentNode") - .HasColumnOrder(2); - - b.Property("DocumentBusinessEntityID") - .HasColumnType("int"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("ProductID", "DocumentNode"); - - b.HasIndex("DocumentBusinessEntityID"); - - b.ToTable("Production.ProductDocument"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductInventory", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("LocationID") - .HasColumnType("smallint") - .HasColumnName("LocationID") - .HasColumnOrder(2); - - b.Property("Bin") - .HasColumnType("smallint") - .HasColumnName("Bin"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Quantity") - .HasColumnType("smallint") - .HasColumnName("Quantity"); - - b.Property("Shelf") - .IsRequired() - .HasMaxLength(10) - .HasColumnType("character varying(10)") - .HasColumnName("Shelf"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductID", "LocationID"); - - b.HasIndex("LocationID"); - - b.ToTable("Production.ProductInventory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductListPriceHistory", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate") - .HasColumnOrder(2); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("ListPrice") - .HasColumnType("money") - .HasColumnName("ListPrice"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("ProductID", "StartDate"); - - b.ToTable("Production.ProductListPriceHistory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModel", b => - { - b.Property("ProductModelID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductModelID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductModelID")); - - b.Property("CatalogDescription") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("CatalogDescription"); - - b.Property("Instructions") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("Instructions"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductModelID"); - - b.ToTable("Production.ProductModel"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModelIllustration", b => - { - b.Property("ProductModelID") - .HasColumnType("int") - .HasColumnName("ProductModelID") - .HasColumnOrder(1); - - b.Property("IllustrationID") - .HasColumnType("int") - .HasColumnName("IllustrationID") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("ProductModelID", "IllustrationID"); - - b.HasIndex("IllustrationID"); - - b.ToTable("Production.ProductModelIllustration"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModelProductDescriptionCulture", b => - { - b.Property("ProductModelID") - .HasColumnType("int") - .HasColumnName("ProductModelID") - .HasColumnOrder(1); - - b.Property("ProductDescriptionID") - .HasColumnType("int") - .HasColumnName("ProductDescriptionID") - .HasColumnOrder(2); - - b.Property("CultureID") - .HasMaxLength(6) - .HasColumnType("nchar") - .HasColumnName("CultureID") - .HasColumnOrder(3); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("ProductModelID", "ProductDescriptionID", "CultureID"); - - b.HasIndex("CultureID"); - - b.HasIndex("ProductDescriptionID"); - - b.ToTable("Production.ProductModelProductDescriptionCulture"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductPhoto", b => - { - b.Property("ProductPhotoID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductPhotoID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductPhotoID")); - - b.Property("LargePhoto") - .IsRequired() - .HasColumnType("bytea") - .HasColumnName("LargePhoto"); - - b.Property("LargePhotoFileName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("LargePhotoFileName"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ThumbNailPhoto") - .IsRequired() - .HasColumnType("bytea") - .HasColumnName("ThumbNailPhoto"); - - b.Property("ThumbnailPhotoFileName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("ThumbnailPhotoFileName"); - - b.HasKey("ProductPhotoID"); - - b.ToTable("Production.ProductPhoto"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductProductPhoto", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("ProductPhotoID") - .HasColumnType("int") - .HasColumnName("ProductPhotoID") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("ProductID", "ProductPhotoID"); - - b.HasIndex("ProductPhotoID"); - - b.ToTable("Production.ProductProductPhoto"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductReview", b => - { - b.Property("ProductReviewID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductReviewID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductReviewID")); - - b.Property("Comments") - .IsRequired() - .HasMaxLength(3850) - .HasColumnType("character varying(3850)") - .HasColumnName("Comments"); - - b.Property("EmailAddress") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("EmailAddress"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("Rating") - .HasColumnType("int") - .HasColumnName("Rating"); - - b.Property("ReviewDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ReviewDate"); - - b.Property("ReviewerName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("ReviewerName"); - - b.HasKey("ProductReviewID"); - - b.HasIndex("ProductID"); - - b.ToTable("Production.ProductReview"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductSubcategory", b => - { - b.Property("ProductSubcategoryID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductSubcategoryID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductSubcategoryID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("ProductCategoryID") - .HasColumnType("int") - .HasColumnName("ProductCategoryID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductSubcategoryID"); - - b.HasIndex("ProductCategoryID"); - - b.ToTable("Production.ProductSubcategory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductVendor", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(2); - - b.Property("AverageLeadTime") - .HasColumnType("int") - .HasColumnName("AverageLeadTime"); - - b.Property("LastReceiptCost") - .HasColumnType("money") - .HasColumnName("LastReceiptCost"); - - b.Property("LastReceiptDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("LastReceiptDate"); - - b.Property("MaxOrderQty") - .HasColumnType("int") - .HasColumnName("MaxOrderQty"); - - b.Property("MinOrderQty") - .HasColumnType("int") - .HasColumnName("MinOrderQty"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OnOrderQty") - .HasColumnType("int") - .HasColumnName("OnOrderQty"); - - b.Property("StandardPrice") - .HasColumnType("money") - .HasColumnName("StandardPrice"); - - b.Property("UnitMeasureCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("UnitMeasureCode"); - - b.HasKey("ProductID", "BusinessEntityID"); - - b.HasIndex("BusinessEntityID"); - - b.HasIndex("UnitMeasureCode"); - - b.ToTable("Purchasing.ProductVendor"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PurchaseOrderDetail", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("PurchaseOrderDetailID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("PurchaseOrderDetailID") - .HasColumnOrder(2); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("PurchaseOrderDetailID")); - - b.Property("DueDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("DueDate"); - - b.Property("LineTotal") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("money") - .HasColumnName("LineTotal"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OrderQty") - .HasColumnType("smallint") - .HasColumnName("OrderQty"); - - b.Property("PurchaseOrderID") - .HasColumnType("int") - .HasColumnName("PurchaseOrderID") - .HasColumnOrder(1); - - b.Property("ReceivedQty") - .HasColumnType("decimal") - .HasColumnName("ReceivedQty"); - - b.Property("RejectedQty") - .HasColumnType("decimal") - .HasColumnName("RejectedQty"); - - b.Property("StockedQty") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("decimal") - .HasColumnName("StockedQty"); - - b.Property("UnitPrice") - .HasColumnType("money") - .HasColumnName("UnitPrice"); - - b.HasKey("ProductID", "PurchaseOrderDetailID"); - - b.HasIndex("PurchaseOrderID"); - - b.ToTable("Purchasing.PurchaseOrderDetail"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PurchaseOrderHeader", b => - { - b.Property("PurchaseOrderID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("PurchaseOrderID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("PurchaseOrderID")); - - b.Property("BusinessEntityID") - .HasColumnType("int"); - - b.Property("EmployeeID") - .HasColumnType("int") - .HasColumnName("EmployeeID"); - - b.Property("Freight") - .HasColumnType("money") - .HasColumnName("Freight"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OrderDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("OrderDate"); - - b.Property("RevisionNumber") - .HasColumnType("smallint") - .HasColumnName("RevisionNumber"); - - b.Property("ShipDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ShipDate"); - - b.Property("ShipMethodID") - .HasColumnType("int") - .HasColumnName("ShipMethodID"); - - b.Property("Status") - .HasColumnType("smallint") - .HasColumnName("Status"); - - b.Property("SubTotal") - .HasColumnType("money") - .HasColumnName("SubTotal"); - - b.Property("TaxAmt") - .HasColumnType("money") - .HasColumnName("TaxAmt"); - - b.Property("TotalDue") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("money") - .HasColumnName("TotalDue"); - - b.Property("VendorID") - .HasColumnType("int") - .HasColumnName("VendorID"); - - b.HasKey("PurchaseOrderID"); - - b.HasIndex("BusinessEntityID"); - - b.HasIndex("ShipMethodID"); - - b.ToTable("Purchasing.PurchaseOrderHeader"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderDetail", b => - { - b.Property("SalesOrderID") - .HasColumnType("int") - .HasColumnName("SalesOrderID") - .HasColumnOrder(1); - - b.Property("SalesOrderDetailID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("SalesOrderDetailID") - .HasColumnOrder(2); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SalesOrderDetailID")); - - b.Property("CarrierTrackingNumber") - .IsRequired() - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("CarrierTrackingNumber"); - - b.Property("LineTotal") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("numeric") - .HasColumnName("LineTotal"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OrderQty") - .HasColumnType("smallint") - .HasColumnName("OrderQty"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("SpecialOfferID") - .HasColumnType("int") - .HasColumnName("SpecialOfferID"); - - b.Property("UnitPrice") - .HasColumnType("money") - .HasColumnName("UnitPrice"); - - b.Property("UnitPriceDiscount") - .HasColumnType("money") - .HasColumnName("UnitPriceDiscount"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("SalesOrderID", "SalesOrderDetailID"); - - b.HasIndex("SpecialOfferID", "ProductID"); - - b.ToTable("Sales.SalesOrderDetail"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderHeader", b => - { - b.Property("SalesOrderID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("SalesOrderID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SalesOrderID")); - - b.Property("AccountNumber") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("character varying(15)") - .HasColumnName("AccountNumber"); - - b.Property("BillToAddressID") - .HasColumnType("int") - .HasColumnName("BillToAddressID"); - - b.Property("BusinessEntityID") - .HasColumnType("int"); - - b.Property("Comment") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("Comment"); - - b.Property("CreditCardApprovalCode") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("varchar") - .HasColumnName("CreditCardApprovalCode"); - - b.Property("CreditCardID") - .HasColumnType("int") - .HasColumnName("CreditCardID"); - - b.Property("CurrencyRateID") - .HasColumnType("int") - .HasColumnName("CurrencyRateID"); - - b.Property("CustomerID") - .HasColumnType("int") - .HasColumnName("CustomerID"); - - b.Property("DueDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("DueDate"); - - b.Property("Freight") - .HasColumnType("money") - .HasColumnName("Freight"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OrderDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("OrderDate"); - - b.Property("PurchaseOrderNumber") - .IsRequired() - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("PurchaseOrderNumber"); - - b.Property("RevisionNumber") - .HasColumnType("smallint") - .HasColumnName("RevisionNumber"); - - b.Property("SalesOrderNumber") - .IsRequired() - .ValueGeneratedOnAddOrUpdate() - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("SalesOrderNumber"); - - b.Property("SalesPersonID") - .HasColumnType("int") - .HasColumnName("SalesPersonID"); - - b.Property("ShipDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ShipDate"); - - b.Property("ShipMethodID") - .HasColumnType("int") - .HasColumnName("ShipMethodID"); - - b.Property("ShipToAddressID") - .HasColumnType("int") - .HasColumnName("ShipToAddressID"); - - b.Property("Status") - .HasColumnType("smallint") - .HasColumnName("Status"); - - b.Property("SubTotal") - .HasColumnType("money") - .HasColumnName("SubTotal"); - - b.Property("TaxAmt") - .HasColumnType("money") - .HasColumnName("TaxAmt"); - - b.Property("TerritoryID") - .HasColumnType("int") - .HasColumnName("TerritoryID"); - - b.Property("TotalDue") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("money") - .HasColumnName("TotalDue"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("SalesOrderID"); - - b.HasIndex("BillToAddressID"); - - b.HasIndex("BusinessEntityID"); - - b.HasIndex("CreditCardID"); - - b.HasIndex("CurrencyRateID"); - - b.HasIndex("CustomerID"); - - b.HasIndex("ShipMethodID"); - - b.HasIndex("ShipToAddressID"); - - b.HasIndex("TerritoryID"); - - b.ToTable("Sales.SalesOrderHeader"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderHeaderSalesReason", b => - { - b.Property("SalesOrderID") - .HasColumnType("int") - .HasColumnName("SalesOrderID") - .HasColumnOrder(1); - - b.Property("SalesReasonID") - .HasColumnType("int") - .HasColumnName("SalesReasonID") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("SalesOrderID", "SalesReasonID"); - - b.HasIndex("SalesReasonID"); - - b.ToTable("Sales.SalesOrderHeaderSalesReason"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesPerson", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("Bonus") - .HasColumnType("money") - .HasColumnName("Bonus"); - - b.Property("CommissionPct") - .HasColumnType("numeric") - .HasColumnName("CommissionPct"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("SalesLastYear") - .HasColumnType("money") - .HasColumnName("SalesLastYear"); - - b.Property("SalesQuota") - .HasColumnType("money") - .HasColumnName("SalesQuota"); - - b.Property("SalesYTD") - .HasColumnType("money") - .HasColumnName("SalesYTD"); - - b.Property("TerritoryID") - .HasColumnType("int") - .HasColumnName("TerritoryID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.HasIndex("TerritoryID"); - - b.ToTable("Sales.SalesPerson"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesPersonQuotaHistory", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("QuotaDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("QuotaDate") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("SalesQuota") - .HasColumnType("money") - .HasColumnName("SalesQuota"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID", "QuotaDate"); - - b.ToTable("Sales.SalesPersonQuotaHistory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesReason", b => - { - b.Property("SalesReasonID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("SalesReasonID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SalesReasonID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("ReasonType") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("ReasonType"); - - b.HasKey("SalesReasonID"); - - b.ToTable("Sales.SalesReason"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTaxRate", b => - { - b.Property("SalesTaxRateID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("SalesTaxRateID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SalesTaxRateID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("StateProvinceID") - .HasColumnType("int") - .HasColumnName("StateProvinceID"); - - b.Property("TaxRate") - .HasColumnType("numeric") - .HasColumnName("TaxRate"); - - b.Property("TaxType") - .HasColumnType("smallint") - .HasColumnName("TaxType"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("SalesTaxRateID"); - - b.HasIndex("StateProvinceID"); - - b.ToTable("Sales.SalesTaxRate", "Sales"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTerritory", b => - { - b.Property("TerritoryID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("TerritoryID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("TerritoryID")); - - b.Property("CostLastYear") - .HasColumnType("money") - .HasColumnName("CostLastYear"); - - b.Property("CostYTD") - .HasColumnType("money") - .HasColumnName("CostYTD"); - - b.Property("CountryRegionCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("character varying(3)") - .HasColumnName("CountryRegionCode"); - - b.Property("Group") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Group"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("SalesLastYear") - .HasColumnType("money") - .HasColumnName("SalesLastYear"); - - b.Property("SalesYTD") - .HasColumnType("money") - .HasColumnName("SalesYTD"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("TerritoryID"); - - b.HasIndex("CountryRegionCode"); - - b.ToTable("Sales.SalesTerritory", "Sales"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTerritoryHistory", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("TerritoryID") - .HasColumnType("int") - .HasColumnName("TerritoryID") - .HasColumnOrder(3); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate") - .HasColumnOrder(2); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID", "TerritoryID"); - - b.HasIndex("TerritoryID"); - - b.ToTable("Sales.SalesTerritoryHistory", "Sales"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ScrapReason", b => - { - b.Property("ScrapReasonID") - .ValueGeneratedOnAdd() - .HasColumnType("smallint") - .HasColumnName("ScrapReasonID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ScrapReasonID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("ScrapReasonID"); - - b.ToTable("Production.ScrapReason", "Production"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Basket", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("Currency") - .HasColumnType("text"); - - b.Property("IsCheckedOut") - .HasColumnType("boolean"); - - b.Property("TotalPrice") - .HasColumnType("numeric"); - - b.Property("UserId") - .HasColumnType("uuid"); - - b.HasKey("Id"); - - b.ToTable("Basket", "Shared"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.BasketItem", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("BasketId") - .HasColumnType("uuid"); - - b.Property("CreateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("DeleteDate") - .HasColumnType("timestamp with time zone"); - - b.Property("ProductName") - .HasColumnType("text"); - - b.Property("Status") - .HasColumnType("integer"); - - b.Property("UnitPrice") - .HasColumnType("numeric"); - - b.Property("UpdateDate") - .HasColumnType("timestamp with time zone"); - - b.HasKey("Id"); - - b.HasIndex("BasketId"); - - b.ToTable("BasketItem", "Shared"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Category", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("CategoryName") - .IsRequired() - .HasMaxLength(30) - .HasColumnType("character varying(30)"); - - b.Property("CreateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("DeleteDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Description") - .IsRequired() - .HasColumnType("text"); - - b.Property("Picture") - .IsRequired() - .HasColumnType("bytea"); - - b.Property("Status") - .HasColumnType("integer"); - - b.Property("UpdateDate") - .HasColumnType("timestamp with time zone"); - - b.HasKey("Id"); - - b.ToTable("Categories"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.ChatRequest", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("Date") - .HasColumnType("timestamp with time zone"); - - b.Property("LastUpdate") - .HasColumnType("timestamp with time zone"); - - b.Property("Message") - .HasColumnType("text"); - - b.Property("ReferenceDate") - .HasColumnType("timestamp with time zone"); - - b.HasKey("Id"); - - b.ToTable("ChatRequests"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.CompetitionMatch", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("LeagueCode") - .HasColumnType("uuid"); - - b.Property("PlayerTwo") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("CompetitionMatches"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Coupon", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("Amount") - .HasColumnType("integer"); - - b.Property("Description") - .IsRequired() - .HasColumnType("text"); - - b.Property("ProductName") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("Coupons"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.EmployeeAddress", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("AddressId") - .HasColumnType("int"); - - b.Property("EmployeeId") - .HasColumnType("int"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Rowguid") - .HasColumnType("uuid"); - - b.HasKey("Id"); - - b.HasIndex("AddressId"); - - b.HasIndex("EmployeeId"); - - b.ToTable("EmployeeAddresses"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Feature", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("CreateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("DeleteDate") - .HasColumnType("timestamp with time zone"); - - b.Property("FeatureName") - .IsRequired() - .HasColumnType("text"); - - b.Property("IsEnabled") - .HasColumnType("boolean"); - - b.Property("Status") - .HasColumnType("integer"); - - b.Property("UpdateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Username") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("Feature", "Shared"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.RefreshToken", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("CreatedAt") - .HasColumnType("timestamp with time zone"); - - b.Property("ExpiryDate") - .HasColumnType("timestamp with time zone"); - - b.Property("IsRevoked") - .HasColumnType("boolean"); - - b.Property("Token") - .IsRequired() - .HasColumnType("text"); - - b.Property("UserId") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.HasIndex("UserId"); - - b.ToTable("RefreshTokens"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.UserProfile", b => - { - b.Property("Id") - .HasColumnType("text"); - - b.Property("AvatarUrl") - .HasColumnType("text"); - - b.Property("Bio") - .HasColumnType("text"); - - b.Property("Company") - .HasColumnType("text"); - - b.Property("CreatedAt") - .HasColumnType("timestamp with time zone"); - - b.Property("DateOfBirth") - .HasColumnType("timestamp with time zone"); - - b.Property("Email") - .IsRequired() - .HasColumnType("text"); - - b.Property("EmailConfirmed") - .HasColumnType("boolean"); - - b.Property("IsLoggedIn") - .HasColumnType("text"); - - b.Property("Language") - .IsRequired() - .HasColumnType("text"); - - b.Property("LastLoginAt") - .HasColumnType("timestamp with time zone"); - - b.Property("Location") - .HasColumnType("text"); - - b.Property("LoginCount") - .HasColumnType("integer"); - - b.Property("Name") - .IsRequired() - .HasColumnType("text"); - - b.Property("Nickname") - .HasColumnType("text"); - - b.Property("NotificationSettingsId") - .HasColumnType("integer"); - - b.Property("Phone") - .HasColumnType("text"); - - b.Property("Position") - .HasColumnType("text"); - - b.Property("PrivacySettingsId") - .HasColumnType("integer"); - - b.Property("Role") - .IsRequired() - .HasColumnType("text"); - - b.Property("Subscription") - .HasColumnType("text"); - - b.Property("Timezone") - .IsRequired() - .HasColumnType("text"); - - b.Property("UpdatedAt") - .HasColumnType("timestamp with time zone"); - - b.Property("UserId") - .IsRequired() - .HasColumnType("text"); - - b.Property("UserTypeId") - .HasColumnType("text"); - - b.Property("Username") - .IsRequired() - .HasColumnType("text"); - - b.Property("Website") - .HasColumnType("text"); - - b.HasKey("Id"); - - b.HasIndex("NotificationSettingsId"); - - b.HasIndex("PrivacySettingsId"); - - b.HasIndex("UserId"); - - b.ToTable("UserProfile", "Shared"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shift", b => - { - b.Property("ShiftID") - .ValueGeneratedOnAdd() - .HasColumnType("integer") - .HasColumnName("ShiftID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ShiftID")); - - b.Property("EndTime") - .HasColumnType("time") - .HasColumnName("EndTime"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("StartTime") - .HasColumnType("time") - .HasColumnName("StartTime"); - - b.HasKey("ShiftID"); - - b.ToTable("Shift", "HumanResources"); - - b.HasData( - new - { - ShiftID = 1, - EndTime = new TimeSpan(0, 15, 0, 0, 0), - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Day", - StartTime = new TimeSpan(0, 7, 0, 0, 0) - }, - new - { - ShiftID = 2, - EndTime = new TimeSpan(0, 23, 0, 0, 0), - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Evening", - StartTime = new TimeSpan(0, 15, 0, 0, 0) - }, - new - { - ShiftID = 3, - EndTime = new TimeSpan(0, 7, 0, 0, 0), - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Night", - StartTime = new TimeSpan(0, 23, 0, 0, 0) - }); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ShipMethod", b => - { - b.Property("ShipMethodID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ShipMethodID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ShipMethodID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("ShipBase") - .HasColumnType("money") - .HasColumnName("ShipBase"); - - b.Property("ShipRate") - .HasColumnType("money") - .HasColumnName("ShipRate"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ShipMethodID"); - - b.ToTable("Purchasing.ShipMethod", "Purchasing"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ShoppingCartItem", b => - { - b.Property("ShoppingCartItemID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ShoppingCartItemID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ShoppingCartItemID")); - - b.Property("DateCreated") - .HasColumnType("timestamp with time zone") - .HasColumnName("DateCreated"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("Quantity") - .HasColumnType("int") - .HasColumnName("Quantity"); - - b.Property("ShoppingCartID") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("ShoppingCartID"); - - b.HasKey("ShoppingCartItemID"); - - b.HasIndex("ProductID"); - - b.ToTable("Sales.ShoppingCartItem", "Sales"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SpecialOffer", b => - { - b.Property("SpecialOfferID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("SpecialOfferID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SpecialOfferID")); - - b.Property("Category") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Category"); - - b.Property("Description") - .IsRequired() - .HasMaxLength(255) - .HasColumnType("character varying(255)") - .HasColumnName("Description"); - - b.Property("DiscountPct") - .HasColumnType("numeric") - .HasColumnName("DiscountPct"); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("MaxQty") - .HasColumnType("int") - .HasColumnName("MaxQty"); - - b.Property("MinQty") - .HasColumnType("int") - .HasColumnName("MinQty"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate"); - - b.Property("Type") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Type"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("SpecialOfferID"); - - b.ToTable("Sales.SpecialOffer", "Sales"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SpecialOfferProduct", b => - { - b.Property("SpecialOfferID") - .HasColumnType("int") - .HasColumnName("SpecialOfferID") - .HasColumnOrder(1); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("SpecialOfferID", "ProductID"); - - b.HasIndex("ProductID"); - - b.ToTable("Person.SpecialOfferProduct", "Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.StateProvince", b => - { - b.Property("StateProvinceID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("StateProvinceID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("StateProvinceID")); - - b.Property("CountryRegionCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("character varying(3)") - .HasColumnName("CountryRegionCode"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("StateProvinceCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("StateProvinceCode"); - - b.Property("TerritoryID") - .HasColumnType("int") - .HasColumnName("TerritoryID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("StateProvinceID"); - - b.HasIndex("CountryRegionCode"); - - b.HasIndex("TerritoryID"); - - b.ToTable("Person.StateProvince", "Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Store", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("Demographics") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("Demographics"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("SalesPersonID") - .HasColumnType("int") - .HasColumnName("SalesPersonID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("Store", (string)null); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TradingEconomics.ComtradeCategories", b => - { - b.Property("Id") - .HasColumnType("text"); - - b.Property("Name") - .IsRequired() - .HasColumnType("text"); - - b.Property("ParentId") - .IsRequired() - .HasColumnType("text"); - - b.Property("PrettyName") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("ComtradeCategories", "TradingEconomics"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TradingEconomics.Forecast", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("Category") - .IsRequired() - .HasColumnType("text"); - - b.Property("Country") - .IsRequired() - .HasColumnType("text"); - - b.Property("ForecastLastUpdate") - .HasColumnType("timestamp with time zone"); - - b.Property("ForecastValue1") - .HasColumnType("double precision"); - - b.Property("ForecastValue1Q") - .HasColumnType("double precision"); - - b.Property("ForecastValue2") - .HasColumnType("double precision"); - - b.Property("ForecastValue2Q") - .HasColumnType("double precision"); - - b.Property("ForecastValue3") - .HasColumnType("double precision"); - - b.Property("ForecastValue3Q") - .HasColumnType("double precision"); - - b.Property("ForecastValue4Q") - .HasColumnType("double precision"); - - b.Property("Frequency") - .IsRequired() - .HasColumnType("text"); - - b.Property("HistoricalDataSymbol") - .IsRequired() - .HasColumnType("text"); - - b.Property("LatestValue") - .HasColumnType("double precision"); - - b.Property("LatestValueDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Q1Date") - .HasColumnType("timestamp with time zone"); - - b.Property("Q2Date") - .HasColumnType("timestamp with time zone"); - - b.Property("Q3Date") - .HasColumnType("timestamp with time zone"); - - b.Property("Q4Date") - .HasColumnType("timestamp with time zone"); - - b.Property("Title") - .IsRequired() - .HasColumnType("text"); - - b.Property("Unit") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("Forecast", "TradingEconomics"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TradingEconomics.TradingEconomicsCalendar", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("Actual") - .IsRequired() - .HasColumnType("text"); - - b.Property("CalendarId") - .IsRequired() - .HasColumnType("text"); - - b.Property("Category") - .IsRequired() - .HasColumnType("text"); - - b.Property("Country") - .IsRequired() - .HasColumnType("text"); - - b.Property("CreateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Currency") - .IsRequired() - .HasColumnType("text"); - - b.Property("Date") - .HasColumnType("timestamp with time zone"); - - b.Property("DateSpan") - .IsRequired() - .HasColumnType("text"); - - b.Property("DeleteDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Event") - .IsRequired() - .HasColumnType("text"); - - b.Property("Forecast") - .IsRequired() - .HasColumnType("text"); - - b.Property("Importance") - .HasColumnType("integer"); - - b.Property("LastUpdate") - .HasColumnType("timestamp with time zone"); - - b.Property("Previous") - .IsRequired() - .HasColumnType("text"); - - b.Property("Reference") - .IsRequired() - .HasColumnType("text"); - - b.Property("ReferenceDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Revised") - .IsRequired() - .HasColumnType("text"); - - b.Property("Source") - .IsRequired() - .HasColumnType("text"); - - b.Property("SourceUrl") - .IsRequired() - .HasColumnType("text"); - - b.Property("Status") - .HasColumnType("integer"); - - b.Property("Symbol") - .IsRequired() - .HasColumnType("text"); - - b.Property("TeForecast") - .IsRequired() - .HasColumnType("text"); - - b.Property("Ticker") - .IsRequired() - .HasColumnType("text"); - - b.Property("Unit") - .IsRequired() - .HasColumnType("text"); - - b.Property("UpdateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Url") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("TradingEconomicsCalendar", "TradingEconomics"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TransactionHistory", b => - { - b.Property("TransactionID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("TransactionID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("TransactionID")); - - b.Property("ActualCost") - .HasColumnType("money") - .HasColumnName("ActualCost"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("Quantity") - .HasColumnType("int") - .HasColumnName("Quantity"); - - b.Property("ReferenceOrderID") - .HasColumnType("int") - .HasColumnName("ReferenceOrderID"); - - b.Property("ReferenceOrderLineID") - .HasColumnType("int") - .HasColumnName("ReferenceOrderLineID"); - - b.Property("TransactionDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("TransactionDate"); - - b.Property("TransactionType") - .IsRequired() - .HasMaxLength(1) - .HasColumnType("nchar") - .HasColumnName("TransactionType"); - - b.HasKey("TransactionID"); - - b.HasIndex("ProductID"); - - b.ToTable("Production.TransactionHistory", "Production"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TransactionHistoryArchive", b => - { - b.Property("TransactionID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("TransactionID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("TransactionID")); - - b.Property("ActualCost") - .HasColumnType("money") - .HasColumnName("ActualCost"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("Quantity") - .HasColumnType("int") - .HasColumnName("Quantity"); - - b.Property("ReferenceOrderID") - .HasColumnType("int") - .HasColumnName("ReferenceOrderID"); - - b.Property("ReferenceOrderLineID") - .HasColumnType("int") - .HasColumnName("ReferenceOrderLineID"); - - b.Property("TransactionDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("TransactionDate"); - - b.Property("TransactionType") - .IsRequired() - .HasMaxLength(1) - .HasColumnType("nchar") - .HasColumnName("TransactionType"); - - b.HasKey("TransactionID"); - - b.ToTable("Production.TransactionHistoryArchive", "Production"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.UnitMeasure", b => - { - b.Property("UnitMeasureCode") - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("UnitMeasureCode"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("UnitMeasureCode"); - - b.ToTable("Production.UnitMeasure", "Production"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Vendor", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("AccountNumber") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("character varying(15)") - .HasColumnName("AccountNumber"); - - b.Property("CreditRating") - .HasColumnType("smallint") - .HasColumnName("CreditRating"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("PurchasingWebServiceURL") - .IsRequired() - .HasMaxLength(1024) - .HasColumnType("character varying(1024)") - .HasColumnName("PurchasingWebServiceURL"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("Vendor", (string)null); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.WorkOrder", b => - { - b.Property("WorkOrderID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("WorkOrderID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("WorkOrderID")); - - b.Property("DueDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("DueDate"); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OrderQty") - .HasColumnType("int") - .HasColumnName("OrderQty"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("ScrapReasonID") - .HasColumnType("smallint") - .HasColumnName("ScrapReasonID"); - - b.Property("ScrappedQty") - .HasColumnType("smallint") - .HasColumnName("ScrappedQty"); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate"); - - b.Property("StockedQty") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("int") - .HasColumnName("StockedQty"); - - b.HasKey("WorkOrderID"); - - b.HasIndex("ProductID"); - - b.HasIndex("ScrapReasonID"); - - b.ToTable("Production.WorkOrder", "Production"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.WorkOrderRouting", b => - { - b.Property("WorkOrderID") - .HasColumnType("int") - .HasColumnName("WorkOrderID") - .HasColumnOrder(1); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(2); - - b.Property("ActualCost") - .HasColumnType("money") - .HasColumnName("ActualCost"); - - b.Property("ActualEndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ActualEndDate"); - - b.Property("ActualResourceHrs") - .HasColumnType("decimal") - .HasColumnName("ActualResourceHrs"); - - b.Property("ActualStartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ActualStartDate"); - - b.Property("LocationID") - .HasColumnType("smallint") - .HasColumnName("LocationID"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OperationSequence") - .HasColumnType("smallint") - .HasColumnName("OperationSequence") - .HasColumnOrder(3); - - b.Property("PlannedCost") - .HasColumnType("money") - .HasColumnName("PlannedCost"); - - b.Property("ScheduledEndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ScheduledEndDate"); - - b.Property("ScheduledStartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ScheduledStartDate"); - - b.HasKey("WorkOrderID", "ProductID"); - - b.HasIndex("LocationID"); - - b.ToTable("Production.WorkOrderRouting", "Production"); - }); - - modelBuilder.Entity("Orion.Domain.DTO.NotificationSettings", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("Email") - .HasColumnType("boolean"); - - b.Property("Marketing") - .HasColumnType("boolean"); - - b.Property("Push") - .HasColumnType("boolean"); - - b.Property("Sms") - .HasColumnType("boolean"); - - b.HasKey("Id"); - - b.ToTable("NotificationSettings"); - }); - - modelBuilder.Entity("Orion.Domain.DTO.PrivacySettings", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("ProfileVisible") - .HasColumnType("boolean"); - - b.Property("ShowEmail") - .HasColumnType("boolean"); - - b.Property("ShowPhone") - .HasColumnType("boolean"); - - b.HasKey("Id"); - - b.ToTable("PrivacySettings"); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRoleClaim", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityRole", null) - .WithMany() - .HasForeignKey("RoleId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserClaim", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserLogin", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserRole", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityRole", null) - .WithMany() - .HasForeignKey("RoleId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserToken", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Address", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.StateProvince", "StateProvince") - .WithMany("Addresses") - .HasForeignKey("StateProvinceID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("StateProvince"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BillOfMaterials", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product1") - .WithMany("BillOfMaterials1") - .HasForeignKey("ComponentID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("BillOfMaterials") - .HasForeignKey("ProductAssemblyID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.UnitMeasure", "UnitMeasure") - .WithMany("BillOfMaterials") - .HasForeignKey("UnitMeasureCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - - b.Navigation("Product1"); - - b.Navigation("UnitMeasure"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntityAddress", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Address", "Address") - .WithMany("BusinessEntityAddress") - .HasForeignKey("AddressID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.AddressType", "AddressType") - .WithMany("BusinessEntityAddress") - .HasForeignKey("AddressTypeID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.BusinessEntity", "BusinessEntity") - .WithMany("BusinessEntityAddress") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Address"); - - b.Navigation("AddressType"); - - b.Navigation("BusinessEntity"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntityContact", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.BusinessEntity", "BusinessEntity") - .WithMany("BusinessEntityContact") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithMany("BusinessEntityContact") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ContactType", "ContactType") - .WithMany("BusinessEntityContact") - .HasForeignKey("ContactTypeID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("BusinessEntity"); - - b.Navigation("ContactType"); - - b.Navigation("Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CountryRegionCurrency", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.CountryRegion", "CountryRegion") - .WithMany("CountryRegionCurrencies") - .HasForeignKey("CountryRegionCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Currency", "Currency") - .WithMany("CountryRegionCurrencies") - .HasForeignKey("CurrencyCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("CountryRegion"); - - b.Navigation("Currency"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Course", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", null) - .WithMany("AttendedCourses") - .HasForeignKey("EmployeeBusinessEntityID"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CurrencyRate", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Currency", "Currency") - .WithMany("CurrencyRates") - .HasForeignKey("FromCurrencyCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Currency", "Currency1") - .WithMany("CurrencyRates1") - .HasForeignKey("ToCurrencyCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Currency"); - - b.Navigation("Currency1"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Customer", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithMany("Customers") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Store", "Store") - .WithMany("Customers") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesTerritory", "SalesTerritory") - .WithMany("Customers") - .HasForeignKey("TerritoryID"); - - b.Navigation("Person"); - - b.Navigation("SalesTerritory"); - - b.Navigation("Store"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Document", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany("Documents") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Employee"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmailAddress", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithMany("EmailAddresses") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Employee", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithOne("Employee") - .HasForeignKey("Orion.DataAccess.Postgres.Entities.Employee", "BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmployeeDepartmentHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany("EmployeeDepartmentHistories") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Department", "Department") - .WithMany("EmployeeDepartmentHistories") - .HasForeignKey("DepartmentID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Shift", "Shift") - .WithMany("EmployeeDepartmentHistories") - .HasForeignKey("ShiftID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Department"); - - b.Navigation("Employee"); - - b.Navigation("Shift"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmployeePayHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany("EmployeePayHistories") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Employee"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.JobCandidate", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany("JobCandidates") - .HasForeignKey("BusinessEntityID"); - - b.Navigation("Employee"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Password", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithOne("Password") - .HasForeignKey("Orion.DataAccess.Postgres.Entities.Password", "BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Person", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.BusinessEntity", "BusinessEntity") - .WithMany() - .HasForeignKey("BusinessEntityID1") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("BusinessEntity"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PersonCreditCard", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithMany("PersonCreditCards") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.CreditCard", "CreditCard") - .WithMany("PersonCreditCards") - .HasForeignKey("CreditCardID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("CreditCard"); - - b.Navigation("Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PersonPhone", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithMany("PersonPhones") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.PhoneNumberType", "PhoneNumberType") - .WithMany("PersonPhones") - .HasForeignKey("PhoneNumberTypeID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Person"); - - b.Navigation("PhoneNumberType"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Product", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Shared.Category", null) - .WithMany("Products") - .HasForeignKey("CategoryId"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductModel", "ProductModel") - .WithMany("Products") - .HasForeignKey("ProductModelID"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductSubcategory", "ProductSubcategory") - .WithMany("Products") - .HasForeignKey("ProductSubcategoryID"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.UnitMeasure", "UnitMeasure") - .WithMany("Products") - .HasForeignKey("SizeUnitMeasureCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.UnitMeasure", "UnitMeasure1") - .WithMany("Products1") - .HasForeignKey("WeightUnitMeasureCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("ProductModel"); - - b.Navigation("ProductSubcategory"); - - b.Navigation("UnitMeasure"); - - b.Navigation("UnitMeasure1"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductCostHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductCostHistories") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductDocument", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Document", "Document") - .WithMany("ProductDocuments") - .HasForeignKey("DocumentBusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductDocuments") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Document"); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductInventory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Location", "Location") - .WithMany("ProductInventories") - .HasForeignKey("LocationID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductInventories") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Location"); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductListPriceHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductListPriceHistories") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModelIllustration", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Illustration", "Illustration") - .WithMany("ProductModelIllustrations") - .HasForeignKey("IllustrationID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductModel", "ProductModel") - .WithMany("ProductModelIllustrations") - .HasForeignKey("ProductModelID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Illustration"); - - b.Navigation("ProductModel"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModelProductDescriptionCulture", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Culture", "Culture") - .WithMany("ProductModelProductDescriptionCultures") - .HasForeignKey("CultureID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductDescription", "ProductDescription") - .WithMany("ProductModelProductDescriptionCultures") - .HasForeignKey("ProductDescriptionID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired() - .HasConstraintName("FK_Production.ProductModelProductDescriptionCulture_Productio~1"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductModel", "ProductModel") - .WithMany("ProductModelProductDescriptionCultures") - .HasForeignKey("ProductModelID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired() - .HasConstraintName("FK_Production.ProductModelProductDescriptionCulture_Productio~2"); - - b.Navigation("Culture"); - - b.Navigation("ProductDescription"); - - b.Navigation("ProductModel"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductProductPhoto", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductProductPhotos") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductPhoto", "ProductPhoto") - .WithMany("ProductProductPhotos") - .HasForeignKey("ProductPhotoID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - - b.Navigation("ProductPhoto"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductReview", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductReviews") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductSubcategory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductCategory", "ProductCategory") - .WithMany("ProductSubcategories") - .HasForeignKey("ProductCategoryID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("ProductCategory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductVendor", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Vendor", "Vendor") - .WithMany("ProductVendors") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductVendors") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.UnitMeasure", "UnitMeasure") - .WithMany("ProductVendors") - .HasForeignKey("UnitMeasureCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - - b.Navigation("UnitMeasure"); - - b.Navigation("Vendor"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PurchaseOrderDetail", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("PurchaseOrderDetails") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.PurchaseOrderHeader", "PurchaseOrderHeader") - .WithMany("PurchaseOrderDetails") - .HasForeignKey("PurchaseOrderID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - - b.Navigation("PurchaseOrderHeader"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PurchaseOrderHeader", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany("PurchaseOrderHeaders") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Vendor", "Vendor") - .WithMany("PurchaseOrderHeaders") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ShipMethod", "ShippedBy") - .WithMany("PurchaseOrderHeaders") - .HasForeignKey("ShipMethodID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Employee"); - - b.Navigation("ShippedBy"); - - b.Navigation("Vendor"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderDetail", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesOrderHeader", "SalesOrderHeader") - .WithMany("SalesOrderDetails") - .HasForeignKey("SalesOrderID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SpecialOfferProduct", "SpecialOfferProduct") - .WithMany("SalesOrderDetails") - .HasForeignKey("SpecialOfferID", "ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("SalesOrderHeader"); - - b.Navigation("SpecialOfferProduct"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderHeader", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Address", "Address") - .WithMany("SalesOrderHeaders") - .HasForeignKey("BillToAddressID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesPerson", "SalesPerson") - .WithMany("SalesOrderHeaders") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.CreditCard", "CreditCard") - .WithMany("SalesOrderHeaders") - .HasForeignKey("CreditCardID"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.CurrencyRate", "CurrencyRate") - .WithMany("SalesOrderHeaders") - .HasForeignKey("CurrencyRateID"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Customer", "Customer") - .WithMany("SalesOrderHeaders") - .HasForeignKey("CustomerID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ShipMethod", "ShippedBy") - .WithMany("SalesOrderHeaders") - .HasForeignKey("ShipMethodID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Address", "Address1") - .WithMany("SalesOrderHeaders1") - .HasForeignKey("ShipToAddressID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesTerritory", "SalesTerritory") - .WithMany("SalesOrderHeaders") - .HasForeignKey("TerritoryID"); - - b.Navigation("Address"); - - b.Navigation("Address1"); - - b.Navigation("CreditCard"); - - b.Navigation("CurrencyRate"); - - b.Navigation("Customer"); - - b.Navigation("SalesPerson"); - - b.Navigation("SalesTerritory"); - - b.Navigation("ShippedBy"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderHeaderSalesReason", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesOrderHeader", "SalesOrderHeader") - .WithMany("SalesOrderHeaderSalesReasons") - .HasForeignKey("SalesOrderID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesReason", "SalesReason") - .WithMany("SalesOrderHeaderSalesReasons") - .HasForeignKey("SalesReasonID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("SalesOrderHeader"); - - b.Navigation("SalesReason"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesPerson", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithOne("SalesPerson") - .HasForeignKey("Orion.DataAccess.Postgres.Entities.SalesPerson", "BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesTerritory", "SalesTerritory") - .WithMany("SalesPeople") - .HasForeignKey("TerritoryID"); - - b.Navigation("Employee"); - - b.Navigation("SalesTerritory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesPersonQuotaHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesPerson", "SalesPerson") - .WithMany("SalesPersonQuotaHistories") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("SalesPerson"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTaxRate", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.StateProvince", "StateProvince") - .WithMany("SalesTaxRates") - .HasForeignKey("StateProvinceID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("StateProvince"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTerritory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.CountryRegion", "CountryRegion") - .WithMany("SalesTerritories") - .HasForeignKey("CountryRegionCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("CountryRegion"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTerritoryHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesPerson", "SalesPerson") - .WithMany("SalesTerritoryHistories") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesTerritory", "SalesTerritory") - .WithMany("SalesTerritoryHistories") - .HasForeignKey("TerritoryID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("SalesPerson"); - - b.Navigation("SalesTerritory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.BasketItem", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Shared.Basket", null) - .WithMany("Items") - .HasForeignKey("BasketId"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.EmployeeAddress", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Address", "Address") - .WithMany() - .HasForeignKey("AddressId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany() - .HasForeignKey("EmployeeId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Address"); - - b.Navigation("Employee"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.RefreshToken", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", "User") - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("User"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.UserProfile", b => - { - b.HasOne("Orion.Domain.DTO.NotificationSettings", "NotificationSettings") - .WithMany() - .HasForeignKey("NotificationSettingsId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.Domain.DTO.PrivacySettings", "PrivacySettings") - .WithMany() - .HasForeignKey("PrivacySettingsId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", "User") - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("NotificationSettings"); - - b.Navigation("PrivacySettings"); - - b.Navigation("User"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ShoppingCartItem", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ShoppingCartItems") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SpecialOfferProduct", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("SpecialOfferProducts") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SpecialOffer", "SpecialOffer") - .WithMany("SpecialOfferProducts") - .HasForeignKey("SpecialOfferID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - - b.Navigation("SpecialOffer"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.StateProvince", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.CountryRegion", "CountryRegion") - .WithMany("StateProvinces") - .HasForeignKey("CountryRegionCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesTerritory", "SalesTerritory") - .WithMany("StateProvinces") - .HasForeignKey("TerritoryID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("CountryRegion"); - - b.Navigation("SalesTerritory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Store", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.BusinessEntity", "BusinessEntity") - .WithMany() - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesPerson", "SalesPerson") - .WithMany("Stores") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("BusinessEntity"); - - b.Navigation("SalesPerson"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TransactionHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("TransactionHistories") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Vendor", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.BusinessEntity", "BusinessEntity") - .WithMany() - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("BusinessEntity"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.WorkOrder", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("WorkOrders") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ScrapReason", "ScrapReason") - .WithMany("WorkOrders") - .HasForeignKey("ScrapReasonID"); - - b.Navigation("Product"); - - b.Navigation("ScrapReason"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.WorkOrderRouting", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Location", "Location") - .WithMany("WorkOrderRoutings") - .HasForeignKey("LocationID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.WorkOrder", "WorkOrder") - .WithMany("WorkOrderRoutings") - .HasForeignKey("WorkOrderID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Location"); - - b.Navigation("WorkOrder"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Address", b => - { - b.Navigation("BusinessEntityAddress"); - - b.Navigation("SalesOrderHeaders"); - - b.Navigation("SalesOrderHeaders1"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.AddressType", b => - { - b.Navigation("BusinessEntityAddress"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntity", b => - { - b.Navigation("BusinessEntityAddress"); - - b.Navigation("BusinessEntityContact"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ContactType", b => - { - b.Navigation("BusinessEntityContact"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CountryRegion", b => - { - b.Navigation("CountryRegionCurrencies"); - - b.Navigation("SalesTerritories"); - - b.Navigation("StateProvinces"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CreditCard", b => - { - b.Navigation("PersonCreditCards"); - - b.Navigation("SalesOrderHeaders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Culture", b => - { - b.Navigation("ProductModelProductDescriptionCultures"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Currency", b => - { - b.Navigation("CountryRegionCurrencies"); - - b.Navigation("CurrencyRates"); - - b.Navigation("CurrencyRates1"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CurrencyRate", b => - { - b.Navigation("SalesOrderHeaders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Customer", b => - { - b.Navigation("SalesOrderHeaders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Department", b => - { - b.Navigation("EmployeeDepartmentHistories"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Document", b => - { - b.Navigation("ProductDocuments"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Employee", b => - { - b.Navigation("AttendedCourses"); - - b.Navigation("Documents"); - - b.Navigation("EmployeeDepartmentHistories"); - - b.Navigation("EmployeePayHistories"); - - b.Navigation("JobCandidates"); - - b.Navigation("PurchaseOrderHeaders"); - - b.Navigation("SalesPerson"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Illustration", b => - { - b.Navigation("ProductModelIllustrations"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Location", b => - { - b.Navigation("ProductInventories"); - - b.Navigation("WorkOrderRoutings"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Person", b => - { - b.Navigation("BusinessEntityContact"); - - b.Navigation("Customers"); - - b.Navigation("EmailAddresses"); - - b.Navigation("Employee"); - - b.Navigation("Password"); - - b.Navigation("PersonCreditCards"); - - b.Navigation("PersonPhones"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PhoneNumberType", b => - { - b.Navigation("PersonPhones"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Product", b => - { - b.Navigation("BillOfMaterials"); - - b.Navigation("BillOfMaterials1"); - - b.Navigation("ProductCostHistories"); - - b.Navigation("ProductDocuments"); - - b.Navigation("ProductInventories"); - - b.Navigation("ProductListPriceHistories"); - - b.Navigation("ProductProductPhotos"); - - b.Navigation("ProductReviews"); - - b.Navigation("ProductVendors"); - - b.Navigation("PurchaseOrderDetails"); - - b.Navigation("ShoppingCartItems"); - - b.Navigation("SpecialOfferProducts"); - - b.Navigation("TransactionHistories"); - - b.Navigation("WorkOrders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductCategory", b => - { - b.Navigation("ProductSubcategories"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductDescription", b => - { - b.Navigation("ProductModelProductDescriptionCultures"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModel", b => - { - b.Navigation("ProductModelIllustrations"); - - b.Navigation("ProductModelProductDescriptionCultures"); - - b.Navigation("Products"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductPhoto", b => - { - b.Navigation("ProductProductPhotos"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductSubcategory", b => - { - b.Navigation("Products"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PurchaseOrderHeader", b => - { - b.Navigation("PurchaseOrderDetails"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderHeader", b => - { - b.Navigation("SalesOrderDetails"); - - b.Navigation("SalesOrderHeaderSalesReasons"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesPerson", b => - { - b.Navigation("SalesOrderHeaders"); - - b.Navigation("SalesPersonQuotaHistories"); - - b.Navigation("SalesTerritoryHistories"); - - b.Navigation("Stores"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesReason", b => - { - b.Navigation("SalesOrderHeaderSalesReasons"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTerritory", b => - { - b.Navigation("Customers"); - - b.Navigation("SalesOrderHeaders"); - - b.Navigation("SalesPeople"); - - b.Navigation("SalesTerritoryHistories"); - - b.Navigation("StateProvinces"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ScrapReason", b => - { - b.Navigation("WorkOrders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Basket", b => - { - b.Navigation("Items"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Category", b => - { - b.Navigation("Products"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shift", b => - { - b.Navigation("EmployeeDepartmentHistories"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ShipMethod", b => - { - b.Navigation("PurchaseOrderHeaders"); - - b.Navigation("SalesOrderHeaders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SpecialOffer", b => - { - b.Navigation("SpecialOfferProducts"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SpecialOfferProduct", b => - { - b.Navigation("SalesOrderDetails"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.StateProvince", b => - { - b.Navigation("Addresses"); - - b.Navigation("SalesTaxRates"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Store", b => - { - b.Navigation("Customers"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.UnitMeasure", b => - { - b.Navigation("BillOfMaterials"); - - b.Navigation("ProductVendors"); - - b.Navigation("Products"); - - b.Navigation("Products1"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Vendor", b => - { - b.Navigation("ProductVendors"); - - b.Navigation("PurchaseOrderHeaders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.WorkOrder", b => - { - b.Navigation("WorkOrderRoutings"); - }); -#pragma warning restore 612, 618 - } - } -} diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Data/Migrations/20251001231354_Initial.cs b/src/DataAccess/Orion.DataAccess.Postgres/Data/Migrations/20251001231354_Initial.cs deleted file mode 100644 index 2c332fe0..00000000 --- a/src/DataAccess/Orion.DataAccess.Postgres/Data/Migrations/20251001231354_Initial.cs +++ /dev/null @@ -1,3292 +0,0 @@ -using System; -using Microsoft.EntityFrameworkCore.Migrations; -using Npgsql.EntityFrameworkCore.PostgreSQL.Metadata; - -#nullable disable - -#pragma warning disable CA1814 // Prefer jagged arrays over multidimensional - -namespace Orion.DataAccess.Postgres.Data.Migrations -{ - /// - public partial class Initial : Migration - { - /// - protected override void Up(MigrationBuilder migrationBuilder) - { - migrationBuilder.EnsureSchema( - name: "Person"); - - migrationBuilder.EnsureSchema( - name: "Shared"); - - migrationBuilder.EnsureSchema( - name: "public"); - - migrationBuilder.EnsureSchema( - name: "TradingEconomics"); - - migrationBuilder.EnsureSchema( - name: "HumanResources"); - - migrationBuilder.EnsureSchema( - name: "Production"); - - migrationBuilder.EnsureSchema( - name: "Purchasing"); - - migrationBuilder.EnsureSchema( - name: "Sales"); - - migrationBuilder.CreateTable( - name: "AddressType", - schema: "Person", - columns: table => new - { - AddressTypeID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_AddressType", x => x.AddressTypeID); - }); - - migrationBuilder.CreateTable( - name: "AspNetRoles", - columns: table => new - { - Id = table.Column(type: "text", nullable: false), - Name = table.Column(type: "character varying(256)", maxLength: 256, nullable: true), - NormalizedName = table.Column(type: "character varying(256)", maxLength: 256, nullable: true), - ConcurrencyStamp = table.Column(type: "text", nullable: true) - }, - constraints: table => - { - table.PrimaryKey("PK_AspNetRoles", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "AspNetUsers", - columns: table => new - { - Id = table.Column(type: "text", nullable: false), - UserName = table.Column(type: "character varying(256)", maxLength: 256, nullable: true), - NormalizedUserName = table.Column(type: "character varying(256)", maxLength: 256, nullable: true), - Email = table.Column(type: "character varying(256)", maxLength: 256, nullable: true), - NormalizedEmail = table.Column(type: "character varying(256)", maxLength: 256, nullable: true), - EmailConfirmed = table.Column(type: "boolean", nullable: false), - PasswordHash = table.Column(type: "text", nullable: true), - SecurityStamp = table.Column(type: "text", nullable: true), - ConcurrencyStamp = table.Column(type: "text", nullable: true), - PhoneNumber = table.Column(type: "text", nullable: true), - PhoneNumberConfirmed = table.Column(type: "boolean", nullable: false), - TwoFactorEnabled = table.Column(type: "boolean", nullable: false), - LockoutEnd = table.Column(type: "timestamp with time zone", nullable: true), - LockoutEnabled = table.Column(type: "boolean", nullable: false), - AccessFailedCount = table.Column(type: "integer", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_AspNetUsers", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "Basket", - schema: "Shared", - columns: table => new - { - Id = table.Column(type: "uuid", nullable: false), - UserId = table.Column(type: "uuid", nullable: false), - TotalPrice = table.Column(type: "numeric", nullable: true), - Currency = table.Column(type: "text", nullable: true), - IsCheckedOut = table.Column(type: "boolean", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Basket", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "BuildVersion", - schema: "public", - columns: table => new - { - SystemInformationID = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - DatabaseVersion = table.Column(name: "Database Version", type: "character varying(25)", maxLength: 25, nullable: true), - VersionDate = table.Column(type: "timestamp with time zone", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_BuildVersion", x => x.SystemInformationID); - }); - - migrationBuilder.CreateTable( - name: "BusinessEntity", - schema: "Person", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_BusinessEntity", x => x.BusinessEntityID); - }); - - migrationBuilder.CreateTable( - name: "Categories", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - CategoryName = table.Column(type: "character varying(30)", maxLength: 30, nullable: false), - Description = table.Column(type: "text", nullable: false), - Picture = table.Column(type: "bytea", nullable: false), - CreateDate = table.Column(type: "timestamp with time zone", nullable: false), - UpdateDate = table.Column(type: "timestamp with time zone", nullable: true), - DeleteDate = table.Column(type: "timestamp with time zone", nullable: true), - Status = table.Column(type: "integer", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Categories", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "ChatRequests", - columns: table => new - { - Id = table.Column(type: "uuid", nullable: false), - Message = table.Column(type: "text", nullable: true), - LastUpdate = table.Column(type: "timestamp with time zone", nullable: true), - Date = table.Column(type: "timestamp with time zone", nullable: true), - ReferenceDate = table.Column(type: "timestamp with time zone", nullable: true) - }, - constraints: table => - { - table.PrimaryKey("PK_ChatRequests", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "CompetitionMatches", - columns: table => new - { - Id = table.Column(type: "uuid", nullable: false), - PlayerTwo = table.Column(type: "text", nullable: false), - LeagueCode = table.Column(type: "uuid", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_CompetitionMatches", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "ComtradeCategories", - schema: "TradingEconomics", - columns: table => new - { - Id = table.Column(type: "text", nullable: false), - Name = table.Column(type: "text", nullable: false), - ParentId = table.Column(type: "text", nullable: false), - PrettyName = table.Column(type: "text", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_ComtradeCategories", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "ContactCreditCards", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn) - }, - constraints: table => - { - table.PrimaryKey("PK_ContactCreditCards", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "Contacts", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn) - }, - constraints: table => - { - table.PrimaryKey("PK_Contacts", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "Coupons", - columns: table => new - { - Id = table.Column(type: "uuid", nullable: false), - ProductName = table.Column(type: "text", nullable: false), - Description = table.Column(type: "text", nullable: false), - Amount = table.Column(type: "integer", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Coupons", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "CustomerAddresses", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn) - }, - constraints: table => - { - table.PrimaryKey("PK_CustomerAddresses", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "DatabaseLog", - columns: table => new - { - DatabaseLogID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - PostTime = table.Column(type: "timestamp with time zone", nullable: false), - DatabaseUser = table.Column(type: "character varying(128)", maxLength: 128, nullable: false), - Event = table.Column(type: "character varying(128)", maxLength: 128, nullable: false), - Schema = table.Column(type: "character varying(128)", maxLength: 128, nullable: false), - Object = table.Column(type: "character varying(128)", maxLength: 128, nullable: false), - TSQL = table.Column(type: "text", nullable: false), - XmlEvent = table.Column(type: "xml", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_DatabaseLog", x => x.DatabaseLogID); - }); - - migrationBuilder.CreateTable( - name: "Department", - schema: "HumanResources", - columns: table => new - { - DepartmentID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - GroupName = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Department", x => x.DepartmentID); - }); - - migrationBuilder.CreateTable( - name: "ErrorLog", - columns: table => new - { - ErrorLogID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - ErrorTime = table.Column(type: "timestamp with time zone", nullable: false), - UserName = table.Column(type: "character varying(128)", maxLength: 128, nullable: false), - ErrorNumber = table.Column(type: "int", nullable: false), - ErrorSeverity = table.Column(type: "int", nullable: true), - ErrorState = table.Column(type: "int", nullable: true), - ErrorProcedure = table.Column(type: "character varying(126)", maxLength: 126, nullable: true), - ErrorLine = table.Column(type: "int", nullable: true), - ErrorMessage = table.Column(type: "character varying(4000)", maxLength: 4000, nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_ErrorLog", x => x.ErrorLogID); - }); - - migrationBuilder.CreateTable( - name: "Feature", - schema: "Shared", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - FeatureName = table.Column(type: "text", nullable: false), - IsEnabled = table.Column(type: "boolean", nullable: false), - Username = table.Column(type: "text", nullable: false), - CreateDate = table.Column(type: "timestamp with time zone", nullable: false), - UpdateDate = table.Column(type: "timestamp with time zone", nullable: true), - DeleteDate = table.Column(type: "timestamp with time zone", nullable: true), - Status = table.Column(type: "integer", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Feature", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "Forecast", - schema: "TradingEconomics", - columns: table => new - { - Id = table.Column(type: "uuid", nullable: false), - Country = table.Column(type: "text", nullable: false), - Category = table.Column(type: "text", nullable: false), - Title = table.Column(type: "text", nullable: false), - LatestValue = table.Column(type: "double precision", nullable: true), - LatestValueDate = table.Column(type: "timestamp with time zone", nullable: true), - ForecastValue1Q = table.Column(type: "double precision", nullable: true), - ForecastValue2Q = table.Column(type: "double precision", nullable: true), - ForecastValue3Q = table.Column(type: "double precision", nullable: true), - ForecastValue4Q = table.Column(type: "double precision", nullable: true), - ForecastValue1 = table.Column(type: "double precision", nullable: true), - ForecastValue2 = table.Column(type: "double precision", nullable: true), - ForecastValue3 = table.Column(type: "double precision", nullable: true), - Q1Date = table.Column(type: "timestamp with time zone", nullable: true), - Q2Date = table.Column(type: "timestamp with time zone", nullable: true), - Q3Date = table.Column(type: "timestamp with time zone", nullable: true), - Q4Date = table.Column(type: "timestamp with time zone", nullable: true), - ForecastLastUpdate = table.Column(type: "timestamp with time zone", nullable: true), - Frequency = table.Column(type: "text", nullable: false), - Unit = table.Column(type: "text", nullable: false), - HistoricalDataSymbol = table.Column(type: "text", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Forecast", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "Individuals", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn) - }, - constraints: table => - { - table.PrimaryKey("PK_Individuals", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "NotificationSettings", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Email = table.Column(type: "boolean", nullable: false), - Push = table.Column(type: "boolean", nullable: false), - Sms = table.Column(type: "boolean", nullable: false), - Marketing = table.Column(type: "boolean", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_NotificationSettings", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "Orders", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn) - }, - constraints: table => - { - table.PrimaryKey("PK_Orders", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "OrionCalendarEvent", - columns: table => new - { - OrionCalendarEventID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - EmployeeID = table.Column(name: "Employee ID", type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Reference = table.Column(type: "text", nullable: false), - LastUpdate = table.Column(type: "timestamp with time zone", nullable: true), - Date = table.Column(type: "timestamp with time zone", nullable: true), - ReferenceDate = table.Column(type: "timestamp with time zone", nullable: true), - Id = table.Column(type: "uuid", nullable: false), - CreateDate = table.Column(type: "timestamp with time zone", nullable: false), - UpdateDate = table.Column(type: "timestamp with time zone", nullable: true), - DeleteDate = table.Column(type: "timestamp with time zone", nullable: true), - Status = table.Column(type: "integer", nullable: false), - JobLevel = table.Column(type: "integer", nullable: false), - FirstName = table.Column(type: "text", nullable: false), - LastName = table.Column(type: "text", nullable: false), - Salary = table.Column(type: "numeric", nullable: false), - SuggestedBonus = table.Column(type: "numeric", nullable: false), - YearsInService = table.Column(type: "integer", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_OrionCalendarEvent", x => x.OrionCalendarEventID); - }); - - migrationBuilder.CreateTable( - name: "Person.ContactType", - columns: table => new - { - ContactTypeID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person.ContactType", x => x.ContactTypeID); - }); - - migrationBuilder.CreateTable( - name: "Person.CountryRegion", - columns: table => new - { - CountryRegionCode = table.Column(type: "character varying(3)", maxLength: 3, nullable: false), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person.CountryRegion", x => x.CountryRegionCode); - }); - - migrationBuilder.CreateTable( - name: "Person.PhoneNumberType", - columns: table => new - { - PhoneNumberTypeID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person.PhoneNumberType", x => x.PhoneNumberTypeID); - }); - - migrationBuilder.CreateTable( - name: "PrivacySettings", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - ProfileVisible = table.Column(type: "boolean", nullable: false), - ShowEmail = table.Column(type: "boolean", nullable: false), - ShowPhone = table.Column(type: "boolean", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_PrivacySettings", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "Production.Culture", - columns: table => new - { - CultureID = table.Column(type: "nchar", maxLength: 6, nullable: false), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.Culture", x => x.CultureID); - }); - - migrationBuilder.CreateTable( - name: "Production.Illustration", - columns: table => new - { - IllustrationID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Diagram = table.Column(type: "xml", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.Illustration", x => x.IllustrationID); - }); - - migrationBuilder.CreateTable( - name: "Production.Location", - columns: table => new - { - LocationID = table.Column(type: "smallint", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - CostRate = table.Column(type: "numeric", nullable: false), - Availability = table.Column(type: "decimal", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.Location", x => x.LocationID); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductCategory", - columns: table => new - { - ProductCategoryID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductCategory", x => x.ProductCategoryID); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductDescription", - columns: table => new - { - ProductDescriptionID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Description = table.Column(type: "character varying(400)", maxLength: 400, nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductDescription", x => x.ProductDescriptionID); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductModel", - columns: table => new - { - ProductModelID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - CatalogDescription = table.Column(type: "xml", nullable: false), - Instructions = table.Column(type: "xml", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductModel", x => x.ProductModelID); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductPhoto", - columns: table => new - { - ProductPhotoID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - ThumbNailPhoto = table.Column(type: "bytea", nullable: false), - ThumbnailPhotoFileName = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - LargePhoto = table.Column(type: "bytea", nullable: false), - LargePhotoFileName = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductPhoto", x => x.ProductPhotoID); - }); - - migrationBuilder.CreateTable( - name: "Production.ScrapReason", - schema: "Production", - columns: table => new - { - ScrapReasonID = table.Column(type: "smallint", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ScrapReason", x => x.ScrapReasonID); - }); - - migrationBuilder.CreateTable( - name: "Production.TransactionHistoryArchive", - schema: "Production", - columns: table => new - { - TransactionID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - ProductID = table.Column(type: "int", nullable: false), - ReferenceOrderID = table.Column(type: "int", nullable: false), - ReferenceOrderLineID = table.Column(type: "int", nullable: false), - TransactionDate = table.Column(type: "timestamp with time zone", nullable: false), - TransactionType = table.Column(type: "nchar", maxLength: 1, nullable: false), - Quantity = table.Column(type: "int", nullable: false), - ActualCost = table.Column(type: "money", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.TransactionHistoryArchive", x => x.TransactionID); - }); - - migrationBuilder.CreateTable( - name: "Production.UnitMeasure", - schema: "Production", - columns: table => new - { - UnitMeasureCode = table.Column(type: "nchar", maxLength: 3, nullable: false), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.UnitMeasure", x => x.UnitMeasureCode); - }); - - migrationBuilder.CreateTable( - name: "Purchasing.ShipMethod", - schema: "Purchasing", - columns: table => new - { - ShipMethodID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ShipBase = table.Column(type: "money", nullable: false), - ShipRate = table.Column(type: "money", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Purchasing.ShipMethod", x => x.ShipMethodID); - }); - - migrationBuilder.CreateTable( - name: "Sales.CreditCard", - columns: table => new - { - CreditCardID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - CardType = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - CardNumber = table.Column(type: "character varying(25)", maxLength: 25, nullable: false), - ExpMonth = table.Column(type: "smallint", nullable: false), - ExpYear = table.Column(type: "smallint", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.CreditCard", x => x.CreditCardID); - }); - - migrationBuilder.CreateTable( - name: "Sales.Currency", - columns: table => new - { - CurrencyCode = table.Column(type: "nchar", maxLength: 3, nullable: false), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.Currency", x => x.CurrencyCode); - }); - - migrationBuilder.CreateTable( - name: "Sales.SalesReason", - columns: table => new - { - SalesReasonID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ReasonType = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.SalesReason", x => x.SalesReasonID); - }); - - migrationBuilder.CreateTable( - name: "Sales.SpecialOffer", - schema: "Sales", - columns: table => new - { - SpecialOfferID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Description = table.Column(type: "character varying(255)", maxLength: 255, nullable: false), - DiscountPct = table.Column(type: "numeric", nullable: false), - Type = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - Category = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - StartDate = table.Column(type: "timestamp with time zone", nullable: false), - EndDate = table.Column(type: "timestamp with time zone", nullable: false), - MinQty = table.Column(type: "int", nullable: false), - MaxQty = table.Column(type: "int", nullable: true), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.SpecialOffer", x => x.SpecialOfferID); - }); - - migrationBuilder.CreateTable( - name: "Shift", - schema: "HumanResources", - columns: table => new - { - ShiftID = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - StartTime = table.Column(type: "time", nullable: false), - EndTime = table.Column(type: "time", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Shift", x => x.ShiftID); - }); - - migrationBuilder.CreateTable( - name: "StoreContacts", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn) - }, - constraints: table => - { - table.PrimaryKey("PK_StoreContacts", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "TradingEconomicsCalendar", - schema: "TradingEconomics", - columns: table => new - { - Id = table.Column(type: "uuid", nullable: false), - CalendarId = table.Column(type: "text", nullable: false), - Importance = table.Column(type: "integer", nullable: false), - Country = table.Column(type: "text", nullable: false), - Category = table.Column(type: "text", nullable: false), - Event = table.Column(type: "text", nullable: false), - Source = table.Column(type: "text", nullable: false), - SourceUrl = table.Column(type: "text", nullable: false), - Actual = table.Column(type: "text", nullable: false), - Previous = table.Column(type: "text", nullable: false), - Forecast = table.Column(type: "text", nullable: false), - TeForecast = table.Column(type: "text", nullable: false), - Url = table.Column(type: "text", nullable: false), - DateSpan = table.Column(type: "text", nullable: false), - Revised = table.Column(type: "text", nullable: false), - Currency = table.Column(type: "text", nullable: false), - Unit = table.Column(type: "text", nullable: false), - Ticker = table.Column(type: "text", nullable: false), - Symbol = table.Column(type: "text", nullable: false), - Reference = table.Column(type: "text", nullable: false), - LastUpdate = table.Column(type: "timestamp with time zone", nullable: true), - Date = table.Column(type: "timestamp with time zone", nullable: true), - ReferenceDate = table.Column(type: "timestamp with time zone", nullable: true), - CreateDate = table.Column(type: "timestamp with time zone", nullable: false), - UpdateDate = table.Column(type: "timestamp with time zone", nullable: true), - DeleteDate = table.Column(type: "timestamp with time zone", nullable: true), - Status = table.Column(type: "integer", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_TradingEconomicsCalendar", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "VendorAddresses", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn) - }, - constraints: table => - { - table.PrimaryKey("PK_VendorAddresses", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "VendorContacts", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn) - }, - constraints: table => - { - table.PrimaryKey("PK_VendorContacts", x => x.Id); - }); - - migrationBuilder.CreateTable( - name: "AspNetRoleClaims", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - RoleId = table.Column(type: "text", nullable: false), - ClaimType = table.Column(type: "text", nullable: true), - ClaimValue = table.Column(type: "text", nullable: true) - }, - constraints: table => - { - table.PrimaryKey("PK_AspNetRoleClaims", x => x.Id); - table.ForeignKey( - name: "FK_AspNetRoleClaims_AspNetRoles_RoleId", - column: x => x.RoleId, - principalTable: "AspNetRoles", - principalColumn: "Id", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "AspNetUserClaims", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - UserId = table.Column(type: "text", nullable: false), - ClaimType = table.Column(type: "text", nullable: true), - ClaimValue = table.Column(type: "text", nullable: true) - }, - constraints: table => - { - table.PrimaryKey("PK_AspNetUserClaims", x => x.Id); - table.ForeignKey( - name: "FK_AspNetUserClaims_AspNetUsers_UserId", - column: x => x.UserId, - principalTable: "AspNetUsers", - principalColumn: "Id", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "AspNetUserLogins", - columns: table => new - { - LoginProvider = table.Column(type: "text", nullable: false), - ProviderKey = table.Column(type: "text", nullable: false), - ProviderDisplayName = table.Column(type: "text", nullable: true), - UserId = table.Column(type: "text", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_AspNetUserLogins", x => new { x.LoginProvider, x.ProviderKey }); - table.ForeignKey( - name: "FK_AspNetUserLogins_AspNetUsers_UserId", - column: x => x.UserId, - principalTable: "AspNetUsers", - principalColumn: "Id", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "AspNetUserRoles", - columns: table => new - { - UserId = table.Column(type: "text", nullable: false), - RoleId = table.Column(type: "text", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_AspNetUserRoles", x => new { x.UserId, x.RoleId }); - table.ForeignKey( - name: "FK_AspNetUserRoles_AspNetRoles_RoleId", - column: x => x.RoleId, - principalTable: "AspNetRoles", - principalColumn: "Id", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_AspNetUserRoles_AspNetUsers_UserId", - column: x => x.UserId, - principalTable: "AspNetUsers", - principalColumn: "Id", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "AspNetUserTokens", - columns: table => new - { - UserId = table.Column(type: "text", nullable: false), - LoginProvider = table.Column(type: "text", nullable: false), - Name = table.Column(type: "text", nullable: false), - Value = table.Column(type: "text", nullable: true) - }, - constraints: table => - { - table.PrimaryKey("PK_AspNetUserTokens", x => new { x.UserId, x.LoginProvider, x.Name }); - table.ForeignKey( - name: "FK_AspNetUserTokens_AspNetUsers_UserId", - column: x => x.UserId, - principalTable: "AspNetUsers", - principalColumn: "Id", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "RefreshTokens", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Token = table.Column(type: "text", nullable: false), - UserId = table.Column(type: "text", nullable: false), - ExpiryDate = table.Column(type: "timestamp with time zone", nullable: false), - IsRevoked = table.Column(type: "boolean", nullable: false), - CreatedAt = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_RefreshTokens", x => x.Id); - table.ForeignKey( - name: "FK_RefreshTokens_AspNetUsers_UserId", - column: x => x.UserId, - principalTable: "AspNetUsers", - principalColumn: "Id", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "BasketItem", - schema: "Shared", - columns: table => new - { - Id = table.Column(type: "uuid", nullable: false), - ProductName = table.Column(type: "text", nullable: true), - UnitPrice = table.Column(type: "numeric", nullable: false), - CreateDate = table.Column(type: "timestamp with time zone", nullable: false), - UpdateDate = table.Column(type: "timestamp with time zone", nullable: true), - DeleteDate = table.Column(type: "timestamp with time zone", nullable: true), - Status = table.Column(type: "integer", nullable: false), - BasketId = table.Column(type: "uuid", nullable: true) - }, - constraints: table => - { - table.PrimaryKey("PK_BasketItem", x => x.Id); - table.ForeignKey( - name: "FK_BasketItem_Basket_BasketId", - column: x => x.BasketId, - principalSchema: "Shared", - principalTable: "Basket", - principalColumn: "Id"); - }); - - migrationBuilder.CreateTable( - name: "Person", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - PersonType = table.Column(type: "nchar", maxLength: 2, nullable: false), - Title = table.Column(type: "character varying(8)", maxLength: 8, nullable: false), - FirstName = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - MiddleName = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - LastName = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - Suffix = table.Column(type: "character varying(10)", maxLength: 10, nullable: false), - EmailPromotion = table.Column(type: "int", nullable: false), - AdditionalContactInfo = table.Column(type: "xml", nullable: false), - Demographics = table.Column(type: "xml", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false), - BusinessEntityID1 = table.Column(type: "int", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person", x => x.BusinessEntityID); - table.ForeignKey( - name: "FK_Person_BusinessEntity_BusinessEntityID1", - column: x => x.BusinessEntityID1, - principalSchema: "Person", - principalTable: "BusinessEntity", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Vendor", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - AccountNumber = table.Column(type: "character varying(15)", maxLength: 15, nullable: false), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - CreditRating = table.Column(type: "smallint", nullable: false), - PurchasingWebServiceURL = table.Column(type: "character varying(1024)", maxLength: 1024, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Vendor", x => x.BusinessEntityID); - table.ForeignKey( - name: "FK_Vendor_BusinessEntity_BusinessEntityID", - column: x => x.BusinessEntityID, - principalSchema: "Person", - principalTable: "BusinessEntity", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.SalesTerritory", - schema: "Sales", - columns: table => new - { - TerritoryID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - CountryRegionCode = table.Column(type: "character varying(3)", maxLength: 3, nullable: false), - Group = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - SalesYTD = table.Column(type: "money", nullable: false), - SalesLastYear = table.Column(type: "money", nullable: false), - CostYTD = table.Column(type: "money", nullable: false), - CostLastYear = table.Column(type: "money", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.SalesTerritory", x => x.TerritoryID); - table.ForeignKey( - name: "FK_Sales.SalesTerritory_Person.CountryRegion_CountryRegionCode", - column: x => x.CountryRegionCode, - principalTable: "Person.CountryRegion", - principalColumn: "CountryRegionCode", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "UserProfile", - schema: "Shared", - columns: table => new - { - Id = table.Column(type: "text", nullable: false), - UserId = table.Column(type: "text", nullable: false), - Username = table.Column(type: "text", nullable: false), - Name = table.Column(type: "text", nullable: false), - Email = table.Column(type: "text", nullable: false), - Phone = table.Column(type: "text", nullable: true), - Bio = table.Column(type: "text", nullable: true), - Company = table.Column(type: "text", nullable: true), - Position = table.Column(type: "text", nullable: true), - Location = table.Column(type: "text", nullable: true), - Website = table.Column(type: "text", nullable: true), - AvatarUrl = table.Column(type: "text", nullable: true), - Timezone = table.Column(type: "text", nullable: false), - Language = table.Column(type: "text", nullable: false), - Nickname = table.Column(type: "text", nullable: true), - Role = table.Column(type: "text", nullable: false), - EmailConfirmed = table.Column(type: "boolean", nullable: false), - CreatedAt = table.Column(type: "timestamp with time zone", nullable: false), - LastLoginAt = table.Column(type: "timestamp with time zone", nullable: true), - UpdatedAt = table.Column(type: "timestamp with time zone", nullable: false), - LoginCount = table.Column(type: "integer", nullable: false), - DateOfBirth = table.Column(type: "timestamp with time zone", nullable: true), - Subscription = table.Column(type: "text", nullable: true), - UserTypeId = table.Column(type: "text", nullable: true), - IsLoggedIn = table.Column(type: "text", nullable: true), - NotificationSettingsId = table.Column(type: "integer", nullable: false), - PrivacySettingsId = table.Column(type: "integer", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_UserProfile", x => x.Id); - table.ForeignKey( - name: "FK_UserProfile_AspNetUsers_UserId", - column: x => x.UserId, - principalTable: "AspNetUsers", - principalColumn: "Id", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_UserProfile_NotificationSettings_NotificationSettingsId", - column: x => x.NotificationSettingsId, - principalTable: "NotificationSettings", - principalColumn: "Id", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_UserProfile_PrivacySettings_PrivacySettingsId", - column: x => x.PrivacySettingsId, - principalTable: "PrivacySettings", - principalColumn: "Id", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductSubcategory", - columns: table => new - { - ProductSubcategoryID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - ProductCategoryID = table.Column(type: "int", nullable: false), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductSubcategory", x => x.ProductSubcategoryID); - table.ForeignKey( - name: "FK_Production.ProductSubcategory_Production.ProductCategory_Pr~", - column: x => x.ProductCategoryID, - principalTable: "Production.ProductCategory", - principalColumn: "ProductCategoryID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductModelIllustration", - columns: table => new - { - ProductModelID = table.Column(type: "int", nullable: false), - IllustrationID = table.Column(type: "int", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductModelIllustration", x => new { x.ProductModelID, x.IllustrationID }); - table.ForeignKey( - name: "FK_Production.ProductModelIllustration_Production.Illustration~", - column: x => x.IllustrationID, - principalTable: "Production.Illustration", - principalColumn: "IllustrationID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Production.ProductModelIllustration_Production.ProductModel~", - column: x => x.ProductModelID, - principalTable: "Production.ProductModel", - principalColumn: "ProductModelID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductModelProductDescriptionCulture", - columns: table => new - { - ProductModelID = table.Column(type: "int", nullable: false), - ProductDescriptionID = table.Column(type: "int", nullable: false), - CultureID = table.Column(type: "nchar", maxLength: 6, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductModelProductDescriptionCulture", x => new { x.ProductModelID, x.ProductDescriptionID, x.CultureID }); - table.ForeignKey( - name: "FK_Production.ProductModelProductDescriptionCulture_Production~", - column: x => x.CultureID, - principalTable: "Production.Culture", - principalColumn: "CultureID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Production.ProductModelProductDescriptionCulture_Productio~1", - column: x => x.ProductDescriptionID, - principalTable: "Production.ProductDescription", - principalColumn: "ProductDescriptionID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Production.ProductModelProductDescriptionCulture_Productio~2", - column: x => x.ProductModelID, - principalTable: "Production.ProductModel", - principalColumn: "ProductModelID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.CountryRegionCurrency", - columns: table => new - { - CountryRegionCode = table.Column(type: "character varying(3)", maxLength: 3, nullable: false), - CurrencyCode = table.Column(type: "nchar", maxLength: 3, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.CountryRegionCurrency", x => new { x.CurrencyCode, x.CountryRegionCode }); - table.ForeignKey( - name: "FK_Sales.CountryRegionCurrency_Person.CountryRegion_CountryReg~", - column: x => x.CountryRegionCode, - principalTable: "Person.CountryRegion", - principalColumn: "CountryRegionCode", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.CountryRegionCurrency_Sales.Currency_CurrencyCode", - column: x => x.CurrencyCode, - principalTable: "Sales.Currency", - principalColumn: "CurrencyCode", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.CurrencyRate", - columns: table => new - { - CurrencyRateID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - CurrencyRateDate = table.Column(type: "timestamp with time zone", nullable: false), - FromCurrencyCode = table.Column(type: "nchar", maxLength: 3, nullable: false), - ToCurrencyCode = table.Column(type: "nchar", maxLength: 3, nullable: false), - AverageRate = table.Column(type: "money", nullable: false), - EndOfDayRate = table.Column(type: "money", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.CurrencyRate", x => x.CurrencyRateID); - table.ForeignKey( - name: "FK_Sales.CurrencyRate_Sales.Currency_FromCurrencyCode", - column: x => x.FromCurrencyCode, - principalTable: "Sales.Currency", - principalColumn: "CurrencyCode", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.CurrencyRate_Sales.Currency_ToCurrencyCode", - column: x => x.ToCurrencyCode, - principalTable: "Sales.Currency", - principalColumn: "CurrencyCode", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "HumanResources.Employee", - schema: "HumanResources", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - NationalIDNumber = table.Column(type: "character varying(15)", maxLength: 15, nullable: false), - LoginID = table.Column(type: "character varying(256)", maxLength: 256, nullable: false), - OrganizationLevel = table.Column(type: "smallint", nullable: true), - JobTitle = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - BirthDate = table.Column(type: "date", nullable: false), - MaritalStatus = table.Column(type: "nchar", maxLength: 1, nullable: false), - Gender = table.Column(type: "nchar", maxLength: 1, nullable: false), - HireDate = table.Column(type: "date", nullable: false), - VacationHours = table.Column(type: "smallint", nullable: false), - SickLeaveHours = table.Column(type: "smallint", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false), - JobLevel = table.Column(type: "integer", nullable: false), - YearsInService = table.Column(type: "integer", nullable: false), - SuggestedBonus = table.Column(type: "integer", nullable: false), - Salary = table.Column(type: "integer", nullable: false), - MinimumRaiseGiven = table.Column(type: "boolean", nullable: false), - EntityVersion = table.Column(type: "integer", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_HumanResources.Employee", x => x.BusinessEntityID); - table.ForeignKey( - name: "FK_HumanResources.Employee_Person_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Person", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Person.BusinessEntityContact", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - PersonID = table.Column(type: "int", nullable: false), - ContactTypeID = table.Column(type: "int", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person.BusinessEntityContact", x => new { x.BusinessEntityID, x.PersonID, x.ContactTypeID }); - table.ForeignKey( - name: "FK_Person.BusinessEntityContact_BusinessEntity_BusinessEntityID", - column: x => x.BusinessEntityID, - principalSchema: "Person", - principalTable: "BusinessEntity", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Person.BusinessEntityContact_Person.ContactType_ContactType~", - column: x => x.ContactTypeID, - principalTable: "Person.ContactType", - principalColumn: "ContactTypeID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Person.BusinessEntityContact_Person_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Person", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Person.EmailAddress", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - EmailAddressID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - EmailAddress = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person.EmailAddress", x => new { x.BusinessEntityID, x.EmailAddressID }); - table.ForeignKey( - name: "FK_Person.EmailAddress_Person_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Person", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Person.Password", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - PasswordHash = table.Column(type: "varchar", maxLength: 128, nullable: false), - PasswordSalt = table.Column(type: "varchar", maxLength: 10, nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person.Password", x => x.BusinessEntityID); - table.ForeignKey( - name: "FK_Person.Password_Person_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Person", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Person.PersonPhone", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - PhoneNumber = table.Column(type: "character varying(25)", maxLength: 25, nullable: false), - PhoneNumberTypeID = table.Column(type: "int", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person.PersonPhone", x => new { x.BusinessEntityID, x.PhoneNumber }); - table.ForeignKey( - name: "FK_Person.PersonPhone_Person.PhoneNumberType_PhoneNumberTypeID", - column: x => x.PhoneNumberTypeID, - principalTable: "Person.PhoneNumberType", - principalColumn: "PhoneNumberTypeID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Person.PersonPhone_Person_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Person", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.PersonCreditCard", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - CreditCardID = table.Column(type: "int", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.PersonCreditCard", x => new { x.BusinessEntityID, x.CreditCardID }); - table.ForeignKey( - name: "FK_Sales.PersonCreditCard_Person_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Person", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.PersonCreditCard_Sales.CreditCard_CreditCardID", - column: x => x.CreditCardID, - principalTable: "Sales.CreditCard", - principalColumn: "CreditCardID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Person.StateProvince", - schema: "Person", - columns: table => new - { - StateProvinceID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - StateProvinceCode = table.Column(type: "nchar", maxLength: 3, nullable: false), - CountryRegionCode = table.Column(type: "character varying(3)", maxLength: 3, nullable: false), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - TerritoryID = table.Column(type: "int", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person.StateProvince", x => x.StateProvinceID); - table.ForeignKey( - name: "FK_Person.StateProvince_Person.CountryRegion_CountryRegionCode", - column: x => x.CountryRegionCode, - principalTable: "Person.CountryRegion", - principalColumn: "CountryRegionCode", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Person.StateProvince_Sales.SalesTerritory_TerritoryID", - column: x => x.TerritoryID, - principalSchema: "Sales", - principalTable: "Sales.SalesTerritory", - principalColumn: "TerritoryID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.Product", - columns: table => new - { - ProductID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ProductNumber = table.Column(type: "character varying(25)", maxLength: 25, nullable: false), - Color = table.Column(type: "character varying(15)", maxLength: 15, nullable: false), - SafetyStockLevel = table.Column(type: "smallint", nullable: false), - ReorderPoint = table.Column(type: "smallint", nullable: false), - StandardCost = table.Column(type: "money", nullable: false), - ListPrice = table.Column(type: "money", nullable: false), - Size = table.Column(type: "character varying(5)", maxLength: 5, nullable: false), - SizeUnitMeasureCode = table.Column(type: "nchar", maxLength: 3, nullable: false), - WeightUnitMeasureCode = table.Column(type: "nchar", maxLength: 3, nullable: false), - Weight = table.Column(type: "decimal", nullable: true), - DaysToManufacture = table.Column(type: "int", nullable: false), - ProductLine = table.Column(type: "nchar", maxLength: 2, nullable: false), - Class = table.Column(type: "nchar", maxLength: 2, nullable: false), - Style = table.Column(type: "nchar", maxLength: 2, nullable: false), - ProductSubcategoryID = table.Column(type: "int", nullable: true), - ProductModelID = table.Column(type: "int", nullable: true), - SellStartDate = table.Column(type: "timestamp with time zone", nullable: false), - SellEndDate = table.Column(type: "timestamp with time zone", nullable: true), - DiscontinuedDate = table.Column(type: "timestamp with time zone", nullable: true), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false), - CategoryId = table.Column(type: "integer", nullable: true) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.Product", x => x.ProductID); - table.ForeignKey( - name: "FK_Production.Product_Categories_CategoryId", - column: x => x.CategoryId, - principalTable: "Categories", - principalColumn: "Id"); - table.ForeignKey( - name: "FK_Production.Product_Production.ProductModel_ProductModelID", - column: x => x.ProductModelID, - principalTable: "Production.ProductModel", - principalColumn: "ProductModelID"); - table.ForeignKey( - name: "FK_Production.Product_Production.ProductSubcategory_ProductSub~", - column: x => x.ProductSubcategoryID, - principalTable: "Production.ProductSubcategory", - principalColumn: "ProductSubcategoryID"); - table.ForeignKey( - name: "FK_Production.Product_Production.UnitMeasure_SizeUnitMeasureCo~", - column: x => x.SizeUnitMeasureCode, - principalSchema: "Production", - principalTable: "Production.UnitMeasure", - principalColumn: "UnitMeasureCode", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Production.Product_Production.UnitMeasure_WeightUnitMeasure~", - column: x => x.WeightUnitMeasureCode, - principalSchema: "Production", - principalTable: "Production.UnitMeasure", - principalColumn: "UnitMeasureCode", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Courses", - columns: table => new - { - Id = table.Column(type: "integer", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - Name = table.Column(type: "character varying(200)", maxLength: 200, nullable: false), - Description = table.Column(type: "character varying(1000)", maxLength: 1000, nullable: true), - DurationInMinutes = table.Column(type: "integer", nullable: false), - IsMandatory = table.Column(type: "boolean", nullable: false), - CreatedAt = table.Column(type: "timestamp with time zone", nullable: false), - UpdatedAt = table.Column(type: "timestamp with time zone", nullable: true), - IsActive = table.Column(type: "boolean", nullable: false), - EmployeeBusinessEntityID = table.Column(type: "int", nullable: true) - }, - constraints: table => - { - table.PrimaryKey("PK_Courses", x => x.Id); - table.ForeignKey( - name: "FK_Courses_HumanResources.Employee_EmployeeBusinessEntityID", - column: x => x.EmployeeBusinessEntityID, - principalSchema: "HumanResources", - principalTable: "HumanResources.Employee", - principalColumn: "BusinessEntityID"); - }); - - migrationBuilder.CreateTable( - name: "HumanResources.EmployeeDepartmentHistory", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - StartDate = table.Column(type: "date", nullable: false), - DepartmentID = table.Column(type: "smallint", nullable: false), - ShiftID = table.Column(type: "integer", nullable: false), - EndDate = table.Column(type: "date", nullable: true), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_HumanResources.EmployeeDepartmentHistory", x => new { x.BusinessEntityID, x.DepartmentID, x.StartDate }); - table.ForeignKey( - name: "FK_HumanResources.EmployeeDepartmentHistory_Department_Departm~", - column: x => x.DepartmentID, - principalSchema: "HumanResources", - principalTable: "Department", - principalColumn: "DepartmentID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_HumanResources.EmployeeDepartmentHistory_HumanResources.Emp~", - column: x => x.BusinessEntityID, - principalSchema: "HumanResources", - principalTable: "HumanResources.Employee", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_HumanResources.EmployeeDepartmentHistory_Shift_ShiftID", - column: x => x.ShiftID, - principalSchema: "HumanResources", - principalTable: "Shift", - principalColumn: "ShiftID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "HumanResources.EmployeePayHistory", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - RateChangeDate = table.Column(type: "timestamp with time zone", nullable: false), - Rate = table.Column(type: "money", nullable: false), - PayFrequency = table.Column(type: "smallint", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_HumanResources.EmployeePayHistory", x => new { x.BusinessEntityID, x.RateChangeDate }); - table.ForeignKey( - name: "FK_HumanResources.EmployeePayHistory_HumanResources.Employee_B~", - column: x => x.BusinessEntityID, - principalSchema: "HumanResources", - principalTable: "HumanResources.Employee", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "HumanResources.JobCandidate", - columns: table => new - { - JobCandidateID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - BusinessEntityID = table.Column(type: "int", nullable: true), - Resume = table.Column(type: "xml", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_HumanResources.JobCandidate", x => x.JobCandidateID); - table.ForeignKey( - name: "FK_HumanResources.JobCandidate_HumanResources.Employee_Busines~", - column: x => x.BusinessEntityID, - principalSchema: "HumanResources", - principalTable: "HumanResources.Employee", - principalColumn: "BusinessEntityID"); - }); - - migrationBuilder.CreateTable( - name: "Production.Document", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - DocumentLevel = table.Column(type: "smallint", nullable: true), - Title = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - Owner = table.Column(type: "int", nullable: false), - FileName = table.Column(type: "character varying(400)", maxLength: 400, nullable: false), - FileExtension = table.Column(type: "character varying(8)", maxLength: 8, nullable: false), - Revision = table.Column(type: "nchar", maxLength: 5, nullable: false), - ChangeNumber = table.Column(type: "int", nullable: false), - Status = table.Column(type: "smallint", nullable: false), - DocumentSummary = table.Column(type: "text", nullable: false), - Document = table.Column(type: "bytea", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.Document", x => x.BusinessEntityID); - table.ForeignKey( - name: "FK_Production.Document_HumanResources.Employee_BusinessEntityID", - column: x => x.BusinessEntityID, - principalSchema: "HumanResources", - principalTable: "HumanResources.Employee", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Purchasing.PurchaseOrderHeader", - columns: table => new - { - PurchaseOrderID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - RevisionNumber = table.Column(type: "smallint", nullable: false), - Status = table.Column(type: "smallint", nullable: false), - EmployeeID = table.Column(type: "int", nullable: false), - VendorID = table.Column(type: "int", nullable: false), - ShipMethodID = table.Column(type: "int", nullable: false), - OrderDate = table.Column(type: "timestamp with time zone", nullable: false), - ShipDate = table.Column(type: "timestamp with time zone", nullable: true), - SubTotal = table.Column(type: "money", nullable: false), - TaxAmt = table.Column(type: "money", nullable: false), - Freight = table.Column(type: "money", nullable: false), - TotalDue = table.Column(type: "money", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false), - BusinessEntityID = table.Column(type: "int", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Purchasing.PurchaseOrderHeader", x => x.PurchaseOrderID); - table.ForeignKey( - name: "FK_Purchasing.PurchaseOrderHeader_HumanResources.Employee_Busi~", - column: x => x.BusinessEntityID, - principalSchema: "HumanResources", - principalTable: "HumanResources.Employee", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Purchasing.PurchaseOrderHeader_Purchasing.ShipMethod_ShipMe~", - column: x => x.ShipMethodID, - principalSchema: "Purchasing", - principalTable: "Purchasing.ShipMethod", - principalColumn: "ShipMethodID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Purchasing.PurchaseOrderHeader_Vendor_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Vendor", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.SalesPerson", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - TerritoryID = table.Column(type: "int", nullable: true), - SalesQuota = table.Column(type: "money", nullable: true), - Bonus = table.Column(type: "money", nullable: false), - CommissionPct = table.Column(type: "numeric", nullable: false), - SalesYTD = table.Column(type: "money", nullable: false), - SalesLastYear = table.Column(type: "money", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.SalesPerson", x => x.BusinessEntityID); - table.ForeignKey( - name: "FK_Sales.SalesPerson_HumanResources.Employee_BusinessEntityID", - column: x => x.BusinessEntityID, - principalSchema: "HumanResources", - principalTable: "HumanResources.Employee", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.SalesPerson_Sales.SalesTerritory_TerritoryID", - column: x => x.TerritoryID, - principalSchema: "Sales", - principalTable: "Sales.SalesTerritory", - principalColumn: "TerritoryID"); - }); - - migrationBuilder.CreateTable( - name: "Person.Address", - schema: "Person", - columns: table => new - { - AddressID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - AddressLine1 = table.Column(type: "character varying(60)", maxLength: 60, nullable: false), - AddressLine2 = table.Column(type: "character varying(60)", maxLength: 60, nullable: false), - City = table.Column(type: "character varying(30)", maxLength: 30, nullable: false), - StateProvinceID = table.Column(type: "int", nullable: false), - PostalCode = table.Column(type: "character varying(15)", maxLength: 15, nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person.Address", x => x.AddressID); - table.ForeignKey( - name: "FK_Person.Address_Person.StateProvince_StateProvinceID", - column: x => x.StateProvinceID, - principalSchema: "Person", - principalTable: "Person.StateProvince", - principalColumn: "StateProvinceID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.SalesTaxRate", - schema: "Sales", - columns: table => new - { - SalesTaxRateID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - StateProvinceID = table.Column(type: "int", nullable: false), - TaxType = table.Column(type: "smallint", nullable: false), - TaxRate = table.Column(type: "numeric", nullable: false), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.SalesTaxRate", x => x.SalesTaxRateID); - table.ForeignKey( - name: "FK_Sales.SalesTaxRate_Person.StateProvince_StateProvinceID", - column: x => x.StateProvinceID, - principalSchema: "Person", - principalTable: "Person.StateProvince", - principalColumn: "StateProvinceID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Person.SpecialOfferProduct", - schema: "Person", - columns: table => new - { - SpecialOfferID = table.Column(type: "int", nullable: false), - ProductID = table.Column(type: "int", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person.SpecialOfferProduct", x => new { x.SpecialOfferID, x.ProductID }); - table.ForeignKey( - name: "FK_Person.SpecialOfferProduct_Production.Product_ProductID", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Person.SpecialOfferProduct_Sales.SpecialOffer_SpecialOfferID", - column: x => x.SpecialOfferID, - principalSchema: "Sales", - principalTable: "Sales.SpecialOffer", - principalColumn: "SpecialOfferID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.BillOfMaterials", - columns: table => new - { - BillOfMaterialsID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - ProductAssemblyID = table.Column(type: "int", nullable: true), - ComponentID = table.Column(type: "int", nullable: false), - StartDate = table.Column(type: "timestamp with time zone", nullable: false), - EndDate = table.Column(type: "timestamp with time zone", nullable: true), - UnitMeasureCode = table.Column(type: "nchar", maxLength: 3, nullable: false), - BOMLevel = table.Column(type: "smallint", nullable: false), - PerAssemblyQty = table.Column(type: "decimal", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false), - ProductAssemblyID1 = table.Column(type: "int", nullable: false), - ComponentID1 = table.Column(type: "int", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.BillOfMaterials", x => x.BillOfMaterialsID); - table.ForeignKey( - name: "FK_Production.BillOfMaterials_Production.Product_ComponentID1", - column: x => x.ComponentID1, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Production.BillOfMaterials_Production.Product_ProductAssemb~", - column: x => x.ProductAssemblyID1, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Production.BillOfMaterials_Production.UnitMeasure_UnitMeasu~", - column: x => x.UnitMeasureCode, - principalSchema: "Production", - principalTable: "Production.UnitMeasure", - principalColumn: "UnitMeasureCode", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductCostHistory", - columns: table => new - { - ProductID = table.Column(type: "int", nullable: false), - StartDate = table.Column(type: "timestamp with time zone", nullable: false), - EndDate = table.Column(type: "timestamp with time zone", nullable: true), - StandardCost = table.Column(type: "money", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductCostHistory", x => new { x.ProductID, x.StartDate }); - table.ForeignKey( - name: "FK_Production.ProductCostHistory_Production.Product_ProductID", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductInventory", - columns: table => new - { - ProductID = table.Column(type: "int", nullable: false), - LocationID = table.Column(type: "smallint", nullable: false), - Shelf = table.Column(type: "character varying(10)", maxLength: 10, nullable: false), - Bin = table.Column(type: "smallint", nullable: false), - Quantity = table.Column(type: "smallint", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductInventory", x => new { x.ProductID, x.LocationID }); - table.ForeignKey( - name: "FK_Production.ProductInventory_Production.Location_LocationID", - column: x => x.LocationID, - principalTable: "Production.Location", - principalColumn: "LocationID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Production.ProductInventory_Production.Product_ProductID", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductListPriceHistory", - columns: table => new - { - ProductID = table.Column(type: "int", nullable: false), - StartDate = table.Column(type: "timestamp with time zone", nullable: false), - EndDate = table.Column(type: "timestamp with time zone", nullable: true), - ListPrice = table.Column(type: "money", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductListPriceHistory", x => new { x.ProductID, x.StartDate }); - table.ForeignKey( - name: "FK_Production.ProductListPriceHistory_Production.Product_Produ~", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductProductPhoto", - columns: table => new - { - ProductID = table.Column(type: "int", nullable: false), - ProductPhotoID = table.Column(type: "int", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductProductPhoto", x => new { x.ProductID, x.ProductPhotoID }); - table.ForeignKey( - name: "FK_Production.ProductProductPhoto_Production.ProductPhoto_Prod~", - column: x => x.ProductPhotoID, - principalTable: "Production.ProductPhoto", - principalColumn: "ProductPhotoID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Production.ProductProductPhoto_Production.Product_ProductID", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductReview", - columns: table => new - { - ProductReviewID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - ProductID = table.Column(type: "int", nullable: false), - ReviewerName = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - ReviewDate = table.Column(type: "timestamp with time zone", nullable: false), - EmailAddress = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - Rating = table.Column(type: "int", nullable: false), - Comments = table.Column(type: "character varying(3850)", maxLength: 3850, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductReview", x => x.ProductReviewID); - table.ForeignKey( - name: "FK_Production.ProductReview_Production.Product_ProductID", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.TransactionHistory", - schema: "Production", - columns: table => new - { - TransactionID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - ProductID = table.Column(type: "int", nullable: false), - ReferenceOrderID = table.Column(type: "int", nullable: false), - ReferenceOrderLineID = table.Column(type: "int", nullable: false), - TransactionDate = table.Column(type: "timestamp with time zone", nullable: false), - TransactionType = table.Column(type: "nchar", maxLength: 1, nullable: false), - Quantity = table.Column(type: "int", nullable: false), - ActualCost = table.Column(type: "money", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.TransactionHistory", x => x.TransactionID); - table.ForeignKey( - name: "FK_Production.TransactionHistory_Production.Product_ProductID", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.WorkOrder", - schema: "Production", - columns: table => new - { - WorkOrderID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - ProductID = table.Column(type: "int", nullable: false), - OrderQty = table.Column(type: "int", nullable: false), - StockedQty = table.Column(type: "int", nullable: false), - ScrappedQty = table.Column(type: "smallint", nullable: false), - StartDate = table.Column(type: "timestamp with time zone", nullable: false), - EndDate = table.Column(type: "timestamp with time zone", nullable: true), - DueDate = table.Column(type: "timestamp with time zone", nullable: false), - ScrapReasonID = table.Column(type: "smallint", nullable: true), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.WorkOrder", x => x.WorkOrderID); - table.ForeignKey( - name: "FK_Production.WorkOrder_Production.Product_ProductID", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Production.WorkOrder_Production.ScrapReason_ScrapReasonID", - column: x => x.ScrapReasonID, - principalSchema: "Production", - principalTable: "Production.ScrapReason", - principalColumn: "ScrapReasonID"); - }); - - migrationBuilder.CreateTable( - name: "Purchasing.ProductVendor", - columns: table => new - { - ProductID = table.Column(type: "int", nullable: false), - BusinessEntityID = table.Column(type: "int", nullable: false), - AverageLeadTime = table.Column(type: "int", nullable: false), - StandardPrice = table.Column(type: "money", nullable: false), - LastReceiptCost = table.Column(type: "money", nullable: true), - LastReceiptDate = table.Column(type: "timestamp with time zone", nullable: true), - MinOrderQty = table.Column(type: "int", nullable: false), - MaxOrderQty = table.Column(type: "int", nullable: false), - OnOrderQty = table.Column(type: "int", nullable: true), - UnitMeasureCode = table.Column(type: "nchar", maxLength: 3, nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Purchasing.ProductVendor", x => new { x.ProductID, x.BusinessEntityID }); - table.ForeignKey( - name: "FK_Purchasing.ProductVendor_Production.Product_ProductID", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Purchasing.ProductVendor_Production.UnitMeasure_UnitMeasure~", - column: x => x.UnitMeasureCode, - principalSchema: "Production", - principalTable: "Production.UnitMeasure", - principalColumn: "UnitMeasureCode", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Purchasing.ProductVendor_Vendor_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Vendor", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.ShoppingCartItem", - schema: "Sales", - columns: table => new - { - ShoppingCartItemID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - ShoppingCartID = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - Quantity = table.Column(type: "int", nullable: false), - ProductID = table.Column(type: "int", nullable: false), - DateCreated = table.Column(type: "timestamp with time zone", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.ShoppingCartItem", x => x.ShoppingCartItemID); - table.ForeignKey( - name: "FK_Sales.ShoppingCartItem_Production.Product_ProductID", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.ProductDocument", - columns: table => new - { - ProductID = table.Column(type: "int", nullable: false), - DocumentNode = table.Column(type: "text", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false), - DocumentBusinessEntityID = table.Column(type: "int", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.ProductDocument", x => new { x.ProductID, x.DocumentNode }); - table.ForeignKey( - name: "FK_Production.ProductDocument_Production.Document_DocumentBusi~", - column: x => x.DocumentBusinessEntityID, - principalTable: "Production.Document", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Production.ProductDocument_Production.Product_ProductID", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Purchasing.PurchaseOrderDetail", - columns: table => new - { - PurchaseOrderID = table.Column(type: "int", nullable: false), - PurchaseOrderDetailID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - ProductID = table.Column(type: "int", nullable: false), - DueDate = table.Column(type: "timestamp with time zone", nullable: false), - OrderQty = table.Column(type: "smallint", nullable: false), - UnitPrice = table.Column(type: "money", nullable: false), - LineTotal = table.Column(type: "money", nullable: false), - ReceivedQty = table.Column(type: "decimal", nullable: false), - RejectedQty = table.Column(type: "decimal", nullable: false), - StockedQty = table.Column(type: "decimal", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Purchasing.PurchaseOrderDetail", x => new { x.ProductID, x.PurchaseOrderDetailID }); - table.ForeignKey( - name: "FK_Purchasing.PurchaseOrderDetail_Production.Product_ProductID", - column: x => x.ProductID, - principalTable: "Production.Product", - principalColumn: "ProductID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Purchasing.PurchaseOrderDetail_Purchasing.PurchaseOrderHead~", - column: x => x.PurchaseOrderID, - principalTable: "Purchasing.PurchaseOrderHeader", - principalColumn: "PurchaseOrderID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.SalesPersonQuotaHistory", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - QuotaDate = table.Column(type: "timestamp with time zone", nullable: false), - SalesQuota = table.Column(type: "money", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.SalesPersonQuotaHistory", x => new { x.BusinessEntityID, x.QuotaDate }); - table.ForeignKey( - name: "FK_Sales.SalesPersonQuotaHistory_Sales.SalesPerson_BusinessEnt~", - column: x => x.BusinessEntityID, - principalTable: "Sales.SalesPerson", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.SalesTerritoryHistory", - schema: "Sales", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - StartDate = table.Column(type: "timestamp with time zone", nullable: true), - TerritoryID = table.Column(type: "int", nullable: false), - EndDate = table.Column(type: "timestamp with time zone", nullable: true), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.SalesTerritoryHistory", x => new { x.BusinessEntityID, x.TerritoryID }); - table.ForeignKey( - name: "FK_Sales.SalesTerritoryHistory_Sales.SalesPerson_BusinessEntit~", - column: x => x.BusinessEntityID, - principalTable: "Sales.SalesPerson", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.SalesTerritoryHistory_Sales.SalesTerritory_TerritoryID", - column: x => x.TerritoryID, - principalSchema: "Sales", - principalTable: "Sales.SalesTerritory", - principalColumn: "TerritoryID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Store", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - Name = table.Column(type: "character varying(50)", maxLength: 50, nullable: false), - SalesPersonID = table.Column(type: "int", nullable: true), - Demographics = table.Column(type: "xml", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Store", x => x.BusinessEntityID); - table.ForeignKey( - name: "FK_Store_BusinessEntity_BusinessEntityID", - column: x => x.BusinessEntityID, - principalSchema: "Person", - principalTable: "BusinessEntity", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Store_Sales.SalesPerson_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Sales.SalesPerson", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "EmployeeAddresses", - columns: table => new - { - Id = table.Column(type: "uuid", nullable: false), - EmployeeId = table.Column(type: "int", nullable: false), - AddressId = table.Column(type: "int", nullable: false), - Rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_EmployeeAddresses", x => x.Id); - table.ForeignKey( - name: "FK_EmployeeAddresses_HumanResources.Employee_EmployeeId", - column: x => x.EmployeeId, - principalSchema: "HumanResources", - principalTable: "HumanResources.Employee", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_EmployeeAddresses_Person.Address_AddressId", - column: x => x.AddressId, - principalSchema: "Person", - principalTable: "Person.Address", - principalColumn: "AddressID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Person.BusinessEntityAddress", - columns: table => new - { - BusinessEntityID = table.Column(type: "int", nullable: false), - AddressID = table.Column(type: "int", nullable: false), - AddressTypeID = table.Column(type: "int", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Person.BusinessEntityAddress", x => new { x.BusinessEntityID, x.AddressID }); - table.ForeignKey( - name: "FK_Person.BusinessEntityAddress_AddressType_AddressTypeID", - column: x => x.AddressTypeID, - principalSchema: "Person", - principalTable: "AddressType", - principalColumn: "AddressTypeID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Person.BusinessEntityAddress_BusinessEntity_BusinessEntityID", - column: x => x.BusinessEntityID, - principalSchema: "Person", - principalTable: "BusinessEntity", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Person.BusinessEntityAddress_Person.Address_AddressID", - column: x => x.AddressID, - principalSchema: "Person", - principalTable: "Person.Address", - principalColumn: "AddressID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Production.WorkOrderRouting", - schema: "Production", - columns: table => new - { - WorkOrderID = table.Column(type: "int", nullable: false), - ProductID = table.Column(type: "int", nullable: false), - OperationSequence = table.Column(type: "smallint", nullable: true), - LocationID = table.Column(type: "smallint", nullable: false), - ScheduledStartDate = table.Column(type: "timestamp with time zone", nullable: false), - ScheduledEndDate = table.Column(type: "timestamp with time zone", nullable: false), - ActualStartDate = table.Column(type: "timestamp with time zone", nullable: true), - ActualEndDate = table.Column(type: "timestamp with time zone", nullable: true), - ActualResourceHrs = table.Column(type: "decimal", nullable: true), - PlannedCost = table.Column(type: "money", nullable: false), - ActualCost = table.Column(type: "money", nullable: true), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Production.WorkOrderRouting", x => new { x.WorkOrderID, x.ProductID }); - table.ForeignKey( - name: "FK_Production.WorkOrderRouting_Production.Location_LocationID", - column: x => x.LocationID, - principalTable: "Production.Location", - principalColumn: "LocationID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Production.WorkOrderRouting_Production.WorkOrder_WorkOrderID", - column: x => x.WorkOrderID, - principalSchema: "Production", - principalTable: "Production.WorkOrder", - principalColumn: "WorkOrderID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.Customer", - columns: table => new - { - CustomerID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - PersonID = table.Column(type: "int", nullable: true), - StoreID = table.Column(type: "int", nullable: true), - TerritoryID = table.Column(type: "int", nullable: true), - AccountNumber = table.Column(type: "varchar", maxLength: 10, nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false), - BusinessEntityID = table.Column(type: "int", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.Customer", x => x.CustomerID); - table.ForeignKey( - name: "FK_Sales.Customer_Person_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Person", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.Customer_Sales.SalesTerritory_TerritoryID", - column: x => x.TerritoryID, - principalSchema: "Sales", - principalTable: "Sales.SalesTerritory", - principalColumn: "TerritoryID"); - table.ForeignKey( - name: "FK_Sales.Customer_Store_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Store", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.SalesOrderHeader", - columns: table => new - { - SalesOrderID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - RevisionNumber = table.Column(type: "smallint", nullable: false), - OrderDate = table.Column(type: "timestamp with time zone", nullable: false), - DueDate = table.Column(type: "timestamp with time zone", nullable: false), - ShipDate = table.Column(type: "timestamp with time zone", nullable: true), - Status = table.Column(type: "smallint", nullable: false), - SalesOrderNumber = table.Column(type: "character varying(25)", maxLength: 25, nullable: false), - PurchaseOrderNumber = table.Column(type: "character varying(25)", maxLength: 25, nullable: false), - AccountNumber = table.Column(type: "character varying(15)", maxLength: 15, nullable: false), - CustomerID = table.Column(type: "int", nullable: false), - SalesPersonID = table.Column(type: "int", nullable: true), - TerritoryID = table.Column(type: "int", nullable: true), - BillToAddressID = table.Column(type: "int", nullable: false), - ShipToAddressID = table.Column(type: "int", nullable: false), - ShipMethodID = table.Column(type: "int", nullable: false), - CreditCardID = table.Column(type: "int", nullable: true), - CreditCardApprovalCode = table.Column(type: "varchar", maxLength: 15, nullable: false), - CurrencyRateID = table.Column(type: "int", nullable: true), - SubTotal = table.Column(type: "money", nullable: false), - TaxAmt = table.Column(type: "money", nullable: false), - Freight = table.Column(type: "money", nullable: false), - TotalDue = table.Column(type: "money", nullable: false), - Comment = table.Column(type: "character varying(128)", maxLength: 128, nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false), - BusinessEntityID = table.Column(type: "int", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.SalesOrderHeader", x => x.SalesOrderID); - table.ForeignKey( - name: "FK_Sales.SalesOrderHeader_Person.Address_BillToAddressID", - column: x => x.BillToAddressID, - principalSchema: "Person", - principalTable: "Person.Address", - principalColumn: "AddressID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.SalesOrderHeader_Person.Address_ShipToAddressID", - column: x => x.ShipToAddressID, - principalSchema: "Person", - principalTable: "Person.Address", - principalColumn: "AddressID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.SalesOrderHeader_Purchasing.ShipMethod_ShipMethodID", - column: x => x.ShipMethodID, - principalSchema: "Purchasing", - principalTable: "Purchasing.ShipMethod", - principalColumn: "ShipMethodID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.SalesOrderHeader_Sales.CreditCard_CreditCardID", - column: x => x.CreditCardID, - principalTable: "Sales.CreditCard", - principalColumn: "CreditCardID"); - table.ForeignKey( - name: "FK_Sales.SalesOrderHeader_Sales.CurrencyRate_CurrencyRateID", - column: x => x.CurrencyRateID, - principalTable: "Sales.CurrencyRate", - principalColumn: "CurrencyRateID"); - table.ForeignKey( - name: "FK_Sales.SalesOrderHeader_Sales.Customer_CustomerID", - column: x => x.CustomerID, - principalTable: "Sales.Customer", - principalColumn: "CustomerID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.SalesOrderHeader_Sales.SalesPerson_BusinessEntityID", - column: x => x.BusinessEntityID, - principalTable: "Sales.SalesPerson", - principalColumn: "BusinessEntityID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.SalesOrderHeader_Sales.SalesTerritory_TerritoryID", - column: x => x.TerritoryID, - principalSchema: "Sales", - principalTable: "Sales.SalesTerritory", - principalColumn: "TerritoryID"); - }); - - migrationBuilder.CreateTable( - name: "Sales.SalesOrderDetail", - columns: table => new - { - SalesOrderID = table.Column(type: "int", nullable: false), - SalesOrderDetailID = table.Column(type: "int", nullable: false) - .Annotation("Npgsql:ValueGenerationStrategy", NpgsqlValueGenerationStrategy.IdentityByDefaultColumn), - CarrierTrackingNumber = table.Column(type: "character varying(25)", maxLength: 25, nullable: false), - OrderQty = table.Column(type: "smallint", nullable: false), - ProductID = table.Column(type: "int", nullable: false), - SpecialOfferID = table.Column(type: "int", nullable: false), - UnitPrice = table.Column(type: "money", nullable: false), - UnitPriceDiscount = table.Column(type: "money", nullable: false), - LineTotal = table.Column(type: "numeric", nullable: false), - rowguid = table.Column(type: "uuid", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.SalesOrderDetail", x => new { x.SalesOrderID, x.SalesOrderDetailID }); - table.ForeignKey( - name: "FK_Sales.SalesOrderDetail_Person.SpecialOfferProduct_SpecialOf~", - columns: x => new { x.SpecialOfferID, x.ProductID }, - principalSchema: "Person", - principalTable: "Person.SpecialOfferProduct", - principalColumns: new[] { "SpecialOfferID", "ProductID" }, - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.SalesOrderDetail_Sales.SalesOrderHeader_SalesOrderID", - column: x => x.SalesOrderID, - principalTable: "Sales.SalesOrderHeader", - principalColumn: "SalesOrderID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.CreateTable( - name: "Sales.SalesOrderHeaderSalesReason", - columns: table => new - { - SalesOrderID = table.Column(type: "int", nullable: false), - SalesReasonID = table.Column(type: "int", nullable: false), - ModifiedDate = table.Column(type: "timestamp with time zone", nullable: false) - }, - constraints: table => - { - table.PrimaryKey("PK_Sales.SalesOrderHeaderSalesReason", x => new { x.SalesOrderID, x.SalesReasonID }); - table.ForeignKey( - name: "FK_Sales.SalesOrderHeaderSalesReason_Sales.SalesOrderHeader_Sa~", - column: x => x.SalesOrderID, - principalTable: "Sales.SalesOrderHeader", - principalColumn: "SalesOrderID", - onDelete: ReferentialAction.Cascade); - table.ForeignKey( - name: "FK_Sales.SalesOrderHeaderSalesReason_Sales.SalesReason_SalesRe~", - column: x => x.SalesReasonID, - principalTable: "Sales.SalesReason", - principalColumn: "SalesReasonID", - onDelete: ReferentialAction.Cascade); - }); - - migrationBuilder.InsertData( - schema: "Person", - table: "AddressType", - columns: new[] { "AddressTypeID", "ModifiedDate", "Name", "rowguid" }, - values: new object[,] - { - { 1, new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Billing", new Guid("50912377-d8d2-4b2e-b3db-235c17b9cfa7") }, - { 2, new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Home", new Guid("063a4422-dd27-44ee-9377-be9b499fa9cb") }, - { 3, new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Main Office", new Guid("5a451ec3-25b8-4c2a-b53d-7643db76a83c") }, - { 4, new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Primary", new Guid("1345f4e7-c98e-4b92-bfe3-ef1f68619c19") }, - { 5, new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Shipping", new Guid("e1b8d5e7-e4ca-4d6a-aeff-655f115f9e40") }, - { 6, new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Archive", new Guid("01f67ced-59c8-4b94-b1a5-d71bf8697b5b") } - }); - - migrationBuilder.InsertData( - schema: "Person", - table: "BusinessEntity", - columns: new[] { "BusinessEntityID", "ModifiedDate", "rowguid" }, - values: new object[] { 1, new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), new Guid("827392fa-9d0d-428f-ac19-a2fec696d8a3") }); - - migrationBuilder.InsertData( - schema: "HumanResources", - table: "Department", - columns: new[] { "DepartmentID", "GroupName", "ModifiedDate", "Name" }, - values: new object[,] - { - { 1, "Research and Development", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Engineering" }, - { 2, "Research and Development", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Tool Design" }, - { 3, "Sales and Marketing", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Sales" }, - { 4, "Sales and Marketing", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Marketing" }, - { 5, "Inventory Management", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Purchasing" }, - { 6, "Research and Development", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Research and Development" }, - { 7, "Manufacturing", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Production" }, - { 8, "Manufacturing", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Production Control" }, - { 9, "Executive General and Administration", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Human Resources" }, - { 10, "Executive General and Administration", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Finance" }, - { 11, "Executive General and Administration", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Information Services" }, - { 12, "Quality Assurance", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Sales" }, - { 13, "Quality Assurance", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Quality Assurance" }, - { 14, "Executive General and Administration", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Facilities and Maintenance" }, - { 15, "Sales and Inventory Management", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Shipping and Receiving" }, - { 16, "Executive General and Administration", new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Executive" } - }); - - migrationBuilder.InsertData( - schema: "HumanResources", - table: "Shift", - columns: new[] { "ShiftID", "EndTime", "ModifiedDate", "Name", "StartTime" }, - values: new object[,] - { - { 1, new TimeSpan(0, 15, 0, 0, 0), new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Day", new TimeSpan(0, 7, 0, 0, 0) }, - { 2, new TimeSpan(0, 23, 0, 0, 0), new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Evening", new TimeSpan(0, 15, 0, 0, 0) }, - { 3, new TimeSpan(0, 7, 0, 0, 0), new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), "Night", new TimeSpan(0, 23, 0, 0, 0) } - }); - - migrationBuilder.CreateIndex( - name: "IX_AspNetRoleClaims_RoleId", - table: "AspNetRoleClaims", - column: "RoleId"); - - migrationBuilder.CreateIndex( - name: "RoleNameIndex", - table: "AspNetRoles", - column: "NormalizedName", - unique: true); - - migrationBuilder.CreateIndex( - name: "IX_AspNetUserClaims_UserId", - table: "AspNetUserClaims", - column: "UserId"); - - migrationBuilder.CreateIndex( - name: "IX_AspNetUserLogins_UserId", - table: "AspNetUserLogins", - column: "UserId"); - - migrationBuilder.CreateIndex( - name: "IX_AspNetUserRoles_RoleId", - table: "AspNetUserRoles", - column: "RoleId"); - - migrationBuilder.CreateIndex( - name: "EmailIndex", - table: "AspNetUsers", - column: "NormalizedEmail"); - - migrationBuilder.CreateIndex( - name: "UserNameIndex", - table: "AspNetUsers", - column: "NormalizedUserName", - unique: true); - - migrationBuilder.CreateIndex( - name: "IX_BasketItem_BasketId", - schema: "Shared", - table: "BasketItem", - column: "BasketId"); - - migrationBuilder.CreateIndex( - name: "IX_Courses_EmployeeBusinessEntityID", - table: "Courses", - column: "EmployeeBusinessEntityID"); - - migrationBuilder.CreateIndex( - name: "IX_EmployeeAddresses_AddressId", - table: "EmployeeAddresses", - column: "AddressId"); - - migrationBuilder.CreateIndex( - name: "IX_EmployeeAddresses_EmployeeId", - table: "EmployeeAddresses", - column: "EmployeeId"); - - migrationBuilder.CreateIndex( - name: "IX_HumanResources.EmployeeDepartmentHistory_DepartmentID", - table: "HumanResources.EmployeeDepartmentHistory", - column: "DepartmentID"); - - migrationBuilder.CreateIndex( - name: "IX_HumanResources.EmployeeDepartmentHistory_ShiftID", - table: "HumanResources.EmployeeDepartmentHistory", - column: "ShiftID"); - - migrationBuilder.CreateIndex( - name: "IX_HumanResources.JobCandidate_BusinessEntityID", - table: "HumanResources.JobCandidate", - column: "BusinessEntityID"); - - migrationBuilder.CreateIndex( - name: "IX_Person_BusinessEntityID1", - table: "Person", - column: "BusinessEntityID1"); - - migrationBuilder.CreateIndex( - name: "IX_Person.Address_StateProvinceID", - schema: "Person", - table: "Person.Address", - column: "StateProvinceID"); - - migrationBuilder.CreateIndex( - name: "IX_Person.BusinessEntityAddress_AddressID", - table: "Person.BusinessEntityAddress", - column: "AddressID"); - - migrationBuilder.CreateIndex( - name: "IX_Person.BusinessEntityAddress_AddressTypeID", - table: "Person.BusinessEntityAddress", - column: "AddressTypeID"); - - migrationBuilder.CreateIndex( - name: "IX_Person.BusinessEntityContact_ContactTypeID", - table: "Person.BusinessEntityContact", - column: "ContactTypeID"); - - migrationBuilder.CreateIndex( - name: "IX_Person.PersonPhone_PhoneNumberTypeID", - table: "Person.PersonPhone", - column: "PhoneNumberTypeID"); - - migrationBuilder.CreateIndex( - name: "IX_Person.SpecialOfferProduct_ProductID", - schema: "Person", - table: "Person.SpecialOfferProduct", - column: "ProductID"); - - migrationBuilder.CreateIndex( - name: "IX_Person.StateProvince_CountryRegionCode", - schema: "Person", - table: "Person.StateProvince", - column: "CountryRegionCode"); - - migrationBuilder.CreateIndex( - name: "IX_Person.StateProvince_TerritoryID", - schema: "Person", - table: "Person.StateProvince", - column: "TerritoryID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.BillOfMaterials_ComponentID1", - table: "Production.BillOfMaterials", - column: "ComponentID1"); - - migrationBuilder.CreateIndex( - name: "IX_Production.BillOfMaterials_ProductAssemblyID1", - table: "Production.BillOfMaterials", - column: "ProductAssemblyID1"); - - migrationBuilder.CreateIndex( - name: "IX_Production.BillOfMaterials_UnitMeasureCode", - table: "Production.BillOfMaterials", - column: "UnitMeasureCode"); - - migrationBuilder.CreateIndex( - name: "IX_Production.Product_CategoryId", - table: "Production.Product", - column: "CategoryId"); - - migrationBuilder.CreateIndex( - name: "IX_Production.Product_ProductModelID", - table: "Production.Product", - column: "ProductModelID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.Product_ProductSubcategoryID", - table: "Production.Product", - column: "ProductSubcategoryID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.Product_SizeUnitMeasureCode", - table: "Production.Product", - column: "SizeUnitMeasureCode"); - - migrationBuilder.CreateIndex( - name: "IX_Production.Product_WeightUnitMeasureCode", - table: "Production.Product", - column: "WeightUnitMeasureCode"); - - migrationBuilder.CreateIndex( - name: "IX_Production.ProductDocument_DocumentBusinessEntityID", - table: "Production.ProductDocument", - column: "DocumentBusinessEntityID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.ProductInventory_LocationID", - table: "Production.ProductInventory", - column: "LocationID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.ProductModelIllustration_IllustrationID", - table: "Production.ProductModelIllustration", - column: "IllustrationID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.ProductModelProductDescriptionCulture_CultureID", - table: "Production.ProductModelProductDescriptionCulture", - column: "CultureID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.ProductModelProductDescriptionCulture_ProductDes~", - table: "Production.ProductModelProductDescriptionCulture", - column: "ProductDescriptionID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.ProductProductPhoto_ProductPhotoID", - table: "Production.ProductProductPhoto", - column: "ProductPhotoID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.ProductReview_ProductID", - table: "Production.ProductReview", - column: "ProductID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.ProductSubcategory_ProductCategoryID", - table: "Production.ProductSubcategory", - column: "ProductCategoryID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.TransactionHistory_ProductID", - schema: "Production", - table: "Production.TransactionHistory", - column: "ProductID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.WorkOrder_ProductID", - schema: "Production", - table: "Production.WorkOrder", - column: "ProductID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.WorkOrder_ScrapReasonID", - schema: "Production", - table: "Production.WorkOrder", - column: "ScrapReasonID"); - - migrationBuilder.CreateIndex( - name: "IX_Production.WorkOrderRouting_LocationID", - schema: "Production", - table: "Production.WorkOrderRouting", - column: "LocationID"); - - migrationBuilder.CreateIndex( - name: "IX_Purchasing.ProductVendor_BusinessEntityID", - table: "Purchasing.ProductVendor", - column: "BusinessEntityID"); - - migrationBuilder.CreateIndex( - name: "IX_Purchasing.ProductVendor_UnitMeasureCode", - table: "Purchasing.ProductVendor", - column: "UnitMeasureCode"); - - migrationBuilder.CreateIndex( - name: "IX_Purchasing.PurchaseOrderDetail_PurchaseOrderID", - table: "Purchasing.PurchaseOrderDetail", - column: "PurchaseOrderID"); - - migrationBuilder.CreateIndex( - name: "IX_Purchasing.PurchaseOrderHeader_BusinessEntityID", - table: "Purchasing.PurchaseOrderHeader", - column: "BusinessEntityID"); - - migrationBuilder.CreateIndex( - name: "IX_Purchasing.PurchaseOrderHeader_ShipMethodID", - table: "Purchasing.PurchaseOrderHeader", - column: "ShipMethodID"); - - migrationBuilder.CreateIndex( - name: "IX_RefreshTokens_UserId", - table: "RefreshTokens", - column: "UserId"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.CountryRegionCurrency_CountryRegionCode", - table: "Sales.CountryRegionCurrency", - column: "CountryRegionCode"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.CurrencyRate_FromCurrencyCode", - table: "Sales.CurrencyRate", - column: "FromCurrencyCode"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.CurrencyRate_ToCurrencyCode", - table: "Sales.CurrencyRate", - column: "ToCurrencyCode"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.Customer_BusinessEntityID", - table: "Sales.Customer", - column: "BusinessEntityID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.Customer_TerritoryID", - table: "Sales.Customer", - column: "TerritoryID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.PersonCreditCard_CreditCardID", - table: "Sales.PersonCreditCard", - column: "CreditCardID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesOrderDetail_SpecialOfferID_ProductID", - table: "Sales.SalesOrderDetail", - columns: new[] { "SpecialOfferID", "ProductID" }); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesOrderHeader_BillToAddressID", - table: "Sales.SalesOrderHeader", - column: "BillToAddressID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesOrderHeader_BusinessEntityID", - table: "Sales.SalesOrderHeader", - column: "BusinessEntityID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesOrderHeader_CreditCardID", - table: "Sales.SalesOrderHeader", - column: "CreditCardID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesOrderHeader_CurrencyRateID", - table: "Sales.SalesOrderHeader", - column: "CurrencyRateID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesOrderHeader_CustomerID", - table: "Sales.SalesOrderHeader", - column: "CustomerID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesOrderHeader_ShipMethodID", - table: "Sales.SalesOrderHeader", - column: "ShipMethodID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesOrderHeader_ShipToAddressID", - table: "Sales.SalesOrderHeader", - column: "ShipToAddressID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesOrderHeader_TerritoryID", - table: "Sales.SalesOrderHeader", - column: "TerritoryID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesOrderHeaderSalesReason_SalesReasonID", - table: "Sales.SalesOrderHeaderSalesReason", - column: "SalesReasonID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesPerson_TerritoryID", - table: "Sales.SalesPerson", - column: "TerritoryID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesTaxRate_StateProvinceID", - schema: "Sales", - table: "Sales.SalesTaxRate", - column: "StateProvinceID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesTerritory_CountryRegionCode", - schema: "Sales", - table: "Sales.SalesTerritory", - column: "CountryRegionCode"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.SalesTerritoryHistory_TerritoryID", - schema: "Sales", - table: "Sales.SalesTerritoryHistory", - column: "TerritoryID"); - - migrationBuilder.CreateIndex( - name: "IX_Sales.ShoppingCartItem_ProductID", - schema: "Sales", - table: "Sales.ShoppingCartItem", - column: "ProductID"); - - migrationBuilder.CreateIndex( - name: "IX_UserProfile_NotificationSettingsId", - schema: "Shared", - table: "UserProfile", - column: "NotificationSettingsId"); - - migrationBuilder.CreateIndex( - name: "IX_UserProfile_PrivacySettingsId", - schema: "Shared", - table: "UserProfile", - column: "PrivacySettingsId"); - - migrationBuilder.CreateIndex( - name: "IX_UserProfile_UserId", - schema: "Shared", - table: "UserProfile", - column: "UserId"); - } - - /// - protected override void Down(MigrationBuilder migrationBuilder) - { - migrationBuilder.DropTable( - name: "AspNetRoleClaims"); - - migrationBuilder.DropTable( - name: "AspNetUserClaims"); - - migrationBuilder.DropTable( - name: "AspNetUserLogins"); - - migrationBuilder.DropTable( - name: "AspNetUserRoles"); - - migrationBuilder.DropTable( - name: "AspNetUserTokens"); - - migrationBuilder.DropTable( - name: "BasketItem", - schema: "Shared"); - - migrationBuilder.DropTable( - name: "BuildVersion", - schema: "public"); - - migrationBuilder.DropTable( - name: "ChatRequests"); - - migrationBuilder.DropTable( - name: "CompetitionMatches"); - - migrationBuilder.DropTable( - name: "ComtradeCategories", - schema: "TradingEconomics"); - - migrationBuilder.DropTable( - name: "ContactCreditCards"); - - migrationBuilder.DropTable( - name: "Contacts"); - - migrationBuilder.DropTable( - name: "Coupons"); - - migrationBuilder.DropTable( - name: "Courses"); - - migrationBuilder.DropTable( - name: "CustomerAddresses"); - - migrationBuilder.DropTable( - name: "DatabaseLog"); - - migrationBuilder.DropTable( - name: "EmployeeAddresses"); - - migrationBuilder.DropTable( - name: "ErrorLog"); - - migrationBuilder.DropTable( - name: "Feature", - schema: "Shared"); - - migrationBuilder.DropTable( - name: "Forecast", - schema: "TradingEconomics"); - - migrationBuilder.DropTable( - name: "HumanResources.EmployeeDepartmentHistory"); - - migrationBuilder.DropTable( - name: "HumanResources.EmployeePayHistory"); - - migrationBuilder.DropTable( - name: "HumanResources.JobCandidate"); - - migrationBuilder.DropTable( - name: "Individuals"); - - migrationBuilder.DropTable( - name: "Orders"); - - migrationBuilder.DropTable( - name: "OrionCalendarEvent"); - - migrationBuilder.DropTable( - name: "Person.BusinessEntityAddress"); - - migrationBuilder.DropTable( - name: "Person.BusinessEntityContact"); - - migrationBuilder.DropTable( - name: "Person.EmailAddress"); - - migrationBuilder.DropTable( - name: "Person.Password"); - - migrationBuilder.DropTable( - name: "Person.PersonPhone"); - - migrationBuilder.DropTable( - name: "Production.BillOfMaterials"); - - migrationBuilder.DropTable( - name: "Production.ProductCostHistory"); - - migrationBuilder.DropTable( - name: "Production.ProductDocument"); - - migrationBuilder.DropTable( - name: "Production.ProductInventory"); - - migrationBuilder.DropTable( - name: "Production.ProductListPriceHistory"); - - migrationBuilder.DropTable( - name: "Production.ProductModelIllustration"); - - migrationBuilder.DropTable( - name: "Production.ProductModelProductDescriptionCulture"); - - migrationBuilder.DropTable( - name: "Production.ProductProductPhoto"); - - migrationBuilder.DropTable( - name: "Production.ProductReview"); - - migrationBuilder.DropTable( - name: "Production.TransactionHistory", - schema: "Production"); - - migrationBuilder.DropTable( - name: "Production.TransactionHistoryArchive", - schema: "Production"); - - migrationBuilder.DropTable( - name: "Production.WorkOrderRouting", - schema: "Production"); - - migrationBuilder.DropTable( - name: "Purchasing.ProductVendor"); - - migrationBuilder.DropTable( - name: "Purchasing.PurchaseOrderDetail"); - - migrationBuilder.DropTable( - name: "RefreshTokens"); - - migrationBuilder.DropTable( - name: "Sales.CountryRegionCurrency"); - - migrationBuilder.DropTable( - name: "Sales.PersonCreditCard"); - - migrationBuilder.DropTable( - name: "Sales.SalesOrderDetail"); - - migrationBuilder.DropTable( - name: "Sales.SalesOrderHeaderSalesReason"); - - migrationBuilder.DropTable( - name: "Sales.SalesPersonQuotaHistory"); - - migrationBuilder.DropTable( - name: "Sales.SalesTaxRate", - schema: "Sales"); - - migrationBuilder.DropTable( - name: "Sales.SalesTerritoryHistory", - schema: "Sales"); - - migrationBuilder.DropTable( - name: "Sales.ShoppingCartItem", - schema: "Sales"); - - migrationBuilder.DropTable( - name: "StoreContacts"); - - migrationBuilder.DropTable( - name: "TradingEconomicsCalendar", - schema: "TradingEconomics"); - - migrationBuilder.DropTable( - name: "UserProfile", - schema: "Shared"); - - migrationBuilder.DropTable( - name: "VendorAddresses"); - - migrationBuilder.DropTable( - name: "VendorContacts"); - - migrationBuilder.DropTable( - name: "AspNetRoles"); - - migrationBuilder.DropTable( - name: "Basket", - schema: "Shared"); - - migrationBuilder.DropTable( - name: "Department", - schema: "HumanResources"); - - migrationBuilder.DropTable( - name: "Shift", - schema: "HumanResources"); - - migrationBuilder.DropTable( - name: "AddressType", - schema: "Person"); - - migrationBuilder.DropTable( - name: "Person.ContactType"); - - migrationBuilder.DropTable( - name: "Person.PhoneNumberType"); - - migrationBuilder.DropTable( - name: "Production.Document"); - - migrationBuilder.DropTable( - name: "Production.Illustration"); - - migrationBuilder.DropTable( - name: "Production.Culture"); - - migrationBuilder.DropTable( - name: "Production.ProductDescription"); - - migrationBuilder.DropTable( - name: "Production.ProductPhoto"); - - migrationBuilder.DropTable( - name: "Production.Location"); - - migrationBuilder.DropTable( - name: "Production.WorkOrder", - schema: "Production"); - - migrationBuilder.DropTable( - name: "Purchasing.PurchaseOrderHeader"); - - migrationBuilder.DropTable( - name: "Person.SpecialOfferProduct", - schema: "Person"); - - migrationBuilder.DropTable( - name: "Sales.SalesOrderHeader"); - - migrationBuilder.DropTable( - name: "Sales.SalesReason"); - - migrationBuilder.DropTable( - name: "AspNetUsers"); - - migrationBuilder.DropTable( - name: "NotificationSettings"); - - migrationBuilder.DropTable( - name: "PrivacySettings"); - - migrationBuilder.DropTable( - name: "Production.ScrapReason", - schema: "Production"); - - migrationBuilder.DropTable( - name: "Vendor"); - - migrationBuilder.DropTable( - name: "Production.Product"); - - migrationBuilder.DropTable( - name: "Sales.SpecialOffer", - schema: "Sales"); - - migrationBuilder.DropTable( - name: "Person.Address", - schema: "Person"); - - migrationBuilder.DropTable( - name: "Purchasing.ShipMethod", - schema: "Purchasing"); - - migrationBuilder.DropTable( - name: "Sales.CreditCard"); - - migrationBuilder.DropTable( - name: "Sales.CurrencyRate"); - - migrationBuilder.DropTable( - name: "Sales.Customer"); - - migrationBuilder.DropTable( - name: "Categories"); - - migrationBuilder.DropTable( - name: "Production.ProductModel"); - - migrationBuilder.DropTable( - name: "Production.ProductSubcategory"); - - migrationBuilder.DropTable( - name: "Production.UnitMeasure", - schema: "Production"); - - migrationBuilder.DropTable( - name: "Person.StateProvince", - schema: "Person"); - - migrationBuilder.DropTable( - name: "Sales.Currency"); - - migrationBuilder.DropTable( - name: "Store"); - - migrationBuilder.DropTable( - name: "Production.ProductCategory"); - - migrationBuilder.DropTable( - name: "Sales.SalesPerson"); - - migrationBuilder.DropTable( - name: "HumanResources.Employee", - schema: "HumanResources"); - - migrationBuilder.DropTable( - name: "Sales.SalesTerritory", - schema: "Sales"); - - migrationBuilder.DropTable( - name: "Person"); - - migrationBuilder.DropTable( - name: "Person.CountryRegion"); - - migrationBuilder.DropTable( - name: "BusinessEntity", - schema: "Person"); - } - } -} diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Data/Migrations/OrionDbContextModelSnapshot.cs b/src/DataAccess/Orion.DataAccess.Postgres/Data/Migrations/OrionDbContextModelSnapshot.cs deleted file mode 100644 index 88c9fc54..00000000 --- a/src/DataAccess/Orion.DataAccess.Postgres/Data/Migrations/OrionDbContextModelSnapshot.cs +++ /dev/null @@ -1,5453 +0,0 @@ -// -using System; -using Microsoft.EntityFrameworkCore; -using Microsoft.EntityFrameworkCore.Infrastructure; -using Microsoft.EntityFrameworkCore.Storage.ValueConversion; -using Npgsql.EntityFrameworkCore.PostgreSQL.Metadata; -using Orion.DataAccess.Postgres.Data; - -#nullable disable - -namespace Orion.DataAccess.Postgres.Data.Migrations -{ - [DbContext(typeof(OrionDbContext))] - partial class OrionDbContextModelSnapshot : ModelSnapshot - { - protected override void BuildModel(ModelBuilder modelBuilder) - { -#pragma warning disable 612, 618 - modelBuilder - .HasAnnotation("ProductVersion", "9.0.8") - .HasAnnotation("Relational:MaxIdentifierLength", 63); - - NpgsqlModelBuilderExtensions.UseIdentityByDefaultColumns(modelBuilder); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRole", b => - { - b.Property("Id") - .HasColumnType("text"); - - b.Property("ConcurrencyStamp") - .IsConcurrencyToken() - .HasColumnType("text"); - - b.Property("Name") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.Property("NormalizedName") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.HasKey("Id"); - - b.HasIndex("NormalizedName") - .IsUnique() - .HasDatabaseName("RoleNameIndex"); - - b.ToTable("AspNetRoles", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRoleClaim", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("ClaimType") - .HasColumnType("text"); - - b.Property("ClaimValue") - .HasColumnType("text"); - - b.Property("RoleId") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.HasIndex("RoleId"); - - b.ToTable("AspNetRoleClaims", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUser", b => - { - b.Property("Id") - .HasColumnType("text"); - - b.Property("AccessFailedCount") - .HasColumnType("integer"); - - b.Property("ConcurrencyStamp") - .IsConcurrencyToken() - .HasColumnType("text"); - - b.Property("Email") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.Property("EmailConfirmed") - .HasColumnType("boolean"); - - b.Property("LockoutEnabled") - .HasColumnType("boolean"); - - b.Property("LockoutEnd") - .HasColumnType("timestamp with time zone"); - - b.Property("NormalizedEmail") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.Property("NormalizedUserName") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.Property("PasswordHash") - .HasColumnType("text"); - - b.Property("PhoneNumber") - .HasColumnType("text"); - - b.Property("PhoneNumberConfirmed") - .HasColumnType("boolean"); - - b.Property("SecurityStamp") - .HasColumnType("text"); - - b.Property("TwoFactorEnabled") - .HasColumnType("boolean"); - - b.Property("UserName") - .HasMaxLength(256) - .HasColumnType("character varying(256)"); - - b.HasKey("Id"); - - b.HasIndex("NormalizedEmail") - .HasDatabaseName("EmailIndex"); - - b.HasIndex("NormalizedUserName") - .IsUnique() - .HasDatabaseName("UserNameIndex"); - - b.ToTable("AspNetUsers", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserClaim", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("ClaimType") - .HasColumnType("text"); - - b.Property("ClaimValue") - .HasColumnType("text"); - - b.Property("UserId") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.HasIndex("UserId"); - - b.ToTable("AspNetUserClaims", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserLogin", b => - { - b.Property("LoginProvider") - .HasColumnType("text"); - - b.Property("ProviderKey") - .HasColumnType("text"); - - b.Property("ProviderDisplayName") - .HasColumnType("text"); - - b.Property("UserId") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("LoginProvider", "ProviderKey"); - - b.HasIndex("UserId"); - - b.ToTable("AspNetUserLogins", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserRole", b => - { - b.Property("UserId") - .HasColumnType("text"); - - b.Property("RoleId") - .HasColumnType("text"); - - b.HasKey("UserId", "RoleId"); - - b.HasIndex("RoleId"); - - b.ToTable("AspNetUserRoles", (string)null); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserToken", b => - { - b.Property("UserId") - .HasColumnType("text"); - - b.Property("LoginProvider") - .HasColumnType("text"); - - b.Property("Name") - .HasColumnType("text"); - - b.Property("Value") - .HasColumnType("text"); - - b.HasKey("UserId", "LoginProvider", "Name"); - - b.ToTable("AspNetUserTokens", (string)null); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.Contact", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("Contacts"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.ContactCreditCard", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("ContactCreditCards"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.CustomerAddress", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("CustomerAddresses"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.Individual", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("Individuals"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.OrderDetail", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("Orders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.StoreContact", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("StoreContacts"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.VendorAddress", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("VendorAddresses"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Data.VendorContact", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.HasKey("Id"); - - b.ToTable("VendorContacts"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Address", b => - { - b.Property("AddressID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("AddressID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("AddressID")); - - b.Property("AddressLine1") - .IsRequired() - .HasMaxLength(60) - .HasColumnType("character varying(60)") - .HasColumnName("AddressLine1"); - - b.Property("AddressLine2") - .IsRequired() - .HasMaxLength(60) - .HasColumnType("character varying(60)") - .HasColumnName("AddressLine2"); - - b.Property("City") - .IsRequired() - .HasMaxLength(30) - .HasColumnType("character varying(30)") - .HasColumnName("City"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PostalCode") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("character varying(15)") - .HasColumnName("PostalCode"); - - b.Property("StateProvinceID") - .HasColumnType("int") - .HasColumnName("StateProvinceID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("AddressID"); - - b.HasIndex("StateProvinceID"); - - b.ToTable("Person.Address", "Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.AddressType", b => - { - b.Property("AddressTypeId") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("AddressTypeID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("AddressTypeId")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("Rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("AddressTypeId"); - - b.ToTable("AddressType", "Person"); - - b.HasData( - new - { - AddressTypeId = 1, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Billing", - Rowguid = new Guid("50912377-d8d2-4b2e-b3db-235c17b9cfa7") - }, - new - { - AddressTypeId = 2, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Home", - Rowguid = new Guid("063a4422-dd27-44ee-9377-be9b499fa9cb") - }, - new - { - AddressTypeId = 3, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Main Office", - Rowguid = new Guid("5a451ec3-25b8-4c2a-b53d-7643db76a83c") - }, - new - { - AddressTypeId = 4, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Primary", - Rowguid = new Guid("1345f4e7-c98e-4b92-bfe3-ef1f68619c19") - }, - new - { - AddressTypeId = 5, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Shipping", - Rowguid = new Guid("e1b8d5e7-e4ca-4d6a-aeff-655f115f9e40") - }, - new - { - AddressTypeId = 6, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Archive", - Rowguid = new Guid("01f67ced-59c8-4b94-b1a5-d71bf8697b5b") - }); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BillOfMaterials", b => - { - b.Property("BillOfMaterialsId") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("BillOfMaterialsID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("BillOfMaterialsId")); - - b.Property("BomLevel") - .HasColumnType("smallint") - .HasColumnName("BOMLevel"); - - b.Property("ComponentID") - .HasColumnType("int"); - - b.Property("ComponentId") - .HasColumnType("int") - .HasColumnName("ComponentID"); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PerAssemblyQty") - .HasColumnType("decimal") - .HasColumnName("PerAssemblyQty"); - - b.Property("ProductAssemblyID") - .HasColumnType("int"); - - b.Property("ProductAssemblyId") - .HasColumnType("int") - .HasColumnName("ProductAssemblyID"); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate"); - - b.Property("UnitMeasureCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("UnitMeasureCode"); - - b.HasKey("BillOfMaterialsId"); - - b.HasIndex("ComponentID"); - - b.HasIndex("ProductAssemblyID"); - - b.HasIndex("UnitMeasureCode"); - - b.ToTable("Production.BillOfMaterials", t => - { - t.Property("ComponentID") - .HasColumnName("ComponentID1"); - - t.Property("ProductAssemblyID") - .HasColumnName("ProductAssemblyID1"); - }); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BuildVersion", b => - { - b.Property("SystemInformationID") - .ValueGeneratedOnAdd() - .HasColumnType("integer") - .HasColumnName("SystemInformationID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SystemInformationID")); - - b.Property("DatabaseVersion") - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("Database Version"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("VersionDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("VersionDate"); - - b.HasKey("SystemInformationID"); - - b.ToTable("BuildVersion", "public"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntity", b => - { - b.Property("BusinessEntityID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("BusinessEntityID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("BusinessEntity", "Person"); - - b.HasData( - new - { - BusinessEntityID = 1, - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Rowguid = new Guid("827392fa-9d0d-428f-ac19-a2fec696d8a3") - }); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntityAddress", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("AddressID") - .HasColumnType("int") - .HasColumnName("AddressID") - .HasColumnOrder(2); - - b.Property("AddressTypeID") - .HasColumnType("int") - .HasColumnName("AddressTypeID") - .HasColumnOrder(3); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID", "AddressID"); - - b.HasIndex("AddressID"); - - b.HasIndex("AddressTypeID"); - - b.ToTable("Person.BusinessEntityAddress"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntityContact", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("PersonID") - .HasColumnType("int") - .HasColumnName("PersonID") - .HasColumnOrder(2); - - b.Property("ContactTypeID") - .HasColumnType("int") - .HasColumnName("ContactTypeID") - .HasColumnOrder(3); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID", "PersonID", "ContactTypeID"); - - b.HasIndex("ContactTypeID"); - - b.ToTable("Person.BusinessEntityContact"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ContactType", b => - { - b.Property("ContactTypeID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ContactTypeID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ContactTypeID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("ContactTypeID"); - - b.ToTable("Person.ContactType"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CountryRegion", b => - { - b.Property("CountryRegionCode") - .HasMaxLength(3) - .HasColumnType("character varying(3)") - .HasColumnName("CountryRegionCode"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("CountryRegionCode"); - - b.ToTable("Person.CountryRegion"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CountryRegionCurrency", b => - { - b.Property("CurrencyCode") - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("CurrencyCode") - .HasColumnOrder(2); - - b.Property("CountryRegionCode") - .HasMaxLength(3) - .HasColumnType("character varying(3)") - .HasColumnName("CountryRegionCode") - .HasColumnOrder(1); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("CurrencyCode", "CountryRegionCode"); - - b.HasIndex("CountryRegionCode"); - - b.ToTable("Sales.CountryRegionCurrency"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Course", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("CreatedAt") - .HasColumnType("timestamp with time zone"); - - b.Property("Description") - .HasMaxLength(1000) - .HasColumnType("character varying(1000)"); - - b.Property("DurationInMinutes") - .HasColumnType("integer"); - - b.Property("EmployeeBusinessEntityID") - .HasColumnType("int"); - - b.Property("IsActive") - .HasColumnType("boolean"); - - b.Property("IsMandatory") - .HasColumnType("boolean"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(200) - .HasColumnType("character varying(200)"); - - b.Property("UpdatedAt") - .HasColumnType("timestamp with time zone"); - - b.HasKey("Id"); - - b.HasIndex("EmployeeBusinessEntityID"); - - b.ToTable("Courses"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CreditCard", b => - { - b.Property("CreditCardID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("CreditCardID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("CreditCardID")); - - b.Property("CardNumber") - .IsRequired() - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("CardNumber"); - - b.Property("CardType") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("CardType"); - - b.Property("ExpMonth") - .HasColumnType("smallint") - .HasColumnName("ExpMonth"); - - b.Property("ExpYear") - .HasColumnType("smallint") - .HasColumnName("ExpYear"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("CreditCardID"); - - b.ToTable("Sales.CreditCard"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Culture", b => - { - b.Property("CultureID") - .HasMaxLength(6) - .HasColumnType("nchar") - .HasColumnName("CultureID"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("CultureID"); - - b.ToTable("Production.Culture"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Currency", b => - { - b.Property("CurrencyCode") - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("CurrencyCode"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("CurrencyCode"); - - b.ToTable("Sales.Currency"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CurrencyRate", b => - { - b.Property("CurrencyRateID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("CurrencyRateID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("CurrencyRateID")); - - b.Property("AverageRate") - .HasColumnType("money") - .HasColumnName("AverageRate"); - - b.Property("CurrencyRateDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("CurrencyRateDate"); - - b.Property("EndOfDayRate") - .HasColumnType("money") - .HasColumnName("EndOfDayRate"); - - b.Property("FromCurrencyCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("FromCurrencyCode"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ToCurrencyCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("ToCurrencyCode"); - - b.HasKey("CurrencyRateID"); - - b.HasIndex("FromCurrencyCode"); - - b.HasIndex("ToCurrencyCode"); - - b.ToTable("Sales.CurrencyRate"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Customer", b => - { - b.Property("CustomerID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("CustomerID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("CustomerID")); - - b.Property("AccountNumber") - .IsRequired() - .ValueGeneratedOnAddOrUpdate() - .HasMaxLength(10) - .HasColumnType("varchar") - .HasColumnName("AccountNumber"); - - b.Property("BusinessEntityID") - .HasColumnType("int"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PersonID") - .HasColumnType("int") - .HasColumnName("PersonID"); - - b.Property("StoreID") - .HasColumnType("int") - .HasColumnName("StoreID"); - - b.Property("TerritoryID") - .HasColumnType("int") - .HasColumnName("TerritoryID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("CustomerID"); - - b.HasIndex("BusinessEntityID"); - - b.HasIndex("TerritoryID"); - - b.ToTable("Sales.Customer"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.DatabaseLog", b => - { - b.Property("DatabaseLogID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("DatabaseLogID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("DatabaseLogID")); - - b.Property("DatabaseUser") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("DatabaseUser"); - - b.Property("Event") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("Event"); - - b.Property("Object") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("Object"); - - b.Property("PostTime") - .HasColumnType("timestamp with time zone") - .HasColumnName("PostTime"); - - b.Property("Schema") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("Schema"); - - b.Property("TSQL") - .IsRequired() - .HasColumnType("text") - .HasColumnName("TSQL"); - - b.Property("XmlEvent") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("XmlEvent"); - - b.HasKey("DatabaseLogID"); - - b.ToTable("DatabaseLog"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Department", b => - { - b.Property("DepartmentID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("DepartmentID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("DepartmentID")); - - b.Property("GroupName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("GroupName"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("DepartmentID"); - - b.ToTable("Department", "HumanResources"); - - b.HasData( - new - { - DepartmentID = 1, - GroupName = "Research and Development", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Engineering" - }, - new - { - DepartmentID = 2, - GroupName = "Research and Development", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Tool Design" - }, - new - { - DepartmentID = 3, - GroupName = "Sales and Marketing", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Sales" - }, - new - { - DepartmentID = 4, - GroupName = "Sales and Marketing", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Marketing" - }, - new - { - DepartmentID = 5, - GroupName = "Inventory Management", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Purchasing" - }, - new - { - DepartmentID = 6, - GroupName = "Research and Development", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Research and Development" - }, - new - { - DepartmentID = 7, - GroupName = "Manufacturing", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Production" - }, - new - { - DepartmentID = 8, - GroupName = "Manufacturing", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Production Control" - }, - new - { - DepartmentID = 9, - GroupName = "Executive General and Administration", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Human Resources" - }, - new - { - DepartmentID = 10, - GroupName = "Executive General and Administration", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Finance" - }, - new - { - DepartmentID = 11, - GroupName = "Executive General and Administration", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Information Services" - }, - new - { - DepartmentID = 12, - GroupName = "Quality Assurance", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Sales" - }, - new - { - DepartmentID = 13, - GroupName = "Quality Assurance", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Quality Assurance" - }, - new - { - DepartmentID = 14, - GroupName = "Executive General and Administration", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Facilities and Maintenance" - }, - new - { - DepartmentID = 15, - GroupName = "Sales and Inventory Management", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Shipping and Receiving" - }, - new - { - DepartmentID = 16, - GroupName = "Executive General and Administration", - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Executive" - }); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Document", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("ChangeNumber") - .HasColumnType("int") - .HasColumnName("ChangeNumber"); - - b.Property("CompleteDocument") - .IsRequired() - .HasColumnType("bytea") - .HasColumnName("Document"); - - b.Property("DocumentLevel") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("smallint") - .HasColumnName("DocumentLevel"); - - b.Property("DocumentSummary") - .IsRequired() - .HasColumnType("text") - .HasColumnName("DocumentSummary"); - - b.Property("FileExtension") - .IsRequired() - .HasMaxLength(8) - .HasColumnType("character varying(8)") - .HasColumnName("FileExtension"); - - b.Property("FileName") - .IsRequired() - .HasMaxLength(400) - .HasColumnType("character varying(400)") - .HasColumnName("FileName"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Owner") - .HasColumnType("int") - .HasColumnName("Owner"); - - b.Property("Revision") - .IsRequired() - .HasMaxLength(5) - .HasColumnType("nchar") - .HasColumnName("Revision"); - - b.Property("Status") - .HasColumnType("smallint") - .HasColumnName("Status"); - - b.Property("Title") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Title"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("Production.Document"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmailAddress", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("EmailAddressID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("EmailAddressID") - .HasColumnOrder(2); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("EmailAddressID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PersonalEmailAddress") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("EmailAddress"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID", "EmailAddressID"); - - b.ToTable("Person.EmailAddress"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Employee", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("BirthDate") - .HasColumnType("date") - .HasColumnName("BirthDate"); - - b.Property("EntityVersion") - .HasColumnType("integer"); - - b.Property("Gender") - .IsRequired() - .HasMaxLength(1) - .HasColumnType("nchar") - .HasColumnName("Gender"); - - b.Property("HireDate") - .HasColumnType("date") - .HasColumnName("HireDate"); - - b.Property("JobLevel") - .HasColumnType("integer"); - - b.Property("JobTitle") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("JobTitle"); - - b.Property("LoginID") - .IsRequired() - .HasMaxLength(256) - .HasColumnType("character varying(256)") - .HasColumnName("LoginID"); - - b.Property("MaritalStatus") - .IsRequired() - .HasMaxLength(1) - .HasColumnType("nchar") - .HasColumnName("MaritalStatus"); - - b.Property("MinimumRaiseGiven") - .HasColumnType("boolean"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("NationalIDNumber") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("character varying(15)") - .HasColumnName("NationalIDNumber"); - - b.Property("OrganizationLevel") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("smallint") - .HasColumnName("OrganizationLevel"); - - b.Property("Salary") - .HasColumnType("integer"); - - b.Property("SickLeaveHours") - .HasColumnType("smallint") - .HasColumnName("SickLeaveHours"); - - b.Property("SuggestedBonus") - .HasColumnType("integer"); - - b.Property("VacationHours") - .HasColumnType("smallint") - .HasColumnName("VacationHours"); - - b.Property("YearsInService") - .HasColumnType("integer"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("HumanResources.Employee", "HumanResources"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmployeeDepartmentHistory", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("DepartmentID") - .HasColumnType("smallint") - .HasColumnName("DepartmentID") - .HasColumnOrder(3); - - b.Property("StartDate") - .HasColumnType("date") - .HasColumnName("StartDate") - .HasColumnOrder(2); - - b.Property("EndDate") - .HasColumnType("date") - .HasColumnName("EndDate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ShiftID") - .HasColumnType("integer") - .HasColumnName("ShiftID") - .HasColumnOrder(4); - - b.HasKey("BusinessEntityID", "DepartmentID", "StartDate"); - - b.HasIndex("DepartmentID"); - - b.HasIndex("ShiftID"); - - b.ToTable("HumanResources.EmployeeDepartmentHistory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmployeePayHistory", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("RateChangeDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("RateChangeDate") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PayFrequency") - .HasColumnType("smallint") - .HasColumnName("PayFrequency"); - - b.Property("Rate") - .HasColumnType("money") - .HasColumnName("Rate"); - - b.HasKey("BusinessEntityID", "RateChangeDate"); - - b.ToTable("HumanResources.EmployeePayHistory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ErrorLog", b => - { - b.Property("ErrorLogID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ErrorLogID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ErrorLogID")); - - b.Property("ErrorLine") - .HasColumnType("int") - .HasColumnName("ErrorLine"); - - b.Property("ErrorMessage") - .IsRequired() - .HasMaxLength(4000) - .HasColumnType("character varying(4000)") - .HasColumnName("ErrorMessage"); - - b.Property("ErrorNumber") - .HasColumnType("int") - .HasColumnName("ErrorNumber"); - - b.Property("ErrorProcedure") - .HasMaxLength(126) - .HasColumnType("character varying(126)") - .HasColumnName("ErrorProcedure"); - - b.Property("ErrorSeverity") - .HasColumnType("int") - .HasColumnName("ErrorSeverity"); - - b.Property("ErrorState") - .HasColumnType("int") - .HasColumnName("ErrorState"); - - b.Property("ErrorTime") - .HasColumnType("timestamp with time zone") - .HasColumnName("ErrorTime"); - - b.Property("UserName") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("UserName"); - - b.HasKey("ErrorLogID"); - - b.ToTable("ErrorLog"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Illustration", b => - { - b.Property("IllustrationID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("IllustrationID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("IllustrationID")); - - b.Property("Diagram") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("Diagram"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("IllustrationID"); - - b.ToTable("Production.Illustration"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.JobCandidate", b => - { - b.Property("JobCandidateID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("JobCandidateID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("JobCandidateID")); - - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Resume") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("Resume"); - - b.HasKey("JobCandidateID"); - - b.HasIndex("BusinessEntityID"); - - b.ToTable("HumanResources.JobCandidate"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Location", b => - { - b.Property("LocationID") - .ValueGeneratedOnAdd() - .HasColumnType("smallint") - .HasColumnName("LocationID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("LocationID")); - - b.Property("Availability") - .HasColumnType("decimal") - .HasColumnName("Availability"); - - b.Property("CostRate") - .HasColumnType("numeric") - .HasColumnName("CostRate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("LocationID"); - - b.ToTable("Production.Location"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.OrionCalendarEvent", b => - { - b.Property("OrionCalendarEventID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("OrionCalendarEventID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("OrionCalendarEventID")); - - b.Property("CreateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Date") - .HasColumnType("timestamp with time zone"); - - b.Property("DeleteDate") - .HasColumnType("timestamp with time zone"); - - b.Property("EmployeeID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("Employee ID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("EmployeeID")); - - b.Property("FirstName") - .IsRequired() - .HasColumnType("text"); - - b.Property("Id") - .HasColumnType("uuid"); - - b.Property("JobLevel") - .HasColumnType("integer"); - - b.Property("LastName") - .IsRequired() - .HasColumnType("text"); - - b.Property("LastUpdate") - .HasColumnType("timestamp with time zone"); - - b.Property("Reference") - .IsRequired() - .HasColumnType("text"); - - b.Property("ReferenceDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Salary") - .HasColumnType("numeric"); - - b.Property("Status") - .HasColumnType("integer"); - - b.Property("SuggestedBonus") - .HasColumnType("numeric"); - - b.Property("UpdateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("YearsInService") - .HasColumnType("integer"); - - b.HasKey("OrionCalendarEventID"); - - b.ToTable("OrionCalendarEvent"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Password", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PasswordHash") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("varchar") - .HasColumnName("PasswordHash"); - - b.Property("PasswordSalt") - .IsRequired() - .HasMaxLength(10) - .HasColumnType("varchar") - .HasColumnName("PasswordSalt"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("Person.Password"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Person", b => - { - b.Property("BusinessEntityID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("BusinessEntityID")); - - b.Property("AdditionalContactInfo") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("AdditionalContactInfo"); - - b.Property("BusinessEntityID1") - .HasColumnType("int"); - - b.Property("Demographics") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("Demographics"); - - b.Property("EmailPromotion") - .HasColumnType("int") - .HasColumnName("EmailPromotion"); - - b.Property("FirstName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("FirstName"); - - b.Property("LastName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("LastName"); - - b.Property("MiddleName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("MiddleName"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PersonType") - .IsRequired() - .HasMaxLength(2) - .HasColumnType("nchar") - .HasColumnName("PersonType"); - - b.Property("Suffix") - .IsRequired() - .HasMaxLength(10) - .HasColumnType("character varying(10)") - .HasColumnName("Suffix"); - - b.Property("Title") - .IsRequired() - .HasMaxLength(8) - .HasColumnType("character varying(8)") - .HasColumnName("Title"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.HasIndex("BusinessEntityID1"); - - b.ToTable("Person", (string)null); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PersonCreditCard", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("CreditCardID") - .HasColumnType("int") - .HasColumnName("CreditCardID") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("BusinessEntityID", "CreditCardID"); - - b.HasIndex("CreditCardID"); - - b.ToTable("Sales.PersonCreditCard"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PersonPhone", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("PhoneNumber") - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("PhoneNumber") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("PhoneNumberTypeID") - .HasColumnType("int") - .HasColumnName("PhoneNumberTypeID") - .HasColumnOrder(3); - - b.HasKey("BusinessEntityID", "PhoneNumber"); - - b.HasIndex("PhoneNumberTypeID"); - - b.ToTable("Person.PersonPhone"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PhoneNumberType", b => - { - b.Property("PhoneNumberTypeID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("PhoneNumberTypeID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("PhoneNumberTypeID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("PhoneNumberTypeID"); - - b.ToTable("Person.PhoneNumberType"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Product", b => - { - b.Property("ProductID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductID")); - - b.Property("CategoryId") - .HasColumnType("integer"); - - b.Property("Class") - .IsRequired() - .HasMaxLength(2) - .HasColumnType("nchar") - .HasColumnName("Class"); - - b.Property("Color") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("character varying(15)") - .HasColumnName("Color"); - - b.Property("DaysToManufacture") - .HasColumnType("int") - .HasColumnName("DaysToManufacture"); - - b.Property("DiscontinuedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("DiscontinuedDate"); - - b.Property("ListPrice") - .HasColumnType("money") - .HasColumnName("ListPrice"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("ProductLine") - .IsRequired() - .HasMaxLength(2) - .HasColumnType("nchar") - .HasColumnName("ProductLine"); - - b.Property("ProductModelID") - .HasColumnType("int") - .HasColumnName("ProductModelID"); - - b.Property("ProductNumber") - .IsRequired() - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("ProductNumber"); - - b.Property("ProductSubcategoryID") - .HasColumnType("int") - .HasColumnName("ProductSubcategoryID"); - - b.Property("ReorderPoint") - .HasColumnType("smallint") - .HasColumnName("ReorderPoint"); - - b.Property("SafetyStockLevel") - .HasColumnType("smallint") - .HasColumnName("SafetyStockLevel"); - - b.Property("SellEndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("SellEndDate"); - - b.Property("SellStartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("SellStartDate"); - - b.Property("Size") - .IsRequired() - .HasMaxLength(5) - .HasColumnType("character varying(5)") - .HasColumnName("Size"); - - b.Property("SizeUnitMeasureCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("SizeUnitMeasureCode"); - - b.Property("StandardCost") - .HasColumnType("money") - .HasColumnName("StandardCost"); - - b.Property("Style") - .IsRequired() - .HasMaxLength(2) - .HasColumnType("nchar") - .HasColumnName("Style"); - - b.Property("Weight") - .HasColumnType("decimal") - .HasColumnName("Weight"); - - b.Property("WeightUnitMeasureCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("WeightUnitMeasureCode"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductID"); - - b.HasIndex("CategoryId"); - - b.HasIndex("ProductModelID"); - - b.HasIndex("ProductSubcategoryID"); - - b.HasIndex("SizeUnitMeasureCode"); - - b.HasIndex("WeightUnitMeasureCode"); - - b.ToTable("Production.Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductCategory", b => - { - b.Property("ProductCategoryID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductCategoryID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductCategoryID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductCategoryID"); - - b.ToTable("Production.ProductCategory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductCostHistory", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate") - .HasColumnOrder(2); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("StandardCost") - .HasColumnType("money") - .HasColumnName("StandardCost"); - - b.HasKey("ProductID", "StartDate"); - - b.ToTable("Production.ProductCostHistory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductDescription", b => - { - b.Property("ProductDescriptionID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductDescriptionID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductDescriptionID")); - - b.Property("Description") - .IsRequired() - .HasMaxLength(400) - .HasColumnType("character varying(400)") - .HasColumnName("Description"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductDescriptionID"); - - b.ToTable("Production.ProductDescription"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductDocument", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("DocumentNode") - .HasColumnType("text") - .HasColumnName("DocumentNode") - .HasColumnOrder(2); - - b.Property("DocumentBusinessEntityID") - .HasColumnType("int"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("ProductID", "DocumentNode"); - - b.HasIndex("DocumentBusinessEntityID"); - - b.ToTable("Production.ProductDocument"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductInventory", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("LocationID") - .HasColumnType("smallint") - .HasColumnName("LocationID") - .HasColumnOrder(2); - - b.Property("Bin") - .HasColumnType("smallint") - .HasColumnName("Bin"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Quantity") - .HasColumnType("smallint") - .HasColumnName("Quantity"); - - b.Property("Shelf") - .IsRequired() - .HasMaxLength(10) - .HasColumnType("character varying(10)") - .HasColumnName("Shelf"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductID", "LocationID"); - - b.HasIndex("LocationID"); - - b.ToTable("Production.ProductInventory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductListPriceHistory", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate") - .HasColumnOrder(2); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("ListPrice") - .HasColumnType("money") - .HasColumnName("ListPrice"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("ProductID", "StartDate"); - - b.ToTable("Production.ProductListPriceHistory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModel", b => - { - b.Property("ProductModelID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductModelID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductModelID")); - - b.Property("CatalogDescription") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("CatalogDescription"); - - b.Property("Instructions") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("Instructions"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductModelID"); - - b.ToTable("Production.ProductModel"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModelIllustration", b => - { - b.Property("ProductModelID") - .HasColumnType("int") - .HasColumnName("ProductModelID") - .HasColumnOrder(1); - - b.Property("IllustrationID") - .HasColumnType("int") - .HasColumnName("IllustrationID") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("ProductModelID", "IllustrationID"); - - b.HasIndex("IllustrationID"); - - b.ToTable("Production.ProductModelIllustration"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModelProductDescriptionCulture", b => - { - b.Property("ProductModelID") - .HasColumnType("int") - .HasColumnName("ProductModelID") - .HasColumnOrder(1); - - b.Property("ProductDescriptionID") - .HasColumnType("int") - .HasColumnName("ProductDescriptionID") - .HasColumnOrder(2); - - b.Property("CultureID") - .HasMaxLength(6) - .HasColumnType("nchar") - .HasColumnName("CultureID") - .HasColumnOrder(3); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("ProductModelID", "ProductDescriptionID", "CultureID"); - - b.HasIndex("CultureID"); - - b.HasIndex("ProductDescriptionID"); - - b.ToTable("Production.ProductModelProductDescriptionCulture"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductPhoto", b => - { - b.Property("ProductPhotoID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductPhotoID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductPhotoID")); - - b.Property("LargePhoto") - .IsRequired() - .HasColumnType("bytea") - .HasColumnName("LargePhoto"); - - b.Property("LargePhotoFileName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("LargePhotoFileName"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ThumbNailPhoto") - .IsRequired() - .HasColumnType("bytea") - .HasColumnName("ThumbNailPhoto"); - - b.Property("ThumbnailPhotoFileName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("ThumbnailPhotoFileName"); - - b.HasKey("ProductPhotoID"); - - b.ToTable("Production.ProductPhoto"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductProductPhoto", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("ProductPhotoID") - .HasColumnType("int") - .HasColumnName("ProductPhotoID") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("ProductID", "ProductPhotoID"); - - b.HasIndex("ProductPhotoID"); - - b.ToTable("Production.ProductProductPhoto"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductReview", b => - { - b.Property("ProductReviewID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductReviewID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductReviewID")); - - b.Property("Comments") - .IsRequired() - .HasMaxLength(3850) - .HasColumnType("character varying(3850)") - .HasColumnName("Comments"); - - b.Property("EmailAddress") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("EmailAddress"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("Rating") - .HasColumnType("int") - .HasColumnName("Rating"); - - b.Property("ReviewDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ReviewDate"); - - b.Property("ReviewerName") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("ReviewerName"); - - b.HasKey("ProductReviewID"); - - b.HasIndex("ProductID"); - - b.ToTable("Production.ProductReview"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductSubcategory", b => - { - b.Property("ProductSubcategoryID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ProductSubcategoryID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ProductSubcategoryID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("ProductCategoryID") - .HasColumnType("int") - .HasColumnName("ProductCategoryID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ProductSubcategoryID"); - - b.HasIndex("ProductCategoryID"); - - b.ToTable("Production.ProductSubcategory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductVendor", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(1); - - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(2); - - b.Property("AverageLeadTime") - .HasColumnType("int") - .HasColumnName("AverageLeadTime"); - - b.Property("LastReceiptCost") - .HasColumnType("money") - .HasColumnName("LastReceiptCost"); - - b.Property("LastReceiptDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("LastReceiptDate"); - - b.Property("MaxOrderQty") - .HasColumnType("int") - .HasColumnName("MaxOrderQty"); - - b.Property("MinOrderQty") - .HasColumnType("int") - .HasColumnName("MinOrderQty"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OnOrderQty") - .HasColumnType("int") - .HasColumnName("OnOrderQty"); - - b.Property("StandardPrice") - .HasColumnType("money") - .HasColumnName("StandardPrice"); - - b.Property("UnitMeasureCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("UnitMeasureCode"); - - b.HasKey("ProductID", "BusinessEntityID"); - - b.HasIndex("BusinessEntityID"); - - b.HasIndex("UnitMeasureCode"); - - b.ToTable("Purchasing.ProductVendor"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PurchaseOrderDetail", b => - { - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("PurchaseOrderDetailID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("PurchaseOrderDetailID") - .HasColumnOrder(2); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("PurchaseOrderDetailID")); - - b.Property("DueDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("DueDate"); - - b.Property("LineTotal") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("money") - .HasColumnName("LineTotal"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OrderQty") - .HasColumnType("smallint") - .HasColumnName("OrderQty"); - - b.Property("PurchaseOrderID") - .HasColumnType("int") - .HasColumnName("PurchaseOrderID") - .HasColumnOrder(1); - - b.Property("ReceivedQty") - .HasColumnType("decimal") - .HasColumnName("ReceivedQty"); - - b.Property("RejectedQty") - .HasColumnType("decimal") - .HasColumnName("RejectedQty"); - - b.Property("StockedQty") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("decimal") - .HasColumnName("StockedQty"); - - b.Property("UnitPrice") - .HasColumnType("money") - .HasColumnName("UnitPrice"); - - b.HasKey("ProductID", "PurchaseOrderDetailID"); - - b.HasIndex("PurchaseOrderID"); - - b.ToTable("Purchasing.PurchaseOrderDetail"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PurchaseOrderHeader", b => - { - b.Property("PurchaseOrderID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("PurchaseOrderID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("PurchaseOrderID")); - - b.Property("BusinessEntityID") - .HasColumnType("int"); - - b.Property("EmployeeID") - .HasColumnType("int") - .HasColumnName("EmployeeID"); - - b.Property("Freight") - .HasColumnType("money") - .HasColumnName("Freight"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OrderDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("OrderDate"); - - b.Property("RevisionNumber") - .HasColumnType("smallint") - .HasColumnName("RevisionNumber"); - - b.Property("ShipDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ShipDate"); - - b.Property("ShipMethodID") - .HasColumnType("int") - .HasColumnName("ShipMethodID"); - - b.Property("Status") - .HasColumnType("smallint") - .HasColumnName("Status"); - - b.Property("SubTotal") - .HasColumnType("money") - .HasColumnName("SubTotal"); - - b.Property("TaxAmt") - .HasColumnType("money") - .HasColumnName("TaxAmt"); - - b.Property("TotalDue") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("money") - .HasColumnName("TotalDue"); - - b.Property("VendorID") - .HasColumnType("int") - .HasColumnName("VendorID"); - - b.HasKey("PurchaseOrderID"); - - b.HasIndex("BusinessEntityID"); - - b.HasIndex("ShipMethodID"); - - b.ToTable("Purchasing.PurchaseOrderHeader"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderDetail", b => - { - b.Property("SalesOrderID") - .HasColumnType("int") - .HasColumnName("SalesOrderID") - .HasColumnOrder(1); - - b.Property("SalesOrderDetailID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("SalesOrderDetailID") - .HasColumnOrder(2); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SalesOrderDetailID")); - - b.Property("CarrierTrackingNumber") - .IsRequired() - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("CarrierTrackingNumber"); - - b.Property("LineTotal") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("numeric") - .HasColumnName("LineTotal"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OrderQty") - .HasColumnType("smallint") - .HasColumnName("OrderQty"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("SpecialOfferID") - .HasColumnType("int") - .HasColumnName("SpecialOfferID"); - - b.Property("UnitPrice") - .HasColumnType("money") - .HasColumnName("UnitPrice"); - - b.Property("UnitPriceDiscount") - .HasColumnType("money") - .HasColumnName("UnitPriceDiscount"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("SalesOrderID", "SalesOrderDetailID"); - - b.HasIndex("SpecialOfferID", "ProductID"); - - b.ToTable("Sales.SalesOrderDetail"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderHeader", b => - { - b.Property("SalesOrderID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("SalesOrderID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SalesOrderID")); - - b.Property("AccountNumber") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("character varying(15)") - .HasColumnName("AccountNumber"); - - b.Property("BillToAddressID") - .HasColumnType("int") - .HasColumnName("BillToAddressID"); - - b.Property("BusinessEntityID") - .HasColumnType("int"); - - b.Property("Comment") - .IsRequired() - .HasMaxLength(128) - .HasColumnType("character varying(128)") - .HasColumnName("Comment"); - - b.Property("CreditCardApprovalCode") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("varchar") - .HasColumnName("CreditCardApprovalCode"); - - b.Property("CreditCardID") - .HasColumnType("int") - .HasColumnName("CreditCardID"); - - b.Property("CurrencyRateID") - .HasColumnType("int") - .HasColumnName("CurrencyRateID"); - - b.Property("CustomerID") - .HasColumnType("int") - .HasColumnName("CustomerID"); - - b.Property("DueDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("DueDate"); - - b.Property("Freight") - .HasColumnType("money") - .HasColumnName("Freight"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OrderDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("OrderDate"); - - b.Property("PurchaseOrderNumber") - .IsRequired() - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("PurchaseOrderNumber"); - - b.Property("RevisionNumber") - .HasColumnType("smallint") - .HasColumnName("RevisionNumber"); - - b.Property("SalesOrderNumber") - .IsRequired() - .ValueGeneratedOnAddOrUpdate() - .HasMaxLength(25) - .HasColumnType("character varying(25)") - .HasColumnName("SalesOrderNumber"); - - b.Property("SalesPersonID") - .HasColumnType("int") - .HasColumnName("SalesPersonID"); - - b.Property("ShipDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ShipDate"); - - b.Property("ShipMethodID") - .HasColumnType("int") - .HasColumnName("ShipMethodID"); - - b.Property("ShipToAddressID") - .HasColumnType("int") - .HasColumnName("ShipToAddressID"); - - b.Property("Status") - .HasColumnType("smallint") - .HasColumnName("Status"); - - b.Property("SubTotal") - .HasColumnType("money") - .HasColumnName("SubTotal"); - - b.Property("TaxAmt") - .HasColumnType("money") - .HasColumnName("TaxAmt"); - - b.Property("TerritoryID") - .HasColumnType("int") - .HasColumnName("TerritoryID"); - - b.Property("TotalDue") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("money") - .HasColumnName("TotalDue"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("SalesOrderID"); - - b.HasIndex("BillToAddressID"); - - b.HasIndex("BusinessEntityID"); - - b.HasIndex("CreditCardID"); - - b.HasIndex("CurrencyRateID"); - - b.HasIndex("CustomerID"); - - b.HasIndex("ShipMethodID"); - - b.HasIndex("ShipToAddressID"); - - b.HasIndex("TerritoryID"); - - b.ToTable("Sales.SalesOrderHeader"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderHeaderSalesReason", b => - { - b.Property("SalesOrderID") - .HasColumnType("int") - .HasColumnName("SalesOrderID") - .HasColumnOrder(1); - - b.Property("SalesReasonID") - .HasColumnType("int") - .HasColumnName("SalesReasonID") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.HasKey("SalesOrderID", "SalesReasonID"); - - b.HasIndex("SalesReasonID"); - - b.ToTable("Sales.SalesOrderHeaderSalesReason"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesPerson", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("Bonus") - .HasColumnType("money") - .HasColumnName("Bonus"); - - b.Property("CommissionPct") - .HasColumnType("numeric") - .HasColumnName("CommissionPct"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("SalesLastYear") - .HasColumnType("money") - .HasColumnName("SalesLastYear"); - - b.Property("SalesQuota") - .HasColumnType("money") - .HasColumnName("SalesQuota"); - - b.Property("SalesYTD") - .HasColumnType("money") - .HasColumnName("SalesYTD"); - - b.Property("TerritoryID") - .HasColumnType("int") - .HasColumnName("TerritoryID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.HasIndex("TerritoryID"); - - b.ToTable("Sales.SalesPerson"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesPersonQuotaHistory", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("QuotaDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("QuotaDate") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("SalesQuota") - .HasColumnType("money") - .HasColumnName("SalesQuota"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID", "QuotaDate"); - - b.ToTable("Sales.SalesPersonQuotaHistory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesReason", b => - { - b.Property("SalesReasonID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("SalesReasonID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SalesReasonID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("ReasonType") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("ReasonType"); - - b.HasKey("SalesReasonID"); - - b.ToTable("Sales.SalesReason"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTaxRate", b => - { - b.Property("SalesTaxRateID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("SalesTaxRateID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SalesTaxRateID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("StateProvinceID") - .HasColumnType("int") - .HasColumnName("StateProvinceID"); - - b.Property("TaxRate") - .HasColumnType("numeric") - .HasColumnName("TaxRate"); - - b.Property("TaxType") - .HasColumnType("smallint") - .HasColumnName("TaxType"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("SalesTaxRateID"); - - b.HasIndex("StateProvinceID"); - - b.ToTable("Sales.SalesTaxRate", "Sales"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTerritory", b => - { - b.Property("TerritoryID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("TerritoryID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("TerritoryID")); - - b.Property("CostLastYear") - .HasColumnType("money") - .HasColumnName("CostLastYear"); - - b.Property("CostYTD") - .HasColumnType("money") - .HasColumnName("CostYTD"); - - b.Property("CountryRegionCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("character varying(3)") - .HasColumnName("CountryRegionCode"); - - b.Property("Group") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Group"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("SalesLastYear") - .HasColumnType("money") - .HasColumnName("SalesLastYear"); - - b.Property("SalesYTD") - .HasColumnType("money") - .HasColumnName("SalesYTD"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("TerritoryID"); - - b.HasIndex("CountryRegionCode"); - - b.ToTable("Sales.SalesTerritory", "Sales"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTerritoryHistory", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID") - .HasColumnOrder(1); - - b.Property("TerritoryID") - .HasColumnType("int") - .HasColumnName("TerritoryID") - .HasColumnOrder(3); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate") - .HasColumnOrder(2); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID", "TerritoryID"); - - b.HasIndex("TerritoryID"); - - b.ToTable("Sales.SalesTerritoryHistory", "Sales"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ScrapReason", b => - { - b.Property("ScrapReasonID") - .ValueGeneratedOnAdd() - .HasColumnType("smallint") - .HasColumnName("ScrapReasonID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ScrapReasonID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("ScrapReasonID"); - - b.ToTable("Production.ScrapReason", "Production"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Basket", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("Currency") - .HasColumnType("text"); - - b.Property("IsCheckedOut") - .HasColumnType("boolean"); - - b.Property("TotalPrice") - .HasColumnType("numeric"); - - b.Property("UserId") - .HasColumnType("uuid"); - - b.HasKey("Id"); - - b.ToTable("Basket", "Shared"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.BasketItem", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("BasketId") - .HasColumnType("uuid"); - - b.Property("CreateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("DeleteDate") - .HasColumnType("timestamp with time zone"); - - b.Property("ProductName") - .HasColumnType("text"); - - b.Property("Status") - .HasColumnType("integer"); - - b.Property("UnitPrice") - .HasColumnType("numeric"); - - b.Property("UpdateDate") - .HasColumnType("timestamp with time zone"); - - b.HasKey("Id"); - - b.HasIndex("BasketId"); - - b.ToTable("BasketItem", "Shared"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Category", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("CategoryName") - .IsRequired() - .HasMaxLength(30) - .HasColumnType("character varying(30)"); - - b.Property("CreateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("DeleteDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Description") - .IsRequired() - .HasColumnType("text"); - - b.Property("Picture") - .IsRequired() - .HasColumnType("bytea"); - - b.Property("Status") - .HasColumnType("integer"); - - b.Property("UpdateDate") - .HasColumnType("timestamp with time zone"); - - b.HasKey("Id"); - - b.ToTable("Categories"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.ChatRequest", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("Date") - .HasColumnType("timestamp with time zone"); - - b.Property("LastUpdate") - .HasColumnType("timestamp with time zone"); - - b.Property("Message") - .HasColumnType("text"); - - b.Property("ReferenceDate") - .HasColumnType("timestamp with time zone"); - - b.HasKey("Id"); - - b.ToTable("ChatRequests"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.CompetitionMatch", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("LeagueCode") - .HasColumnType("uuid"); - - b.Property("PlayerTwo") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("CompetitionMatches"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Coupon", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("Amount") - .HasColumnType("integer"); - - b.Property("Description") - .IsRequired() - .HasColumnType("text"); - - b.Property("ProductName") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("Coupons"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.EmployeeAddress", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("AddressId") - .HasColumnType("int"); - - b.Property("EmployeeId") - .HasColumnType("int"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Rowguid") - .HasColumnType("uuid"); - - b.HasKey("Id"); - - b.HasIndex("AddressId"); - - b.HasIndex("EmployeeId"); - - b.ToTable("EmployeeAddresses"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Feature", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("CreateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("DeleteDate") - .HasColumnType("timestamp with time zone"); - - b.Property("FeatureName") - .IsRequired() - .HasColumnType("text"); - - b.Property("IsEnabled") - .HasColumnType("boolean"); - - b.Property("Status") - .HasColumnType("integer"); - - b.Property("UpdateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Username") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("Feature", "Shared"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.RefreshToken", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("CreatedAt") - .HasColumnType("timestamp with time zone"); - - b.Property("ExpiryDate") - .HasColumnType("timestamp with time zone"); - - b.Property("IsRevoked") - .HasColumnType("boolean"); - - b.Property("Token") - .IsRequired() - .HasColumnType("text"); - - b.Property("UserId") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.HasIndex("UserId"); - - b.ToTable("RefreshTokens"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.UserProfile", b => - { - b.Property("Id") - .HasColumnType("text"); - - b.Property("AvatarUrl") - .HasColumnType("text"); - - b.Property("Bio") - .HasColumnType("text"); - - b.Property("Company") - .HasColumnType("text"); - - b.Property("CreatedAt") - .HasColumnType("timestamp with time zone"); - - b.Property("DateOfBirth") - .HasColumnType("timestamp with time zone"); - - b.Property("Email") - .IsRequired() - .HasColumnType("text"); - - b.Property("EmailConfirmed") - .HasColumnType("boolean"); - - b.Property("IsLoggedIn") - .HasColumnType("text"); - - b.Property("Language") - .IsRequired() - .HasColumnType("text"); - - b.Property("LastLoginAt") - .HasColumnType("timestamp with time zone"); - - b.Property("Location") - .HasColumnType("text"); - - b.Property("LoginCount") - .HasColumnType("integer"); - - b.Property("Name") - .IsRequired() - .HasColumnType("text"); - - b.Property("Nickname") - .HasColumnType("text"); - - b.Property("NotificationSettingsId") - .HasColumnType("integer"); - - b.Property("Phone") - .HasColumnType("text"); - - b.Property("Position") - .HasColumnType("text"); - - b.Property("PrivacySettingsId") - .HasColumnType("integer"); - - b.Property("Role") - .IsRequired() - .HasColumnType("text"); - - b.Property("Subscription") - .HasColumnType("text"); - - b.Property("Timezone") - .IsRequired() - .HasColumnType("text"); - - b.Property("UpdatedAt") - .HasColumnType("timestamp with time zone"); - - b.Property("UserId") - .IsRequired() - .HasColumnType("text"); - - b.Property("UserTypeId") - .HasColumnType("text"); - - b.Property("Username") - .IsRequired() - .HasColumnType("text"); - - b.Property("Website") - .HasColumnType("text"); - - b.HasKey("Id"); - - b.HasIndex("NotificationSettingsId"); - - b.HasIndex("PrivacySettingsId"); - - b.HasIndex("UserId"); - - b.ToTable("UserProfile", "Shared"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shift", b => - { - b.Property("ShiftID") - .ValueGeneratedOnAdd() - .HasColumnType("integer") - .HasColumnName("ShiftID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ShiftID")); - - b.Property("EndTime") - .HasColumnType("time") - .HasColumnName("EndTime"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("StartTime") - .HasColumnType("time") - .HasColumnName("StartTime"); - - b.HasKey("ShiftID"); - - b.ToTable("Shift", "HumanResources"); - - b.HasData( - new - { - ShiftID = 1, - EndTime = new TimeSpan(0, 15, 0, 0, 0), - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Day", - StartTime = new TimeSpan(0, 7, 0, 0, 0) - }, - new - { - ShiftID = 2, - EndTime = new TimeSpan(0, 23, 0, 0, 0), - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Evening", - StartTime = new TimeSpan(0, 15, 0, 0, 0) - }, - new - { - ShiftID = 3, - EndTime = new TimeSpan(0, 7, 0, 0, 0), - ModifiedDate = new DateTime(2025, 1, 1, 0, 0, 0, 0, DateTimeKind.Utc), - Name = "Night", - StartTime = new TimeSpan(0, 23, 0, 0, 0) - }); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ShipMethod", b => - { - b.Property("ShipMethodID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ShipMethodID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ShipMethodID")); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("ShipBase") - .HasColumnType("money") - .HasColumnName("ShipBase"); - - b.Property("ShipRate") - .HasColumnType("money") - .HasColumnName("ShipRate"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("ShipMethodID"); - - b.ToTable("Purchasing.ShipMethod", "Purchasing"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ShoppingCartItem", b => - { - b.Property("ShoppingCartItemID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("ShoppingCartItemID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("ShoppingCartItemID")); - - b.Property("DateCreated") - .HasColumnType("timestamp with time zone") - .HasColumnName("DateCreated"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("Quantity") - .HasColumnType("int") - .HasColumnName("Quantity"); - - b.Property("ShoppingCartID") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("ShoppingCartID"); - - b.HasKey("ShoppingCartItemID"); - - b.HasIndex("ProductID"); - - b.ToTable("Sales.ShoppingCartItem", "Sales"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SpecialOffer", b => - { - b.Property("SpecialOfferID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("SpecialOfferID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("SpecialOfferID")); - - b.Property("Category") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Category"); - - b.Property("Description") - .IsRequired() - .HasMaxLength(255) - .HasColumnType("character varying(255)") - .HasColumnName("Description"); - - b.Property("DiscountPct") - .HasColumnType("numeric") - .HasColumnName("DiscountPct"); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("MaxQty") - .HasColumnType("int") - .HasColumnName("MaxQty"); - - b.Property("MinQty") - .HasColumnType("int") - .HasColumnName("MinQty"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate"); - - b.Property("Type") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Type"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("SpecialOfferID"); - - b.ToTable("Sales.SpecialOffer", "Sales"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SpecialOfferProduct", b => - { - b.Property("SpecialOfferID") - .HasColumnType("int") - .HasColumnName("SpecialOfferID") - .HasColumnOrder(1); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(2); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("SpecialOfferID", "ProductID"); - - b.HasIndex("ProductID"); - - b.ToTable("Person.SpecialOfferProduct", "Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.StateProvince", b => - { - b.Property("StateProvinceID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("StateProvinceID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("StateProvinceID")); - - b.Property("CountryRegionCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("character varying(3)") - .HasColumnName("CountryRegionCode"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("StateProvinceCode") - .IsRequired() - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("StateProvinceCode"); - - b.Property("TerritoryID") - .HasColumnType("int") - .HasColumnName("TerritoryID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("StateProvinceID"); - - b.HasIndex("CountryRegionCode"); - - b.HasIndex("TerritoryID"); - - b.ToTable("Person.StateProvince", "Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Store", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("Demographics") - .IsRequired() - .HasColumnType("xml") - .HasColumnName("Demographics"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("SalesPersonID") - .HasColumnType("int") - .HasColumnName("SalesPersonID"); - - b.Property("rowguid") - .HasColumnType("uuid") - .HasColumnName("rowguid"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("Store", (string)null); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TradingEconomics.ComtradeCategories", b => - { - b.Property("Id") - .HasColumnType("text"); - - b.Property("Name") - .IsRequired() - .HasColumnType("text"); - - b.Property("ParentId") - .IsRequired() - .HasColumnType("text"); - - b.Property("PrettyName") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("ComtradeCategories", "TradingEconomics"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TradingEconomics.Forecast", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("Category") - .IsRequired() - .HasColumnType("text"); - - b.Property("Country") - .IsRequired() - .HasColumnType("text"); - - b.Property("ForecastLastUpdate") - .HasColumnType("timestamp with time zone"); - - b.Property("ForecastValue1") - .HasColumnType("double precision"); - - b.Property("ForecastValue1Q") - .HasColumnType("double precision"); - - b.Property("ForecastValue2") - .HasColumnType("double precision"); - - b.Property("ForecastValue2Q") - .HasColumnType("double precision"); - - b.Property("ForecastValue3") - .HasColumnType("double precision"); - - b.Property("ForecastValue3Q") - .HasColumnType("double precision"); - - b.Property("ForecastValue4Q") - .HasColumnType("double precision"); - - b.Property("Frequency") - .IsRequired() - .HasColumnType("text"); - - b.Property("HistoricalDataSymbol") - .IsRequired() - .HasColumnType("text"); - - b.Property("LatestValue") - .HasColumnType("double precision"); - - b.Property("LatestValueDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Q1Date") - .HasColumnType("timestamp with time zone"); - - b.Property("Q2Date") - .HasColumnType("timestamp with time zone"); - - b.Property("Q3Date") - .HasColumnType("timestamp with time zone"); - - b.Property("Q4Date") - .HasColumnType("timestamp with time zone"); - - b.Property("Title") - .IsRequired() - .HasColumnType("text"); - - b.Property("Unit") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("Forecast", "TradingEconomics"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TradingEconomics.TradingEconomicsCalendar", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("uuid"); - - b.Property("Actual") - .IsRequired() - .HasColumnType("text"); - - b.Property("CalendarId") - .IsRequired() - .HasColumnType("text"); - - b.Property("Category") - .IsRequired() - .HasColumnType("text"); - - b.Property("Country") - .IsRequired() - .HasColumnType("text"); - - b.Property("CreateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Currency") - .IsRequired() - .HasColumnType("text"); - - b.Property("Date") - .HasColumnType("timestamp with time zone"); - - b.Property("DateSpan") - .IsRequired() - .HasColumnType("text"); - - b.Property("DeleteDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Event") - .IsRequired() - .HasColumnType("text"); - - b.Property("Forecast") - .IsRequired() - .HasColumnType("text"); - - b.Property("Importance") - .HasColumnType("integer"); - - b.Property("LastUpdate") - .HasColumnType("timestamp with time zone"); - - b.Property("Previous") - .IsRequired() - .HasColumnType("text"); - - b.Property("Reference") - .IsRequired() - .HasColumnType("text"); - - b.Property("ReferenceDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Revised") - .IsRequired() - .HasColumnType("text"); - - b.Property("Source") - .IsRequired() - .HasColumnType("text"); - - b.Property("SourceUrl") - .IsRequired() - .HasColumnType("text"); - - b.Property("Status") - .HasColumnType("integer"); - - b.Property("Symbol") - .IsRequired() - .HasColumnType("text"); - - b.Property("TeForecast") - .IsRequired() - .HasColumnType("text"); - - b.Property("Ticker") - .IsRequired() - .HasColumnType("text"); - - b.Property("Unit") - .IsRequired() - .HasColumnType("text"); - - b.Property("UpdateDate") - .HasColumnType("timestamp with time zone"); - - b.Property("Url") - .IsRequired() - .HasColumnType("text"); - - b.HasKey("Id"); - - b.ToTable("TradingEconomicsCalendar", "TradingEconomics"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TransactionHistory", b => - { - b.Property("TransactionID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("TransactionID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("TransactionID")); - - b.Property("ActualCost") - .HasColumnType("money") - .HasColumnName("ActualCost"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("Quantity") - .HasColumnType("int") - .HasColumnName("Quantity"); - - b.Property("ReferenceOrderID") - .HasColumnType("int") - .HasColumnName("ReferenceOrderID"); - - b.Property("ReferenceOrderLineID") - .HasColumnType("int") - .HasColumnName("ReferenceOrderLineID"); - - b.Property("TransactionDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("TransactionDate"); - - b.Property("TransactionType") - .IsRequired() - .HasMaxLength(1) - .HasColumnType("nchar") - .HasColumnName("TransactionType"); - - b.HasKey("TransactionID"); - - b.HasIndex("ProductID"); - - b.ToTable("Production.TransactionHistory", "Production"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TransactionHistoryArchive", b => - { - b.Property("TransactionID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("TransactionID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("TransactionID")); - - b.Property("ActualCost") - .HasColumnType("money") - .HasColumnName("ActualCost"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("Quantity") - .HasColumnType("int") - .HasColumnName("Quantity"); - - b.Property("ReferenceOrderID") - .HasColumnType("int") - .HasColumnName("ReferenceOrderID"); - - b.Property("ReferenceOrderLineID") - .HasColumnType("int") - .HasColumnName("ReferenceOrderLineID"); - - b.Property("TransactionDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("TransactionDate"); - - b.Property("TransactionType") - .IsRequired() - .HasMaxLength(1) - .HasColumnType("nchar") - .HasColumnName("TransactionType"); - - b.HasKey("TransactionID"); - - b.ToTable("Production.TransactionHistoryArchive", "Production"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.UnitMeasure", b => - { - b.Property("UnitMeasureCode") - .HasMaxLength(3) - .HasColumnType("nchar") - .HasColumnName("UnitMeasureCode"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.HasKey("UnitMeasureCode"); - - b.ToTable("Production.UnitMeasure", "Production"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Vendor", b => - { - b.Property("BusinessEntityID") - .HasColumnType("int") - .HasColumnName("BusinessEntityID"); - - b.Property("AccountNumber") - .IsRequired() - .HasMaxLength(15) - .HasColumnType("character varying(15)") - .HasColumnName("AccountNumber"); - - b.Property("CreditRating") - .HasColumnType("smallint") - .HasColumnName("CreditRating"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("Name") - .IsRequired() - .HasMaxLength(50) - .HasColumnType("character varying(50)") - .HasColumnName("Name"); - - b.Property("PurchasingWebServiceURL") - .IsRequired() - .HasMaxLength(1024) - .HasColumnType("character varying(1024)") - .HasColumnName("PurchasingWebServiceURL"); - - b.HasKey("BusinessEntityID"); - - b.ToTable("Vendor", (string)null); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.WorkOrder", b => - { - b.Property("WorkOrderID") - .ValueGeneratedOnAdd() - .HasColumnType("int") - .HasColumnName("WorkOrderID"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("WorkOrderID")); - - b.Property("DueDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("DueDate"); - - b.Property("EndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("EndDate"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OrderQty") - .HasColumnType("int") - .HasColumnName("OrderQty"); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID"); - - b.Property("ScrapReasonID") - .HasColumnType("smallint") - .HasColumnName("ScrapReasonID"); - - b.Property("ScrappedQty") - .HasColumnType("smallint") - .HasColumnName("ScrappedQty"); - - b.Property("StartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("StartDate"); - - b.Property("StockedQty") - .ValueGeneratedOnAddOrUpdate() - .HasColumnType("int") - .HasColumnName("StockedQty"); - - b.HasKey("WorkOrderID"); - - b.HasIndex("ProductID"); - - b.HasIndex("ScrapReasonID"); - - b.ToTable("Production.WorkOrder", "Production"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.WorkOrderRouting", b => - { - b.Property("WorkOrderID") - .HasColumnType("int") - .HasColumnName("WorkOrderID") - .HasColumnOrder(1); - - b.Property("ProductID") - .HasColumnType("int") - .HasColumnName("ProductID") - .HasColumnOrder(2); - - b.Property("ActualCost") - .HasColumnType("money") - .HasColumnName("ActualCost"); - - b.Property("ActualEndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ActualEndDate"); - - b.Property("ActualResourceHrs") - .HasColumnType("decimal") - .HasColumnName("ActualResourceHrs"); - - b.Property("ActualStartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ActualStartDate"); - - b.Property("LocationID") - .HasColumnType("smallint") - .HasColumnName("LocationID"); - - b.Property("ModifiedDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ModifiedDate"); - - b.Property("OperationSequence") - .HasColumnType("smallint") - .HasColumnName("OperationSequence") - .HasColumnOrder(3); - - b.Property("PlannedCost") - .HasColumnType("money") - .HasColumnName("PlannedCost"); - - b.Property("ScheduledEndDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ScheduledEndDate"); - - b.Property("ScheduledStartDate") - .HasColumnType("timestamp with time zone") - .HasColumnName("ScheduledStartDate"); - - b.HasKey("WorkOrderID", "ProductID"); - - b.HasIndex("LocationID"); - - b.ToTable("Production.WorkOrderRouting", "Production"); - }); - - modelBuilder.Entity("Orion.Domain.DTO.NotificationSettings", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("Email") - .HasColumnType("boolean"); - - b.Property("Marketing") - .HasColumnType("boolean"); - - b.Property("Push") - .HasColumnType("boolean"); - - b.Property("Sms") - .HasColumnType("boolean"); - - b.HasKey("Id"); - - b.ToTable("NotificationSettings"); - }); - - modelBuilder.Entity("Orion.Domain.DTO.PrivacySettings", b => - { - b.Property("Id") - .ValueGeneratedOnAdd() - .HasColumnType("integer"); - - NpgsqlPropertyBuilderExtensions.UseIdentityByDefaultColumn(b.Property("Id")); - - b.Property("ProfileVisible") - .HasColumnType("boolean"); - - b.Property("ShowEmail") - .HasColumnType("boolean"); - - b.Property("ShowPhone") - .HasColumnType("boolean"); - - b.HasKey("Id"); - - b.ToTable("PrivacySettings"); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityRoleClaim", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityRole", null) - .WithMany() - .HasForeignKey("RoleId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserClaim", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserLogin", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserRole", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityRole", null) - .WithMany() - .HasForeignKey("RoleId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Microsoft.AspNetCore.Identity.IdentityUserToken", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", null) - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Address", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.StateProvince", "StateProvince") - .WithMany("Addresses") - .HasForeignKey("StateProvinceID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("StateProvince"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BillOfMaterials", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product1") - .WithMany("BillOfMaterials1") - .HasForeignKey("ComponentID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("BillOfMaterials") - .HasForeignKey("ProductAssemblyID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.UnitMeasure", "UnitMeasure") - .WithMany("BillOfMaterials") - .HasForeignKey("UnitMeasureCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - - b.Navigation("Product1"); - - b.Navigation("UnitMeasure"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntityAddress", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Address", "Address") - .WithMany("BusinessEntityAddress") - .HasForeignKey("AddressID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.AddressType", "AddressType") - .WithMany("BusinessEntityAddress") - .HasForeignKey("AddressTypeID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.BusinessEntity", "BusinessEntity") - .WithMany("BusinessEntityAddress") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Address"); - - b.Navigation("AddressType"); - - b.Navigation("BusinessEntity"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntityContact", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.BusinessEntity", "BusinessEntity") - .WithMany("BusinessEntityContact") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithMany("BusinessEntityContact") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ContactType", "ContactType") - .WithMany("BusinessEntityContact") - .HasForeignKey("ContactTypeID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("BusinessEntity"); - - b.Navigation("ContactType"); - - b.Navigation("Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CountryRegionCurrency", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.CountryRegion", "CountryRegion") - .WithMany("CountryRegionCurrencies") - .HasForeignKey("CountryRegionCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Currency", "Currency") - .WithMany("CountryRegionCurrencies") - .HasForeignKey("CurrencyCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("CountryRegion"); - - b.Navigation("Currency"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Course", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", null) - .WithMany("AttendedCourses") - .HasForeignKey("EmployeeBusinessEntityID"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CurrencyRate", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Currency", "Currency") - .WithMany("CurrencyRates") - .HasForeignKey("FromCurrencyCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Currency", "Currency1") - .WithMany("CurrencyRates1") - .HasForeignKey("ToCurrencyCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Currency"); - - b.Navigation("Currency1"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Customer", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithMany("Customers") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Store", "Store") - .WithMany("Customers") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesTerritory", "SalesTerritory") - .WithMany("Customers") - .HasForeignKey("TerritoryID"); - - b.Navigation("Person"); - - b.Navigation("SalesTerritory"); - - b.Navigation("Store"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Document", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany("Documents") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Employee"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmailAddress", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithMany("EmailAddresses") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Employee", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithOne("Employee") - .HasForeignKey("Orion.DataAccess.Postgres.Entities.Employee", "BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmployeeDepartmentHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany("EmployeeDepartmentHistories") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Department", "Department") - .WithMany("EmployeeDepartmentHistories") - .HasForeignKey("DepartmentID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Shift", "Shift") - .WithMany("EmployeeDepartmentHistories") - .HasForeignKey("ShiftID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Department"); - - b.Navigation("Employee"); - - b.Navigation("Shift"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.EmployeePayHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany("EmployeePayHistories") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Employee"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.JobCandidate", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany("JobCandidates") - .HasForeignKey("BusinessEntityID"); - - b.Navigation("Employee"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Password", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithOne("Password") - .HasForeignKey("Orion.DataAccess.Postgres.Entities.Password", "BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Person", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.BusinessEntity", "BusinessEntity") - .WithMany() - .HasForeignKey("BusinessEntityID1") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("BusinessEntity"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PersonCreditCard", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithMany("PersonCreditCards") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.CreditCard", "CreditCard") - .WithMany("PersonCreditCards") - .HasForeignKey("CreditCardID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("CreditCard"); - - b.Navigation("Person"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PersonPhone", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Person", "Person") - .WithMany("PersonPhones") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.PhoneNumberType", "PhoneNumberType") - .WithMany("PersonPhones") - .HasForeignKey("PhoneNumberTypeID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Person"); - - b.Navigation("PhoneNumberType"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Product", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Shared.Category", null) - .WithMany("Products") - .HasForeignKey("CategoryId"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductModel", "ProductModel") - .WithMany("Products") - .HasForeignKey("ProductModelID"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductSubcategory", "ProductSubcategory") - .WithMany("Products") - .HasForeignKey("ProductSubcategoryID"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.UnitMeasure", "UnitMeasure") - .WithMany("Products") - .HasForeignKey("SizeUnitMeasureCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.UnitMeasure", "UnitMeasure1") - .WithMany("Products1") - .HasForeignKey("WeightUnitMeasureCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("ProductModel"); - - b.Navigation("ProductSubcategory"); - - b.Navigation("UnitMeasure"); - - b.Navigation("UnitMeasure1"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductCostHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductCostHistories") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductDocument", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Document", "Document") - .WithMany("ProductDocuments") - .HasForeignKey("DocumentBusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductDocuments") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Document"); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductInventory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Location", "Location") - .WithMany("ProductInventories") - .HasForeignKey("LocationID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductInventories") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Location"); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductListPriceHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductListPriceHistories") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModelIllustration", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Illustration", "Illustration") - .WithMany("ProductModelIllustrations") - .HasForeignKey("IllustrationID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductModel", "ProductModel") - .WithMany("ProductModelIllustrations") - .HasForeignKey("ProductModelID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Illustration"); - - b.Navigation("ProductModel"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModelProductDescriptionCulture", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Culture", "Culture") - .WithMany("ProductModelProductDescriptionCultures") - .HasForeignKey("CultureID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductDescription", "ProductDescription") - .WithMany("ProductModelProductDescriptionCultures") - .HasForeignKey("ProductDescriptionID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired() - .HasConstraintName("FK_Production.ProductModelProductDescriptionCulture_Productio~1"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductModel", "ProductModel") - .WithMany("ProductModelProductDescriptionCultures") - .HasForeignKey("ProductModelID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired() - .HasConstraintName("FK_Production.ProductModelProductDescriptionCulture_Productio~2"); - - b.Navigation("Culture"); - - b.Navigation("ProductDescription"); - - b.Navigation("ProductModel"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductProductPhoto", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductProductPhotos") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductPhoto", "ProductPhoto") - .WithMany("ProductProductPhotos") - .HasForeignKey("ProductPhotoID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - - b.Navigation("ProductPhoto"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductReview", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductReviews") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductSubcategory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.ProductCategory", "ProductCategory") - .WithMany("ProductSubcategories") - .HasForeignKey("ProductCategoryID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("ProductCategory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductVendor", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Vendor", "Vendor") - .WithMany("ProductVendors") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ProductVendors") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.UnitMeasure", "UnitMeasure") - .WithMany("ProductVendors") - .HasForeignKey("UnitMeasureCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - - b.Navigation("UnitMeasure"); - - b.Navigation("Vendor"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PurchaseOrderDetail", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("PurchaseOrderDetails") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.PurchaseOrderHeader", "PurchaseOrderHeader") - .WithMany("PurchaseOrderDetails") - .HasForeignKey("PurchaseOrderID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - - b.Navigation("PurchaseOrderHeader"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PurchaseOrderHeader", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany("PurchaseOrderHeaders") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Vendor", "Vendor") - .WithMany("PurchaseOrderHeaders") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ShipMethod", "ShippedBy") - .WithMany("PurchaseOrderHeaders") - .HasForeignKey("ShipMethodID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Employee"); - - b.Navigation("ShippedBy"); - - b.Navigation("Vendor"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderDetail", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesOrderHeader", "SalesOrderHeader") - .WithMany("SalesOrderDetails") - .HasForeignKey("SalesOrderID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SpecialOfferProduct", "SpecialOfferProduct") - .WithMany("SalesOrderDetails") - .HasForeignKey("SpecialOfferID", "ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("SalesOrderHeader"); - - b.Navigation("SpecialOfferProduct"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderHeader", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Address", "Address") - .WithMany("SalesOrderHeaders") - .HasForeignKey("BillToAddressID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesPerson", "SalesPerson") - .WithMany("SalesOrderHeaders") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.CreditCard", "CreditCard") - .WithMany("SalesOrderHeaders") - .HasForeignKey("CreditCardID"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.CurrencyRate", "CurrencyRate") - .WithMany("SalesOrderHeaders") - .HasForeignKey("CurrencyRateID"); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Customer", "Customer") - .WithMany("SalesOrderHeaders") - .HasForeignKey("CustomerID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ShipMethod", "ShippedBy") - .WithMany("SalesOrderHeaders") - .HasForeignKey("ShipMethodID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Address", "Address1") - .WithMany("SalesOrderHeaders1") - .HasForeignKey("ShipToAddressID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesTerritory", "SalesTerritory") - .WithMany("SalesOrderHeaders") - .HasForeignKey("TerritoryID"); - - b.Navigation("Address"); - - b.Navigation("Address1"); - - b.Navigation("CreditCard"); - - b.Navigation("CurrencyRate"); - - b.Navigation("Customer"); - - b.Navigation("SalesPerson"); - - b.Navigation("SalesTerritory"); - - b.Navigation("ShippedBy"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderHeaderSalesReason", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesOrderHeader", "SalesOrderHeader") - .WithMany("SalesOrderHeaderSalesReasons") - .HasForeignKey("SalesOrderID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesReason", "SalesReason") - .WithMany("SalesOrderHeaderSalesReasons") - .HasForeignKey("SalesReasonID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("SalesOrderHeader"); - - b.Navigation("SalesReason"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesPerson", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithOne("SalesPerson") - .HasForeignKey("Orion.DataAccess.Postgres.Entities.SalesPerson", "BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesTerritory", "SalesTerritory") - .WithMany("SalesPeople") - .HasForeignKey("TerritoryID"); - - b.Navigation("Employee"); - - b.Navigation("SalesTerritory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesPersonQuotaHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesPerson", "SalesPerson") - .WithMany("SalesPersonQuotaHistories") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("SalesPerson"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTaxRate", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.StateProvince", "StateProvince") - .WithMany("SalesTaxRates") - .HasForeignKey("StateProvinceID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("StateProvince"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTerritory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.CountryRegion", "CountryRegion") - .WithMany("SalesTerritories") - .HasForeignKey("CountryRegionCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("CountryRegion"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTerritoryHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesPerson", "SalesPerson") - .WithMany("SalesTerritoryHistories") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesTerritory", "SalesTerritory") - .WithMany("SalesTerritoryHistories") - .HasForeignKey("TerritoryID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("SalesPerson"); - - b.Navigation("SalesTerritory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.BasketItem", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Shared.Basket", null) - .WithMany("Items") - .HasForeignKey("BasketId"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.EmployeeAddress", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Address", "Address") - .WithMany() - .HasForeignKey("AddressId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.Employee", "Employee") - .WithMany() - .HasForeignKey("EmployeeId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Address"); - - b.Navigation("Employee"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.RefreshToken", b => - { - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", "User") - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("User"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.UserProfile", b => - { - b.HasOne("Orion.Domain.DTO.NotificationSettings", "NotificationSettings") - .WithMany() - .HasForeignKey("NotificationSettingsId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.Domain.DTO.PrivacySettings", "PrivacySettings") - .WithMany() - .HasForeignKey("PrivacySettingsId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Microsoft.AspNetCore.Identity.IdentityUser", "User") - .WithMany() - .HasForeignKey("UserId") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("NotificationSettings"); - - b.Navigation("PrivacySettings"); - - b.Navigation("User"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ShoppingCartItem", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("ShoppingCartItems") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SpecialOfferProduct", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("SpecialOfferProducts") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SpecialOffer", "SpecialOffer") - .WithMany("SpecialOfferProducts") - .HasForeignKey("SpecialOfferID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - - b.Navigation("SpecialOffer"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.StateProvince", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.CountryRegion", "CountryRegion") - .WithMany("StateProvinces") - .HasForeignKey("CountryRegionCode") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesTerritory", "SalesTerritory") - .WithMany("StateProvinces") - .HasForeignKey("TerritoryID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("CountryRegion"); - - b.Navigation("SalesTerritory"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Store", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.BusinessEntity", "BusinessEntity") - .WithMany() - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.SalesPerson", "SalesPerson") - .WithMany("Stores") - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("BusinessEntity"); - - b.Navigation("SalesPerson"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.TransactionHistory", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("TransactionHistories") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Product"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Vendor", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.BusinessEntity", "BusinessEntity") - .WithMany() - .HasForeignKey("BusinessEntityID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("BusinessEntity"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.WorkOrder", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Product", "Product") - .WithMany("WorkOrders") - .HasForeignKey("ProductID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.ScrapReason", "ScrapReason") - .WithMany("WorkOrders") - .HasForeignKey("ScrapReasonID"); - - b.Navigation("Product"); - - b.Navigation("ScrapReason"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.WorkOrderRouting", b => - { - b.HasOne("Orion.DataAccess.Postgres.Entities.Location", "Location") - .WithMany("WorkOrderRoutings") - .HasForeignKey("LocationID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.HasOne("Orion.DataAccess.Postgres.Entities.WorkOrder", "WorkOrder") - .WithMany("WorkOrderRoutings") - .HasForeignKey("WorkOrderID") - .OnDelete(DeleteBehavior.Cascade) - .IsRequired(); - - b.Navigation("Location"); - - b.Navigation("WorkOrder"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Address", b => - { - b.Navigation("BusinessEntityAddress"); - - b.Navigation("SalesOrderHeaders"); - - b.Navigation("SalesOrderHeaders1"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.AddressType", b => - { - b.Navigation("BusinessEntityAddress"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.BusinessEntity", b => - { - b.Navigation("BusinessEntityAddress"); - - b.Navigation("BusinessEntityContact"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ContactType", b => - { - b.Navigation("BusinessEntityContact"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CountryRegion", b => - { - b.Navigation("CountryRegionCurrencies"); - - b.Navigation("SalesTerritories"); - - b.Navigation("StateProvinces"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CreditCard", b => - { - b.Navigation("PersonCreditCards"); - - b.Navigation("SalesOrderHeaders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Culture", b => - { - b.Navigation("ProductModelProductDescriptionCultures"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Currency", b => - { - b.Navigation("CountryRegionCurrencies"); - - b.Navigation("CurrencyRates"); - - b.Navigation("CurrencyRates1"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.CurrencyRate", b => - { - b.Navigation("SalesOrderHeaders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Customer", b => - { - b.Navigation("SalesOrderHeaders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Department", b => - { - b.Navigation("EmployeeDepartmentHistories"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Document", b => - { - b.Navigation("ProductDocuments"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Employee", b => - { - b.Navigation("AttendedCourses"); - - b.Navigation("Documents"); - - b.Navigation("EmployeeDepartmentHistories"); - - b.Navigation("EmployeePayHistories"); - - b.Navigation("JobCandidates"); - - b.Navigation("PurchaseOrderHeaders"); - - b.Navigation("SalesPerson"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Illustration", b => - { - b.Navigation("ProductModelIllustrations"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Location", b => - { - b.Navigation("ProductInventories"); - - b.Navigation("WorkOrderRoutings"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Person", b => - { - b.Navigation("BusinessEntityContact"); - - b.Navigation("Customers"); - - b.Navigation("EmailAddresses"); - - b.Navigation("Employee"); - - b.Navigation("Password"); - - b.Navigation("PersonCreditCards"); - - b.Navigation("PersonPhones"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PhoneNumberType", b => - { - b.Navigation("PersonPhones"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Product", b => - { - b.Navigation("BillOfMaterials"); - - b.Navigation("BillOfMaterials1"); - - b.Navigation("ProductCostHistories"); - - b.Navigation("ProductDocuments"); - - b.Navigation("ProductInventories"); - - b.Navigation("ProductListPriceHistories"); - - b.Navigation("ProductProductPhotos"); - - b.Navigation("ProductReviews"); - - b.Navigation("ProductVendors"); - - b.Navigation("PurchaseOrderDetails"); - - b.Navigation("ShoppingCartItems"); - - b.Navigation("SpecialOfferProducts"); - - b.Navigation("TransactionHistories"); - - b.Navigation("WorkOrders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductCategory", b => - { - b.Navigation("ProductSubcategories"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductDescription", b => - { - b.Navigation("ProductModelProductDescriptionCultures"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductModel", b => - { - b.Navigation("ProductModelIllustrations"); - - b.Navigation("ProductModelProductDescriptionCultures"); - - b.Navigation("Products"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductPhoto", b => - { - b.Navigation("ProductProductPhotos"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ProductSubcategory", b => - { - b.Navigation("Products"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.PurchaseOrderHeader", b => - { - b.Navigation("PurchaseOrderDetails"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesOrderHeader", b => - { - b.Navigation("SalesOrderDetails"); - - b.Navigation("SalesOrderHeaderSalesReasons"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesPerson", b => - { - b.Navigation("SalesOrderHeaders"); - - b.Navigation("SalesPersonQuotaHistories"); - - b.Navigation("SalesTerritoryHistories"); - - b.Navigation("Stores"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesReason", b => - { - b.Navigation("SalesOrderHeaderSalesReasons"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SalesTerritory", b => - { - b.Navigation("Customers"); - - b.Navigation("SalesOrderHeaders"); - - b.Navigation("SalesPeople"); - - b.Navigation("SalesTerritoryHistories"); - - b.Navigation("StateProvinces"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ScrapReason", b => - { - b.Navigation("WorkOrders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Basket", b => - { - b.Navigation("Items"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shared.Category", b => - { - b.Navigation("Products"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Shift", b => - { - b.Navigation("EmployeeDepartmentHistories"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.ShipMethod", b => - { - b.Navigation("PurchaseOrderHeaders"); - - b.Navigation("SalesOrderHeaders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SpecialOffer", b => - { - b.Navigation("SpecialOfferProducts"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.SpecialOfferProduct", b => - { - b.Navigation("SalesOrderDetails"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.StateProvince", b => - { - b.Navigation("Addresses"); - - b.Navigation("SalesTaxRates"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Store", b => - { - b.Navigation("Customers"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.UnitMeasure", b => - { - b.Navigation("BillOfMaterials"); - - b.Navigation("ProductVendors"); - - b.Navigation("Products"); - - b.Navigation("Products1"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.Vendor", b => - { - b.Navigation("ProductVendors"); - - b.Navigation("PurchaseOrderHeaders"); - }); - - modelBuilder.Entity("Orion.DataAccess.Postgres.Entities.WorkOrder", b => - { - b.Navigation("WorkOrderRoutings"); - }); -#pragma warning restore 612, 618 - } - } -} diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Data/OrionDbContext.cs b/src/DataAccess/Orion.DataAccess.Postgres/Data/OrionDbContext.cs index e9419f8d..fb6bdaf6 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/Data/OrionDbContext.cs +++ b/src/DataAccess/Orion.DataAccess.Postgres/Data/OrionDbContext.cs @@ -211,7 +211,29 @@ protected override void OnModelCreating(ModelBuilder modelBuilder) modelBuilder.Entity() .ToTable("BusinessEntity"); - // ✅ Seed data + modelBuilder.Entity() + .Property(p => p.DocumentNode) + .HasConversion( + v => v.ToString(), + v => SqlHierarchyId.Parse(v) + ) + .HasColumnType("text"); + + modelBuilder.Entity() + .ToTable("Person"); + + modelBuilder.Entity() + .ToTable("Store"); + + modelBuilder.Entity() + .ToTable("Vendor"); + + modelBuilder.Entity() + .ToTable("BusinessEntity"); + + + #region Human-resources + // ✅ Seed data modelBuilder.Entity(entity => { entity.ToTable("Department", "HumanResources"); @@ -341,49 +363,326 @@ protected override void OnModelCreating(ModelBuilder modelBuilder) DepartmentID = 16, Name = "Executive", GroupName = "Executive General and Administration", - ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) } ); }); - modelBuilder.Entity() - .Property(p => p.DocumentNode) - .HasConversion( - v => v.ToString(), - v => SqlHierarchyId.Parse(v) - ) - .HasColumnType("text"); - - modelBuilder.Entity() - .ToTable("Person"); + // ✅ Seed Shift data + modelBuilder.Entity(entity => + { + entity.ToTable("Shift", "HumanResources"); - modelBuilder.Entity() - .ToTable("Store"); + entity.HasKey(e => e.ShiftID); - modelBuilder.Entity() - .ToTable("Vendor"); + entity.Property(e => e.StartTime) + .IsRequired(); - modelBuilder.Entity() - .ToTable("BusinessEntity"); - - - // ✅ Seed default BusinessEntity data - modelBuilder.Entity(entity => + entity.Property(e => e.EndTime) + .IsRequired(); + + entity.Property(e => e.ModifiedDate) + .IsRequired(); + + // ✅ Seed data + entity.HasData( + new Shift() + { + ShiftID = 1, + Name = "Day", + StartTime = TimeSpan.Parse("07:00:00.0000000"), + EndTime = TimeSpan.Parse("15:00:00.0000000"), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new Shift() + { + ShiftID = 2, + Name = "Evening", + StartTime = TimeSpan.Parse("15:00:00.0000000"), + EndTime = TimeSpan.Parse("23:00:00.0000000"), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new Shift() + { + ShiftID = 3, + Name = "Night", + StartTime = TimeSpan.Parse("23:00:00.0000000"), + EndTime = TimeSpan.Parse("07:00:00.0000000"), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + } + ); + }); + + // ✅ Seed Job Candidate data + modelBuilder.Entity(entity => { - entity.ToTable("BusinessEntity", "Person"); - + entity.ToTable("JobCandidate", "HumanResources"); + entity.HasKey(e => e.JobCandidateID); + + // ✅ Seed data + entity.HasData( + new JobCandidate() + { + JobCandidateID = 1, + BusinessEntityID = null, + Resume = "LinkedIn", + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new JobCandidate() + { + JobCandidateID = 2, + BusinessEntityID = null, + Resume = "LinkedIn", + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + } + ); + }); + + // ✅ Seed Job Employee data + modelBuilder.Entity(entity => + { + entity.ToTable("Employee", "HumanResources"); entity.HasKey(e => e.BusinessEntityID); - + // ✅ Seed data entity.HasData( - new BusinessEntity( ) + new Employee() { BusinessEntityID = 1, + NationalIDNumber = "295847284", + LoginID = "adventure-works\\ken0", + OrganizationNode = null, + OrganizationLevel = 1, + JobTitle = "Chief Executive Officer", + BirthDate = new DateTime(2000, 01, 01, 0, 0, 0, DateTimeKind.Utc), + MaritalStatus = "S", + Gender = "M", + HireDate = new DateTime(2000, 01, 01, 0, 0, 0, DateTimeKind.Utc), + Salary = 5000, + VacationHours = 0, + SickLeaveHours = 3, + CurrentFlag = true, Rowguid = Guid.NewGuid(), - ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc), - BusinessEntityContact = new List {}, - BusinessEntityAddress = new List{} + EntityVersion = 1, + SuggestedBonus = 200, + JobLevel = 1, + SalariedFlag = false, + YearsInService = 10, + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + } + ); + }); + + // ✅ Seed Job Employee Department History data + modelBuilder.Entity(entity => + { + entity.ToTable("EmployeeDepartmentHistory", "HumanResources"); + entity.HasKey(e => e.BusinessEntityID); + + // ✅ Seed data + entity.HasData( + new EmployeeDepartmentHistory() + { + BusinessEntityID = 1, + DepartmentID = 16, + ShiftID = 1, + StartDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc), + EndDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + } + ); + }); + + // ✅ Seed Job Employee Pay History data + modelBuilder.Entity(entity => + { + entity.ToTable("EmployeePayHistory", "HumanResources"); + entity.HasKey(e => e.BusinessEntityID); + + // ✅ Seed data + entity.HasData( + new EmployeePayHistory() + { + BusinessEntityID = 1, + RateChangeDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc), + Rate = Convert.ToDecimal(125.50), + PayFrequency = 2, + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + } + ); + }); + + #endregion + + #region Sales + + // ✅ Seed Address data + modelBuilder.Entity(entity => + { + entity.ToTable("SalesTerritory", "Sales"); + + entity.HasKey(e => e.TerritoryID); + + // ✅ Seed data + entity.HasData( + new SalesTerritory() + { + TerritoryID = 1, + Name = "Northwest", + CountryRegionCode = "US", + Group = "North America", + SalesYTD = Convert.ToDecimal(7887186.7882), + SalesLastYear = Convert.ToDecimal(3298694.4938), + CostYTD = Convert.ToDecimal(0.00), + CostLastYear = Convert.ToDecimal(0.00), + rowguid = Guid.NewGuid(), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new SalesTerritory() + { + TerritoryID = 2, + Name = "Northwest", + CountryRegionCode = "US", + Group = "North America", + SalesYTD = Convert.ToDecimal(2402176.8476), + SalesLastYear = Convert.ToDecimal(3607148.9371), + CostYTD = Convert.ToDecimal(0.00), + CostLastYear = Convert.ToDecimal(0.00), + rowguid = Guid.NewGuid(), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new SalesTerritory() + { + TerritoryID = 3, + Name = "Central", + CountryRegionCode = "US", + Group = "North America", + SalesYTD = Convert.ToDecimal(3072175.118), + SalesLastYear = Convert.ToDecimal(3205014.0767), + CostYTD = Convert.ToDecimal(0.00), + CostLastYear = Convert.ToDecimal(0.00), + rowguid = Guid.NewGuid(), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new SalesTerritory() + { + TerritoryID = 4, + Name = "Southwest", + CountryRegionCode = "US", + Group = "North America", + SalesYTD = Convert.ToDecimal(10510853.8739), + SalesLastYear = Convert.ToDecimal(5366575.7098), + CostYTD = Convert.ToDecimal(0.00), + CostLastYear = Convert.ToDecimal(0.00), + rowguid = Guid.NewGuid(), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new SalesTerritory() + { + TerritoryID = 5, + Name = "Southwest", + CountryRegionCode = "US", + Group = "North America", + SalesYTD = Convert.ToDecimal(2538667.2515), + SalesLastYear = Convert.ToDecimal(3925071.4318), + CostYTD = Convert.ToDecimal(0.00), + CostLastYear = Convert.ToDecimal(0.00), + rowguid = Guid.NewGuid(), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new SalesTerritory() + { + TerritoryID = 6, + Name = "Canada", + CountryRegionCode = "CA", + Group = "North America", + SalesYTD = Convert.ToDecimal(6771829.1376), + SalesLastYear = Convert.ToDecimal(5693988.86), + CostYTD = Convert.ToDecimal(0.00), + CostLastYear = Convert.ToDecimal(0.00), + rowguid = Guid.NewGuid(), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new SalesTerritory() + { + TerritoryID = 7, + Name = "France", + CountryRegionCode = "FR", + Group = "Europe", + SalesYTD = Convert.ToDecimal(4772398.3078), + SalesLastYear = Convert.ToDecimal(2396539.7601), + CostYTD = Convert.ToDecimal(0.00), + CostLastYear = Convert.ToDecimal(0.00), + rowguid = Guid.NewGuid(), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new SalesTerritory() + { + TerritoryID = 8, + Name = "Germany", + CountryRegionCode = "DE", + Group = "Europe", + SalesYTD = Convert.ToDecimal(3805202.3478), + SalesLastYear = Convert.ToDecimal(1307949.7917), + CostYTD = Convert.ToDecimal(0.00), + CostLastYear = Convert.ToDecimal(0.00), + rowguid = Guid.NewGuid(), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new SalesTerritory() + { + TerritoryID = 9, + Name = "Australia", + CountryRegionCode = "AU", + Group = "Pacific", + SalesYTD = Convert.ToDecimal(5977814.9154), + SalesLastYear = Convert.ToDecimal(2278548.9776), + CostYTD = Convert.ToDecimal(0.00), + CostLastYear = Convert.ToDecimal(0.00), + rowguid = Guid.NewGuid(), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + }, + new SalesTerritory() + { + TerritoryID = 10, + Name = "United Kingdom", + CountryRegionCode = "GB", + Group = "Europe", + SalesYTD = Convert.ToDecimal(5012905.3656), + SalesLastYear = Convert.ToDecimal(1635823.3967), + CostYTD = Convert.ToDecimal(0.00), + CostLastYear = Convert.ToDecimal(0.00), + rowguid = Guid.NewGuid(), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + } + ); + }); + + #endregion + + #region Person + + // ✅ Seed Address data + modelBuilder.Entity
(entity => + { + entity.ToTable("Address", "Person"); + + entity.HasKey(e => e.AddressID); + + // ✅ Seed data + entity.HasData( + new Address() + { + AddressID = 1, + AddressLine1 = "3345 Heaven Avenue", + AddressLine2 = "3345 Heaven Avenue", + City = "Northern Pole", + PostalCode = 4456, + rowguid = Guid.NewGuid(), + SpatialLocation = "dfsdf", + StateProvinceID = 1, + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) } ); }); @@ -452,50 +751,29 @@ protected override void OnModelCreating(ModelBuilder modelBuilder) ); }); - // ✅ Seed Shift data - modelBuilder.Entity(entity => + // ✅ Seed default BusinessEntity data + modelBuilder.Entity(entity => { - entity.ToTable("Shift", "HumanResources"); - - entity.HasKey(e => e.ShiftID); - - entity.Property(e => e.StartTime) - .IsRequired(); - - entity.Property(e => e.EndTime) - .IsRequired(); - - entity.Property(e => e.ModifiedDate) - .IsRequired(); - + entity.ToTable("BusinessEntity", "Person"); + + entity.HasKey(e => e.BusinessEntityID); + // ✅ Seed data entity.HasData( - new Shift() - { - ShiftID = 1, - Name = "Day", - StartTime = TimeSpan.Parse("07:00:00.0000000"), - EndTime = TimeSpan.Parse("15:00:00.0000000"), - ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) - }, - new Shift() - { - ShiftID = 2, - Name = "Evening", - StartTime = TimeSpan.Parse("15:00:00.0000000"), - EndTime = TimeSpan.Parse("23:00:00.0000000"), - ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) - }, - new Shift() + new BusinessEntity( ) { - ShiftID = 3, - Name = "Night", - StartTime = TimeSpan.Parse("23:00:00.0000000"), - EndTime = TimeSpan.Parse("07:00:00.0000000"), - ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc) + BusinessEntityID = 1, + Rowguid = Guid.NewGuid(), + ModifiedDate = new DateTime(2025, 01, 01, 0, 0, 0, DateTimeKind.Utc), + BusinessEntityContact = new List {}, + BusinessEntityAddress = new List{} } ); }); + + #endregion + + // Configure RefreshToken modelBuilder.Entity(entity => diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/Address.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/Address.cs index 26279440..0c70c83d 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/Entities/Address.cs +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/Address.cs @@ -7,7 +7,7 @@ namespace Orion.DataAccess.Postgres.Entities { - [Table("Person.Address", Schema = "Person")] + [Table("Address", Schema = "Person")] [Description("Street address information for customers, employees, and vendors.")] public class Address { @@ -51,17 +51,15 @@ public Address() [Description("Unique identification number for the state or province. Foreign key to StateProvince table.")] public int? StateProvinceID { get; set; } // int [Column(name : "PostalCode")] - [MaxLength(15)] - [StringLength(15)] [Required(ErrorMessage = "Postal Code is required")] [Display(Name = "Postal Code")] [Description("Postal code for the street address.")] - public string PostalCode { get; set; } // nvarchar(15) + public int PostalCode { get; set; } // nvarchar(15) [Column(name : "SpatialLocation", TypeName = "geography")] [Display(Name = "Spatial Location")] [Description("Latitude and longitude of this address.")] - [NotMapped] - public SqlGeography SpatialLocation { get; set; } // geography + [NotMapped] + public string SpatialLocation { get; set; } // geography [Column(name : "rowguid")] [Required(ErrorMessage = "rowguid is required")] [Display(Name = "rowguid")] @@ -75,7 +73,7 @@ public Address() // Person.Address.StateProvinceID -> Person.StateProvince.StateProvinceID (FK_Address_StateProvince_StateProvinceID) [ForeignKey("StateProvinceID")] - public StateProvince StateProvince { get; set; } + public StateProvince? StateProvince { get; set; } // Person.BusinessEntityAddress.AddressID -> Person.Address.AddressID (FK_BusinessEntityAddress_Address_AddressID) public IEnumerable BusinessEntityAddress { get; set; } // Sales.SalesOrderHeader.BillToAddressID -> Person.Address.AddressID (FK_SalesOrderHeader_Address_BillToAddressID) diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/AddressType.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/AddressType.cs index 33570252..03573394 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/Entities/AddressType.cs +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/AddressType.cs @@ -4,7 +4,7 @@ namespace Orion.DataAccess.Postgres.Entities { - [Table("Person.AddressType", Schema = "Person")] + [Table("AddressType", Schema = "Person")] [Description("Types of addresses stored in the Address table. ")] public class AddressType(string name) { diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/Contact.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/Contact.cs new file mode 100644 index 00000000..43920ec8 --- /dev/null +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/Contact.cs @@ -0,0 +1,7 @@ +using Orion.DataAccess.Postgres.Tools; + +namespace Orion.DataAccess.Postgres.Entities; + +public class Contact: Entity +{ +} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/ContactCreditCard.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/ContactCreditCard.cs new file mode 100644 index 00000000..1b9b92a0 --- /dev/null +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/ContactCreditCard.cs @@ -0,0 +1,7 @@ +using Orion.DataAccess.Postgres.Tools; + +namespace Orion.DataAccess.Postgres.Entities; + +public class ContactCreditCard: Entity +{ +} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/CustomerAddress.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/CustomerAddress.cs new file mode 100644 index 00000000..1d42ebdf --- /dev/null +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/CustomerAddress.cs @@ -0,0 +1,7 @@ +using Orion.DataAccess.Postgres.Tools; + +namespace Orion.DataAccess.Postgres.Entities; + +public class CustomerAddress: Entity +{ +} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/Employee.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/Employee.cs index b89d0f83..fed37e64 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/Entities/Employee.cs +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/Employee.cs @@ -39,11 +39,12 @@ public Employee() [Display(Name = "Login ID")] [Description("Network login.")] public string LoginID { get; set; } // nvarchar(256) - [Column(name : "OrganizationNode", TypeName = "hierarchyid")] + + [Column(name: "OrganizationNode", TypeName = "hierarchyid")] [Display(Name = "Organization Node")] [Description("Where the employee is located in corporate hierarchy.")] [NotMapped] - public SqlHierarchyId OrganizationNode { get; set; } // hierarchyid + public string OrganizationNode { get; set; } = null; [Column(name : "OrganizationLevel", TypeName = "smallint")] [DatabaseGenerated(DatabaseGeneratedOption.Computed)] [Display(Name = "Organization Level")] @@ -106,16 +107,20 @@ public Employee() [Required(ErrorMessage = "rowguid is required")] [Display(Name = "rowguid")] [Description("ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample.")] - public Guid? rowguid { get; set; } // uniqueidentifier + public Guid? Rowguid { get; set; } // uniqueidentifier [Column(name : "ModifiedDate")] [Required(ErrorMessage = "Modified Date is required")] [Display(Name = "Modified Date")] [Description("Date and time the record was last updated.")] public DateTime? ModifiedDate { get; set; } // datetime + public SalesPerson? SalesPerson { get; set; } + public int JobLevel { get; set; } + public int YearsInService { get; set; } + public int SuggestedBonus { get; set; } + public int Salary { get; set; } + public bool MinimumRaiseGiven { get; set; } + public IEnumerable AttendedCourses { get; set; } - // HumanResources.Employee.BusinessEntityID -> Person.Person.BusinessEntityID (FK_Employee_Person_BusinessEntityID) - [ForeignKey("BusinessEntityID")] - public Person? Person { get; set; } // HumanResources.EmployeeDepartmentHistory.BusinessEntityID -> HumanResources.Employee.BusinessEntityID (FK_EmployeeDepartmentHistory_Employee_BusinessEntityID) public IEnumerable EmployeeDepartmentHistories { get; set; } // HumanResources.EmployeePayHistory.BusinessEntityID -> HumanResources.Employee.BusinessEntityID (FK_EmployeePayHistory_Employee_BusinessEntityID) @@ -127,14 +132,10 @@ public Employee() // Purchasing.PurchaseOrderHeader.EmployeeID -> HumanResources.Employee.BusinessEntityID (FK_PurchaseOrderHeader_Employee_EmployeeID) public IEnumerable PurchaseOrderHeaders { get; set; } // Sales.SalesPerson.BusinessEntityID -> HumanResources.Employee.BusinessEntityID (FK_SalesPerson_Employee_BusinessEntityID) - public SalesPerson? SalesPerson { get; set; } - public int JobLevel { get; set; } - public int YearsInService { get; set; } - public IEnumerable AttendedCourses { get; set; } - public int SuggestedBonus { get; set; } - public int Salary { get; set; } - public bool MinimumRaiseGiven { get; set; } public int EntityVersion { get; set; } + //TODO: Uncomment this + // [ForeignKey("BusinessEntityID")] + // public Person? Person { get; set; } } } diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/EmployeeDepartmentHistory.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/EmployeeDepartmentHistory.cs index 47d625d4..f407a080 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/Entities/EmployeeDepartmentHistory.cs +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/EmployeeDepartmentHistory.cs @@ -4,7 +4,7 @@ namespace Orion.DataAccess.Postgres.Entities { - [Table("HumanResources.EmployeeDepartmentHistory")] + [Table("EmployeeDepartmentHistory",Schema = "HumanResources")] [Description("Employee department transfers.")] public class EmployeeDepartmentHistory { diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/Individual.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/Individual.cs new file mode 100644 index 00000000..04aaafd9 --- /dev/null +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/Individual.cs @@ -0,0 +1,7 @@ +using Orion.DataAccess.Postgres.Tools; + +namespace Orion.DataAccess.Postgres.Entities; + +public class Individual: Entity +{ +} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/JobCandidate.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/JobCandidate.cs index f2bbf252..b6aea694 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/Entities/JobCandidate.cs +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/JobCandidate.cs @@ -1,12 +1,10 @@ -using System; -using System.Collections.Generic; using System.ComponentModel; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; namespace Orion.DataAccess.Postgres.Entities { - [Table("HumanResources.JobCandidate")] + [Table("JobCandidate",Schema = "HumanResources")] [Description("Résumés submitted to Human Resources by job applicants.")] public class JobCandidate { @@ -21,10 +19,10 @@ public class JobCandidate [Display(Name = "Business Entity ID")] [Description("Employee identification number if applicant was hired. Foreign key to Employee.BusinessEntityID.")] public int? BusinessEntityID { get; set; } // int - [Column(name : "Resume", TypeName = "xml")] + [Column(name : "Resume")] [Display(Name = "Resume")] [Description("Résumé in XML format.")] - public string Resume { get; set; } // XML(.) + public string Resume { get; set; } [Column(name : "ModifiedDate")] [Required(ErrorMessage = "Modified Date is required")] [Display(Name = "Modified Date")] diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/OrderDetail.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/OrderDetail.cs new file mode 100644 index 00000000..21ef8e65 --- /dev/null +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/OrderDetail.cs @@ -0,0 +1,7 @@ +using Orion.DataAccess.Postgres.Tools; + +namespace Orion.DataAccess.Postgres.Entities; + +public class OrderDetail: Entity +{ +} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/StoreContact.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/StoreContact.cs new file mode 100644 index 00000000..828bb061 --- /dev/null +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/StoreContact.cs @@ -0,0 +1,7 @@ +using Orion.DataAccess.Postgres.Tools; + +namespace Orion.DataAccess.Postgres.Entities; + +public class StoreContact: Entity +{ +} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/VendorAddress.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/VendorAddress.cs new file mode 100644 index 00000000..921edba5 --- /dev/null +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/VendorAddress.cs @@ -0,0 +1,7 @@ +using Orion.DataAccess.Postgres.Tools; + +namespace Orion.DataAccess.Postgres.Entities; + +public class VendorAddress: Entity +{ +} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Entities/VendorContact.cs b/src/DataAccess/Orion.DataAccess.Postgres/Entities/VendorContact.cs new file mode 100644 index 00000000..d551715f --- /dev/null +++ b/src/DataAccess/Orion.DataAccess.Postgres/Entities/VendorContact.cs @@ -0,0 +1,7 @@ +using Orion.DataAccess.Postgres.Tools; + +namespace Orion.DataAccess.Postgres.Entities; + +public class VendorContact: Entity +{ +} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/Tools/DatabaseServiceCollectionExtensions.cs b/src/DataAccess/Orion.DataAccess.Postgres/Tools/DatabaseServiceCollectionExtensions.cs index aabff442..48326402 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/Tools/DatabaseServiceCollectionExtensions.cs +++ b/src/DataAccess/Orion.DataAccess.Postgres/Tools/DatabaseServiceCollectionExtensions.cs @@ -10,7 +10,9 @@ public static IServiceCollection AddPostgresDataAccess(this IServiceCollection s { // add the DbContext services.AddDbContext(options => - options.UseNpgsql(config.GetConnectionString("DefaultConnection"))); + options.UseNpgsql(config.GetConnectionString("DefaultConnection")) + .EnableSensitiveDataLogging() + .EnableDetailedErrors()); services.AddScoped(); diff --git a/src/DataAccess/Orion.DataAccess.Postgres/appsettings.Development.json b/src/DataAccess/Orion.DataAccess.Postgres/appsettings.Development.json index f337f3b7..2ead0eac 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/appsettings.Development.json +++ b/src/DataAccess/Orion.DataAccess.Postgres/appsettings.Development.json @@ -6,6 +6,6 @@ } }, "ConnectionStrings": { - "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;" + "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;Include Error Detail" } } diff --git a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index c862e86d..550bd7b6 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 2291d614..8fe99852 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.Domain.dll b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.Domain.dll and b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.Domain.pdb b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.Domain.pdb and b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/appsettings.Development.json b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/appsettings.Development.json index f337f3b7..2ead0eac 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/appsettings.Development.json +++ b/src/DataAccess/Orion.DataAccess.Postgres/bin/Debug/net9.0/appsettings.Development.json @@ -6,6 +6,6 @@ } }, "ConnectionStrings": { - "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;" + "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;Include Error Detail" } } diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.AssemblyInfo.cs b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.AssemblyInfo.cs index 861ac705..ae4b5272 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.AssemblyInfo.cs +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.DataAccess.Postgres")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.DataAccess.Postgres")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.DataAccess.Postgres")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.AssemblyInfoInputs.cache b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.AssemblyInfoInputs.cache index e60cdac0..82c5e992 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.AssemblyInfoInputs.cache +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.AssemblyInfoInputs.cache @@ -1 +1 @@ -c72783b6064d5ebdcdc337c7b7b09c0ef6a61022d21a3ef3643fc89c99587ece +cc6617c7191fd3a4b80da1e976975a01c585bde633f2216b327d52bc16109d90 diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.assets.cache b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.assets.cache index c1c7d81e..62597c7e 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.assets.cache and b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.assets.cache differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.AssemblyReference.cache b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.AssemblyReference.cache index a5241ab7..a10d4005 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.AssemblyReference.cache and b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.AssemblyReference.cache differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.CoreCompileInputs.cache b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.CoreCompileInputs.cache index 003ceddb..b0e1df87 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.CoreCompileInputs.cache +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -f65db0f68557eacb210a9fe6153231bd2339892c45a6435325a2f8366bf269f6 +d95968a64ae1ac126b688b6be03c046dfe01b26184c450f14c8391e68b7b4abc diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.FileListAbsolute.txt b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.FileListAbsolute.txt index c74a12e8..1cdf2cdc 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.FileListAbsolute.txt +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.csproj.FileListAbsolute.txt @@ -405,3 +405,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\ C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\obj\Debug\net9.0\Orion.DataAccess.Postgres.pdb C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\obj\Debug\net9.0\Orion.DataAccess.Postgres.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\obj\Debug\net9.0\ref\Orion.DataAccess.Postgres.dll +C:\x\RealWorld\Orion.Microservices.NET\src\DataAccess\Orion.DataAccess.Postgres\obj\Debug\net9.0\Orion.DataAccess.Postgres.sourcelink.json diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.dll index c862e86d..550bd7b6 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 2291d614..8fe99852 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.sourcelink.json b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/Orion.DataAccess.Postgres.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/apphost.exe b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/apphost.exe index 18e872de..f8a9c849 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/apphost.exe and b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/apphost.exe differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/ref/Orion.DataAccess.Postgres.dll b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/ref/Orion.DataAccess.Postgres.dll index 4e7cfae2..f91069ea 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/ref/Orion.DataAccess.Postgres.dll and b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/ref/Orion.DataAccess.Postgres.dll differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/refint/Orion.DataAccess.Postgres.dll b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/refint/Orion.DataAccess.Postgres.dll index 4e7cfae2..f91069ea 100644 Binary files a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/refint/Orion.DataAccess.Postgres.dll and b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/refint/Orion.DataAccess.Postgres.dll differ diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json index 46f6a384..6107afcc 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rjsmcshtml.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"Pij+j7YH7fD2nK33C16m6jiv4WHTy3cFahUaiPaPZDA=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["QjxcFh4o/SThbyz0GldBVJbWnuRE6Mv4C\u002BlfqSrDulY=","DdGzjcRI3T9xWRKBcB66AxCSjzMZeWfi7Ompo8Lrffg=","/KL8jgLHXxFUgIL6MZ4wjw2GDZ0wg36Rzm\u002B2KC\u002Bh6rE=","PV4Db17h8I6zqUQcvAv5Z6QnA4zYDdhx/sUf6JW6R0E=","3hLBHpvARDLUoCI\u002Bnmppl8kjW2Y/54TX8WvJKSmrlfo=","VCD0WRIfM2TZe/3tu6LDwIG2tQ\u002BQnELTqNacpSvK9kI="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"Pij+j7YH7fD2nK33C16m6jiv4WHTy3cFahUaiPaPZDA=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["frzbzDbRX7IelYcY/\u002BKsVPtIxkCMKtYSxin4gRTO2s4=","DdGzjcRI3T9xWRKBcB66AxCSjzMZeWfi7Ompo8Lrffg=","/KL8jgLHXxFUgIL6MZ4wjw2GDZ0wg36Rzm\u002B2KC\u002Bh6rE=","PV4Db17h8I6zqUQcvAv5Z6QnA4zYDdhx/sUf6JW6R0E=","3hLBHpvARDLUoCI\u002Bnmppl8kjW2Y/54TX8WvJKSmrlfo=","/cVJH2ug001yW\u002B0C5ZlPIoXPP8F9UfXyhy4vAD37x7w="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rjsmrazor.dswa.cache.json b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rjsmrazor.dswa.cache.json index 26bf29a6..ad697e2d 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rjsmrazor.dswa.cache.json +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rjsmrazor.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"tslU0F4iVIlYzz/J+cU5gPVgLhBA/2GeFdGeDqpOWC0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["QjxcFh4o/SThbyz0GldBVJbWnuRE6Mv4C\u002BlfqSrDulY=","DdGzjcRI3T9xWRKBcB66AxCSjzMZeWfi7Ompo8Lrffg=","/KL8jgLHXxFUgIL6MZ4wjw2GDZ0wg36Rzm\u002B2KC\u002Bh6rE=","PV4Db17h8I6zqUQcvAv5Z6QnA4zYDdhx/sUf6JW6R0E=","3hLBHpvARDLUoCI\u002Bnmppl8kjW2Y/54TX8WvJKSmrlfo=","VCD0WRIfM2TZe/3tu6LDwIG2tQ\u002BQnELTqNacpSvK9kI="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"tslU0F4iVIlYzz/J+cU5gPVgLhBA/2GeFdGeDqpOWC0=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["frzbzDbRX7IelYcY/\u002BKsVPtIxkCMKtYSxin4gRTO2s4=","DdGzjcRI3T9xWRKBcB66AxCSjzMZeWfi7Ompo8Lrffg=","/KL8jgLHXxFUgIL6MZ4wjw2GDZ0wg36Rzm\u002B2KC\u002Bh6rE=","PV4Db17h8I6zqUQcvAv5Z6QnA4zYDdhx/sUf6JW6R0E=","3hLBHpvARDLUoCI\u002Bnmppl8kjW2Y/54TX8WvJKSmrlfo=","/cVJH2ug001yW\u002B0C5ZlPIoXPP8F9UfXyhy4vAD37x7w="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rpswa.dswa.cache.json b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rpswa.dswa.cache.json index b314488c..6c722c55 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rpswa.dswa.cache.json +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/Debug/net9.0/rpswa.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"sRmGjsRe0kiOf6pr0NY4y4V2Ip+cxflNnekQ7mj6k8U=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["QjxcFh4o/SThbyz0GldBVJbWnuRE6Mv4C\u002BlfqSrDulY=","DdGzjcRI3T9xWRKBcB66AxCSjzMZeWfi7Ompo8Lrffg=","/KL8jgLHXxFUgIL6MZ4wjw2GDZ0wg36Rzm\u002B2KC\u002Bh6rE="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"sRmGjsRe0kiOf6pr0NY4y4V2Ip+cxflNnekQ7mj6k8U=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["frzbzDbRX7IelYcY/\u002BKsVPtIxkCMKtYSxin4gRTO2s4=","DdGzjcRI3T9xWRKBcB66AxCSjzMZeWfi7Ompo8Lrffg=","/KL8jgLHXxFUgIL6MZ4wjw2GDZ0wg36Rzm\u002B2KC\u002Bh6rE="],"CachedAssets":{},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/project.assets.json b/src/DataAccess/Orion.DataAccess.Postgres/obj/project.assets.json index 3018c0f3..2654948b 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/obj/project.assets.json +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/project.assets.json @@ -5703,13 +5703,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/project.nuget.cache b/src/DataAccess/Orion.DataAccess.Postgres/obj/project.nuget.cache index 0ce26cc1..b86c706c 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/obj/project.nuget.cache +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/project.nuget.cache @@ -106,15 +106,5 @@ "C:\\Users\\PC\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512" ], - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\DataAccess\\Orion.DataAccess.Postgres\\Orion.DataAccess.Postgres.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\DataAccess\\Orion.DataAccess.Postgres\\Orion.DataAccess.Postgres.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/rider.project.model.nuget.info b/src/DataAccess/Orion.DataAccess.Postgres/obj/rider.project.model.nuget.info index 09191cab..42d53b7a 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/obj/rider.project.model.nuget.info +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593599835662111 \ No newline at end of file +17596605971542281 \ No newline at end of file diff --git a/src/DataAccess/Orion.DataAccess.Postgres/obj/rider.project.restore.info b/src/DataAccess/Orion.DataAccess.Postgres/obj/rider.project.restore.info index 33fa896a..42d53b7a 100644 --- a/src/DataAccess/Orion.DataAccess.Postgres/obj/rider.project.restore.info +++ b/src/DataAccess/Orion.DataAccess.Postgres/obj/rider.project.restore.info @@ -1 +1 @@ -17593586375909698 \ No newline at end of file +17596605971542281 \ No newline at end of file diff --git a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.UnitTests.dll b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.UnitTests.dll index c7325bb2..ff0aa715 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.UnitTests.dll and b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.UnitTests.dll differ diff --git a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.UnitTests.pdb b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.UnitTests.pdb index df3df8f1..ff1be65d 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.UnitTests.pdb and b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.UnitTests.pdb differ diff --git a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.dll b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.dll and b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb and b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/appsettings.Development.json b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/appsettings.Development.json index f337f3b7..2ead0eac 100644 --- a/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/appsettings.Development.json +++ b/src/Domain/Orion.Domain.UnitTests/bin/Debug/net9.0/appsettings.Development.json @@ -6,6 +6,6 @@ } }, "ConnectionStrings": { - "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;" + "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;Include Error Detail" } } diff --git a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.AssemblyInfo.cs b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.AssemblyInfo.cs index b203cf09..19688c63 100644 --- a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.AssemblyInfo.cs +++ b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.Domain.UnitTests")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.Domain.UnitTests")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.Domain.UnitTests")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.AssemblyInfoInputs.cache b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.AssemblyInfoInputs.cache index c813e9d4..4a9a4e42 100644 --- a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.AssemblyInfoInputs.cache +++ b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.AssemblyInfoInputs.cache @@ -1 +1 @@ -48b4d9a8e04e27863bb777f163fd38e3b0cfd769f58fb78359355c4c8f3e2302 +f04132d8c9b080c57e84536b61ca7b3f1a3b1030436f5ec94d00334a0cf627b7 diff --git a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.assets.cache b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.assets.cache index 9fa03d47..772fbe9f 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.assets.cache and b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.assets.cache differ diff --git a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.csproj.AssemblyReference.cache b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.csproj.AssemblyReference.cache index 7c41885c..20fd999a 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.csproj.AssemblyReference.cache and b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.csproj.AssemblyReference.cache differ diff --git a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.csproj.FileListAbsolute.txt b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.csproj.FileListAbsolute.txt index 7c6ffefd..229f3e06 100644 --- a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.csproj.FileListAbsolute.txt +++ b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.csproj.FileListAbsolute.txt @@ -393,3 +393,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\Domain\Orion.Domain.UnitTests\obj\Deb C:\x\RealWorld\Orion.Microservices.NET\src\Domain\Orion.Domain.UnitTests\obj\Debug\net9.0\Orion.Domain.UnitTests.pdb C:\x\RealWorld\Orion.Microservices.NET\src\Domain\Orion.Domain.UnitTests\obj\Debug\net9.0\Orion.Domain.UnitTests.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\Domain\Orion.Domain.UnitTests\obj\Debug\net9.0\ref\Orion.Domain.UnitTests.dll +C:\x\RealWorld\Orion.Microservices.NET\src\Domain\Orion.Domain.UnitTests\obj\Debug\net9.0\Orion.Domain.UnitTests.sourcelink.json diff --git a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.dll b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.dll index c7325bb2..ff0aa715 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.dll and b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.dll differ diff --git a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.pdb b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.pdb index df3df8f1..ff1be65d 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.pdb and b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.pdb differ diff --git a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.sourcelink.json b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/Orion.Domain.UnitTests.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/ref/Orion.Domain.UnitTests.dll b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/ref/Orion.Domain.UnitTests.dll index cf0cdf88..258645dc 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/ref/Orion.Domain.UnitTests.dll and b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/ref/Orion.Domain.UnitTests.dll differ diff --git a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/refint/Orion.Domain.UnitTests.dll b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/refint/Orion.Domain.UnitTests.dll index cf0cdf88..258645dc 100644 Binary files a/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/refint/Orion.Domain.UnitTests.dll and b/src/Domain/Orion.Domain.UnitTests/obj/Debug/net9.0/refint/Orion.Domain.UnitTests.dll differ diff --git a/src/Domain/Orion.Domain.UnitTests/obj/project.assets.json b/src/Domain/Orion.Domain.UnitTests/obj/project.assets.json index 66d3499c..39cd325d 100644 --- a/src/Domain/Orion.Domain.UnitTests/obj/project.assets.json +++ b/src/Domain/Orion.Domain.UnitTests/obj/project.assets.json @@ -9119,13 +9119,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/Domain/Orion.Domain.UnitTests/obj/project.nuget.cache b/src/Domain/Orion.Domain.UnitTests/obj/project.nuget.cache index 5afa514c..a3830f58 100644 --- a/src/Domain/Orion.Domain.UnitTests/obj/project.nuget.cache +++ b/src/Domain/Orion.Domain.UnitTests/obj/project.nuget.cache @@ -169,15 +169,5 @@ "C:\\Users\\PC\\.nuget\\packages\\xunit.extensibility.execution\\2.4.2\\xunit.extensibility.execution.2.4.2.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\xunit.runner.visualstudio\\2.4.5\\xunit.runner.visualstudio.2.4.5.nupkg.sha512" ], - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Domain\\Orion.Domain.UnitTests\\Orion.Domain.UnitTests.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Domain\\Orion.Domain.UnitTests\\Orion.Domain.UnitTests.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/Domain/Orion.Domain.UnitTests/obj/rider.project.model.nuget.info b/src/Domain/Orion.Domain.UnitTests/obj/rider.project.model.nuget.info index 1658028a..eef365ca 100644 --- a/src/Domain/Orion.Domain.UnitTests/obj/rider.project.model.nuget.info +++ b/src/Domain/Orion.Domain.UnitTests/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063127168715 \ No newline at end of file +17596605950303255 \ No newline at end of file diff --git a/src/Domain/Orion.Domain.UnitTests/obj/rider.project.restore.info b/src/Domain/Orion.Domain.UnitTests/obj/rider.project.restore.info index 0b7ba341..eef365ca 100644 --- a/src/Domain/Orion.Domain.UnitTests/obj/rider.project.restore.info +++ b/src/Domain/Orion.Domain.UnitTests/obj/rider.project.restore.info @@ -1 +1 @@ -17593586379163402 \ No newline at end of file +17596605950303255 \ No newline at end of file diff --git a/src/Domain/Orion.Domain/bin/Debug/net9.0/Orion.Domain.dll b/src/Domain/Orion.Domain/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/Domain/Orion.Domain/bin/Debug/net9.0/Orion.Domain.dll and b/src/Domain/Orion.Domain/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/Domain/Orion.Domain/bin/Debug/net9.0/Orion.Domain.pdb b/src/Domain/Orion.Domain/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/Domain/Orion.Domain/bin/Debug/net9.0/Orion.Domain.pdb and b/src/Domain/Orion.Domain/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.AssemblyInfo.cs b/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.AssemblyInfo.cs index 9739b93a..9491a17d 100644 --- a/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.AssemblyInfo.cs +++ b/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.Domain")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+16e419a812114e374a59f597c35ef8ddd9855eff")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.Domain")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.Domain")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.AssemblyInfoInputs.cache b/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.AssemblyInfoInputs.cache index 05f0b7b9..de7a3ff0 100644 --- a/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.AssemblyInfoInputs.cache +++ b/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.AssemblyInfoInputs.cache @@ -1 +1 @@ -f01a0d60df99d7d2ca9b411870476343660616fddb6c1cabc45abb8085a08c30 +554f55052fe6bf9c8f36ed4e6fda7fa5261d4b8cff163d789866391044ce4ac0 diff --git a/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.assets.cache b/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.assets.cache index f82cd26d..735ed211 100644 Binary files a/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.assets.cache and b/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.assets.cache differ diff --git a/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.dll b/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.dll and b/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.pdb b/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.pdb and b/src/Domain/Orion.Domain/obj/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/Domain/Orion.Domain/obj/Debug/net9.0/ref/Orion.Domain.dll b/src/Domain/Orion.Domain/obj/Debug/net9.0/ref/Orion.Domain.dll index b41b9df9..09f63ed6 100644 Binary files a/src/Domain/Orion.Domain/obj/Debug/net9.0/ref/Orion.Domain.dll and b/src/Domain/Orion.Domain/obj/Debug/net9.0/ref/Orion.Domain.dll differ diff --git a/src/Domain/Orion.Domain/obj/Debug/net9.0/refint/Orion.Domain.dll b/src/Domain/Orion.Domain/obj/Debug/net9.0/refint/Orion.Domain.dll index b41b9df9..09f63ed6 100644 Binary files a/src/Domain/Orion.Domain/obj/Debug/net9.0/refint/Orion.Domain.dll and b/src/Domain/Orion.Domain/obj/Debug/net9.0/refint/Orion.Domain.dll differ diff --git a/src/Domain/Orion.Domain/obj/project.assets.json b/src/Domain/Orion.Domain/obj/project.assets.json index 1c15de84..6038af65 100644 --- a/src/Domain/Orion.Domain/obj/project.assets.json +++ b/src/Domain/Orion.Domain/obj/project.assets.json @@ -978,13 +978,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/Domain/Orion.Domain/obj/project.nuget.cache b/src/Domain/Orion.Domain/obj/project.nuget.cache index aee0df81..ecd987bd 100644 --- a/src/Domain/Orion.Domain/obj/project.nuget.cache +++ b/src/Domain/Orion.Domain/obj/project.nuget.cache @@ -21,15 +21,5 @@ "C:\\Users\\PC\\.nuget\\packages\\system.componentmodel.annotations\\5.0.0\\system.componentmodel.annotations.5.0.0.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.io.pipelines\\5.0.2\\system.io.pipelines.5.0.2.nupkg.sha512" ], - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Domain\\Orion.Domain\\Orion.Domain.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Domain\\Orion.Domain\\Orion.Domain.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/Helpers/obj/Debug/net9.0/Orion.Helpers.AssemblyInfo.cs b/src/Helpers/obj/Debug/net9.0/Orion.Helpers.AssemblyInfo.cs index 2b5d01fb..eb4148b5 100644 --- a/src/Helpers/obj/Debug/net9.0/Orion.Helpers.AssemblyInfo.cs +++ b/src/Helpers/obj/Debug/net9.0/Orion.Helpers.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.Helpers")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0e981f98dbe00a6d99d29d87d6aa76ea9fde4360")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+16e419a812114e374a59f597c35ef8ddd9855eff")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.Helpers")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.Helpers")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/Helpers/obj/Debug/net9.0/Orion.Helpers.AssemblyInfoInputs.cache b/src/Helpers/obj/Debug/net9.0/Orion.Helpers.AssemblyInfoInputs.cache index fd646a47..c23feb87 100644 --- a/src/Helpers/obj/Debug/net9.0/Orion.Helpers.AssemblyInfoInputs.cache +++ b/src/Helpers/obj/Debug/net9.0/Orion.Helpers.AssemblyInfoInputs.cache @@ -1 +1 @@ -95fac1e9f9e14e4e7bb95ea60d89082c87fc896755c8806d56cd5cf6de1c69fd +b4eea9187281fed027b72ab8ba5cc66a72811b38dbb4013630d18791e0a496c0 diff --git a/src/Helpers/obj/Debug/net9.0/Orion.Helpers.assets.cache b/src/Helpers/obj/Debug/net9.0/Orion.Helpers.assets.cache index aa9ebf73..a80f6065 100644 Binary files a/src/Helpers/obj/Debug/net9.0/Orion.Helpers.assets.cache and b/src/Helpers/obj/Debug/net9.0/Orion.Helpers.assets.cache differ diff --git a/src/Helpers/obj/project.assets.json b/src/Helpers/obj/project.assets.json index ce8425e0..3b95be15 100644 --- a/src/Helpers/obj/project.assets.json +++ b/src/Helpers/obj/project.assets.json @@ -278,13 +278,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/Helpers/obj/project.nuget.cache b/src/Helpers/obj/project.nuget.cache index 95b31c0b..5d1fdcca 100644 --- a/src/Helpers/obj/project.nuget.cache +++ b/src/Helpers/obj/project.nuget.cache @@ -9,15 +9,5 @@ "C:\\Users\\PC\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512" ], - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Helpers\\Orion.Helpers.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Helpers\\Orion.Helpers.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/Helpers/obj/rider.project.model.nuget.info b/src/Helpers/obj/rider.project.model.nuget.info index a1fab4ed..f865c880 100644 --- a/src/Helpers/obj/rider.project.model.nuget.info +++ b/src/Helpers/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063125117785 \ No newline at end of file +17596605951793261 \ No newline at end of file diff --git a/src/Helpers/obj/rider.project.restore.info b/src/Helpers/obj/rider.project.restore.info index 2730d214..f865c880 100644 --- a/src/Helpers/obj/rider.project.restore.info +++ b/src/Helpers/obj/rider.project.restore.info @@ -1 +1 @@ -17593586365255156 \ No newline at end of file +17596605951793261 \ No newline at end of file diff --git a/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.AssemblyInfo.cs b/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.AssemblyInfo.cs index 29854d7b..5e447d01 100644 --- a/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.AssemblyInfo.cs +++ b/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.Common.Logging")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0e981f98dbe00a6d99d29d87d6aa76ea9fde4360")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+16e419a812114e374a59f597c35ef8ddd9855eff")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.Common.Logging")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.Common.Logging")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.AssemblyInfoInputs.cache b/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.AssemblyInfoInputs.cache index f99e0e8f..2dd6932c 100644 --- a/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.AssemblyInfoInputs.cache +++ b/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.AssemblyInfoInputs.cache @@ -1 +1 @@ -3b6f9aebe31ab9e19a775016ad59210c1fa2bfbdf65a461968a039749dadf1bd +3845a8b6ec725f782bb1bc3a183c5c9fceca5e9ff9c3d2adc7eb2cfb8aa6bbf7 diff --git a/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.assets.cache b/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.assets.cache index e0a5eb56..2222f1e6 100644 Binary files a/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.assets.cache and b/src/Infrastructure/Common.Logging/obj/Debug/net9.0/Orion.Common.Logging.assets.cache differ diff --git a/src/Infrastructure/Common.Logging/obj/project.assets.json b/src/Infrastructure/Common.Logging/obj/project.assets.json index 59e728d1..6c0afe1c 100644 --- a/src/Infrastructure/Common.Logging/obj/project.assets.json +++ b/src/Infrastructure/Common.Logging/obj/project.assets.json @@ -5907,13 +5907,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/Infrastructure/Common.Logging/obj/project.nuget.cache b/src/Infrastructure/Common.Logging/obj/project.nuget.cache index d8f92034..99b941ea 100644 --- a/src/Infrastructure/Common.Logging/obj/project.nuget.cache +++ b/src/Infrastructure/Common.Logging/obj/project.nuget.cache @@ -110,15 +110,5 @@ "C:\\Users\\PC\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512" ], - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Infrastructure\\Common.Logging\\Orion.Common.Logging.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\Infrastructure\\Common.Logging\\Orion.Common.Logging.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/Infrastructure/Common.Logging/obj/rider.project.model.nuget.info b/src/Infrastructure/Common.Logging/obj/rider.project.model.nuget.info index 31eb37cf..b9723fc7 100644 --- a/src/Infrastructure/Common.Logging/obj/rider.project.model.nuget.info +++ b/src/Infrastructure/Common.Logging/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063124992279 \ No newline at end of file +17596605972978300 \ No newline at end of file diff --git a/src/Infrastructure/Common.Logging/obj/rider.project.restore.info b/src/Infrastructure/Common.Logging/obj/rider.project.restore.info index a44c8690..b9723fc7 100644 --- a/src/Infrastructure/Common.Logging/obj/rider.project.restore.info +++ b/src/Infrastructure/Common.Logging/obj/rider.project.restore.info @@ -1 +1 @@ -17593586378926357 \ No newline at end of file +17596605972978300 \ No newline at end of file diff --git a/src/Infrastructure/EventBus.Messages/obj/Debug/net9.0/Orion.EventBus.Messages.AssemblyInfo.cs b/src/Infrastructure/EventBus.Messages/obj/Debug/net9.0/Orion.EventBus.Messages.AssemblyInfo.cs index 8904dc30..4b7050f8 100644 --- a/src/Infrastructure/EventBus.Messages/obj/Debug/net9.0/Orion.EventBus.Messages.AssemblyInfo.cs +++ b/src/Infrastructure/EventBus.Messages/obj/Debug/net9.0/Orion.EventBus.Messages.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.EventBus.Messages")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0e981f98dbe00a6d99d29d87d6aa76ea9fde4360")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+16e419a812114e374a59f597c35ef8ddd9855eff")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.EventBus.Messages")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.EventBus.Messages")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/Infrastructure/EventBus.Messages/obj/Debug/net9.0/Orion.EventBus.Messages.AssemblyInfoInputs.cache b/src/Infrastructure/EventBus.Messages/obj/Debug/net9.0/Orion.EventBus.Messages.AssemblyInfoInputs.cache index 2f2fadf1..06905cba 100644 --- a/src/Infrastructure/EventBus.Messages/obj/Debug/net9.0/Orion.EventBus.Messages.AssemblyInfoInputs.cache +++ b/src/Infrastructure/EventBus.Messages/obj/Debug/net9.0/Orion.EventBus.Messages.AssemblyInfoInputs.cache @@ -1 +1 @@ -f2eb90496ce3e3313c98e0eb4e9645e65bfd40ac6745abdb4180c7b5eb379b9f +27c11c868df2ab8fefe6a62fb8370e245841423299bd4db6ab32c84bc2d1d4f4 diff --git a/src/Infrastructure/EventBus.Messages/obj/rider.project.model.nuget.info b/src/Infrastructure/EventBus.Messages/obj/rider.project.model.nuget.info index 139e6bd2..363c8fb6 100644 --- a/src/Infrastructure/EventBus.Messages/obj/rider.project.model.nuget.info +++ b/src/Infrastructure/EventBus.Messages/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063067822096 \ No newline at end of file +17596605956866691 \ No newline at end of file diff --git a/src/Infrastructure/EventBus.Messages/obj/rider.project.restore.info b/src/Infrastructure/EventBus.Messages/obj/rider.project.restore.info index 1d1ec8f3..363c8fb6 100644 --- a/src/Infrastructure/EventBus.Messages/obj/rider.project.restore.info +++ b/src/Infrastructure/EventBus.Messages/obj/rider.project.restore.info @@ -1 +1 @@ -17593586273940129 \ No newline at end of file +17596605956866691 \ No newline at end of file diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HR.UnitTests.dll b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HR.UnitTests.dll index f3da8730..2b92e1cd 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HR.UnitTests.dll and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HR.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HR.UnitTests.pdb b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HR.UnitTests.pdb index 815f25bc..4ea0f846 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HR.UnitTests.pdb and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HR.UnitTests.pdb differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.dll b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.dll index 52061779..2b242094 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.dll and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.dll differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.exe b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.exe index 471ee859..a64ce071 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.exe and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.exe differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.pdb b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.pdb index ce59826a..90716a64 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.pdb and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.HumanResources.pdb differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.dll b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.dll index 57d53516..35c40d01 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.dll and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.dll differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.exe b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.exe index 145211f8..7be6fc66 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.exe and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.exe differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb index 0eaf5206..7fd4ad43 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.Domain.dll b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.Domain.dll and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.dll b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.dll index ed2dca5d..d752d0c2 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.dll and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.dll differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.exe b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.exe index 89a0bd5c..1d6a9093 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.exe and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.exe differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.pdb b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.pdb index d15733f8..5ad53c98 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.pdb and b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/Orion.External.PaymentGateway.pdb differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/appsettings.Development.json b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/appsettings.Development.json index c0d83541..2ead0eac 100644 --- a/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/appsettings.Development.json +++ b/src/UnitTests/Orion.API.HR.UnitTests/bin/Debug/net9.0/appsettings.Development.json @@ -1,10 +1,11 @@ { - "Jwt": { - "Key": "superSecretKeyHere12345", - "Issuer": "OrionApi", - "Audience": "OrionApiUsers" + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft.AspNetCore": "Warning" + } }, "ConnectionStrings": { - "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;" + "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;Include Error Detail" } } diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.AssemblyInfo.cs b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.AssemblyInfo.cs index f4a64d5a..d554fd0b 100644 --- a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.AssemblyInfo.cs +++ b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.HR.UnitTests")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.HR.UnitTests")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.HR.UnitTests")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.AssemblyInfoInputs.cache b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.AssemblyInfoInputs.cache index 7072709e..614ccdb2 100644 --- a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.AssemblyInfoInputs.cache +++ b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.AssemblyInfoInputs.cache @@ -1 +1 @@ -2e95001afe8ddd4698c85210aaf7d5470552ee625ee90a3400821397d9380d90 +7c9a9722af23a929bfb46fd86186da97d6a8c61bc35e0060cabfc60fc1d9b36e diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.assets.cache b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.assets.cache index 6812e5bf..d50f683d 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.assets.cache and b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.assets.cache differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.csproj.AssemblyReference.cache b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.csproj.AssemblyReference.cache index 7997ea0c..3556e3c3 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.csproj.AssemblyReference.cache and b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.csproj.AssemblyReference.cache differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.csproj.FileListAbsolute.txt b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.csproj.FileListAbsolute.txt index 200adcc5..a465f2bc 100644 --- a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.csproj.FileListAbsolute.txt +++ b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.csproj.FileListAbsolute.txt @@ -500,3 +500,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.HR.UnitTests\bin\ C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.HR.UnitTests\bin\Debug\net9.0\SharpYaml.dll C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.HR.UnitTests\bin\Debug\net9.0\Orion.External.PaymentGateway.dll C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.HR.UnitTests\bin\Debug\net9.0\Orion.External.PaymentGateway.pdb +C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.HR.UnitTests\obj\Debug\net9.0\Orion.API.HR.UnitTests.sourcelink.json diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.dll b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.dll index f3da8730..2b92e1cd 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.dll and b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.pdb b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.pdb index 815f25bc..4ea0f846 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.pdb and b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.pdb differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.sourcelink.json b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/Orion.API.HR.UnitTests.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/ref/Orion.API.HR.UnitTests.dll b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/ref/Orion.API.HR.UnitTests.dll index f22c1225..85307105 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/ref/Orion.API.HR.UnitTests.dll and b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/ref/Orion.API.HR.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/refint/Orion.API.HR.UnitTests.dll b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/refint/Orion.API.HR.UnitTests.dll index f22c1225..85307105 100644 Binary files a/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/refint/Orion.API.HR.UnitTests.dll and b/src/UnitTests/Orion.API.HR.UnitTests/obj/Debug/net9.0/refint/Orion.API.HR.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/project.assets.json b/src/UnitTests/Orion.API.HR.UnitTests/obj/project.assets.json index 5087fd3d..68ac4f84 100644 --- a/src/UnitTests/Orion.API.HR.UnitTests/obj/project.assets.json +++ b/src/UnitTests/Orion.API.HR.UnitTests/obj/project.assets.json @@ -8617,12 +8617,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/project.nuget.cache b/src/UnitTests/Orion.API.HR.UnitTests/obj/project.nuget.cache index d78eefe5..c8584256 100644 --- a/src/UnitTests/Orion.API.HR.UnitTests/obj/project.nuget.cache +++ b/src/UnitTests/Orion.API.HR.UnitTests/obj/project.nuget.cache @@ -178,15 +178,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\UnitTests\\Orion.API.HR.UnitTests\\Orion.API.HR.UnitTests.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\UnitTests\\Orion.API.HR.UnitTests\\Orion.API.HR.UnitTests.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/rider.project.model.nuget.info b/src/UnitTests/Orion.API.HR.UnitTests/obj/rider.project.model.nuget.info index 939431d7..1eb6e22a 100644 --- a/src/UnitTests/Orion.API.HR.UnitTests/obj/rider.project.model.nuget.info +++ b/src/UnitTests/Orion.API.HR.UnitTests/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063126942107 \ No newline at end of file +17596605956132575 \ No newline at end of file diff --git a/src/UnitTests/Orion.API.HR.UnitTests/obj/rider.project.restore.info b/src/UnitTests/Orion.API.HR.UnitTests/obj/rider.project.restore.info index 633cd313..1eb6e22a 100644 --- a/src/UnitTests/Orion.API.HR.UnitTests/obj/rider.project.restore.info +++ b/src/UnitTests/Orion.API.HR.UnitTests/obj/rider.project.restore.info @@ -1 +1 @@ -17593586382230244 \ No newline at end of file +17596605956132575 \ No newline at end of file diff --git a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.UnitTests.dll b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.UnitTests.dll index 684d2c7e..0f7f00e6 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.UnitTests.dll and b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.UnitTests.pdb b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.UnitTests.pdb index 11cadd7e..f77416d8 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.UnitTests.pdb and b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.UnitTests.pdb differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.dll b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.dll index afbac0c6..f84b9de5 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.dll and b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.dll differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.exe b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.exe index fd4443bc..0b23e213 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.exe and b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.exe differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.pdb b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.pdb index 2ac9c5b7..40ee7c3b 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.pdb and b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.API.Person.pdb differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.Domain.dll b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.Domain.dll and b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb and b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/appsettings.Development.json b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/appsettings.Development.json index f337f3b7..2ead0eac 100644 --- a/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/appsettings.Development.json +++ b/src/UnitTests/Orion.API.Person.UnitTests/bin/Debug/net9.0/appsettings.Development.json @@ -6,6 +6,6 @@ } }, "ConnectionStrings": { - "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;" + "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;Include Error Detail" } } diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.AssemblyInfo.cs b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.AssemblyInfo.cs index 056dd990..f4b1c658 100644 --- a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.AssemblyInfo.cs +++ b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.Person.UnitTests")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.Person.UnitTests")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.Person.UnitTests")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.AssemblyInfoInputs.cache b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.AssemblyInfoInputs.cache index 84694a5f..23af0568 100644 --- a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.AssemblyInfoInputs.cache +++ b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.AssemblyInfoInputs.cache @@ -1 +1 @@ -bc35dbe54909146874a6b25f8bf42806d4e32a684a30ff1c515fcce44f9e3206 +76856eab05ca0da9484bd155e2a32f88443269ce2c6c97a86becfb401e221937 diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.assets.cache b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.assets.cache index 2de4ca41..355c03f2 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.assets.cache and b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.assets.cache differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.csproj.AssemblyReference.cache b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.csproj.AssemblyReference.cache index c7ccc323..d5924b78 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.csproj.AssemblyReference.cache and b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.csproj.AssemblyReference.cache differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.csproj.FileListAbsolute.txt b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.csproj.FileListAbsolute.txt index 0a3c7b33..8e090c88 100644 --- a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.csproj.FileListAbsolute.txt +++ b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.csproj.FileListAbsolute.txt @@ -423,3 +423,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.Person.UnitTests\ C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.Person.UnitTests\obj\Debug\net9.0\Orion.API.Person.UnitTests.pdb C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.Person.UnitTests\obj\Debug\net9.0\Orion.API.Person.UnitTests.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.Person.UnitTests\obj\Debug\net9.0\ref\Orion.API.Person.UnitTests.dll +C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.Person.UnitTests\obj\Debug\net9.0\Orion.API.Person.UnitTests.sourcelink.json diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.dll b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.dll index 684d2c7e..0f7f00e6 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.dll and b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.pdb b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.pdb index 11cadd7e..f77416d8 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.pdb and b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.pdb differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.sourcelink.json b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/Orion.API.Person.UnitTests.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/ref/Orion.API.Person.UnitTests.dll b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/ref/Orion.API.Person.UnitTests.dll index e9acf5ae..1279519c 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/ref/Orion.API.Person.UnitTests.dll and b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/ref/Orion.API.Person.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/refint/Orion.API.Person.UnitTests.dll b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/refint/Orion.API.Person.UnitTests.dll index e9acf5ae..1279519c 100644 Binary files a/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/refint/Orion.API.Person.UnitTests.dll and b/src/UnitTests/Orion.API.Person.UnitTests/obj/Debug/net9.0/refint/Orion.API.Person.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/project.assets.json b/src/UnitTests/Orion.API.Person.UnitTests/obj/project.assets.json index 99a3f229..a789c8b7 100644 --- a/src/UnitTests/Orion.API.Person.UnitTests/obj/project.assets.json +++ b/src/UnitTests/Orion.API.Person.UnitTests/obj/project.assets.json @@ -9828,12 +9828,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/project.nuget.cache b/src/UnitTests/Orion.API.Person.UnitTests/obj/project.nuget.cache index 183f96c3..4fc3b0aa 100644 --- a/src/UnitTests/Orion.API.Person.UnitTests/obj/project.nuget.cache +++ b/src/UnitTests/Orion.API.Person.UnitTests/obj/project.nuget.cache @@ -193,15 +193,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\UnitTests\\Orion.API.Person.UnitTests\\Orion.API.Person.UnitTests.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\UnitTests\\Orion.API.Person.UnitTests\\Orion.API.Person.UnitTests.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/rider.project.model.nuget.info b/src/UnitTests/Orion.API.Person.UnitTests/obj/rider.project.model.nuget.info index be30c620..1a064552 100644 --- a/src/UnitTests/Orion.API.Person.UnitTests/obj/rider.project.model.nuget.info +++ b/src/UnitTests/Orion.API.Person.UnitTests/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063126766274 \ No newline at end of file +17596605951053265 \ No newline at end of file diff --git a/src/UnitTests/Orion.API.Person.UnitTests/obj/rider.project.restore.info b/src/UnitTests/Orion.API.Person.UnitTests/obj/rider.project.restore.info index 31dc4715..1a064552 100644 --- a/src/UnitTests/Orion.API.Person.UnitTests/obj/rider.project.restore.info +++ b/src/UnitTests/Orion.API.Person.UnitTests/obj/rider.project.restore.info @@ -1 +1 @@ -17593586381795798 \ No newline at end of file +17596605951053265 \ No newline at end of file diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.dll b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.dll index 590b3ec1..86dbf6eb 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.dll and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.pdb b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.pdb index cd01f0f1..537e1098 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.pdb and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.pdb differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.dll b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.dll index 57d53516..35c40d01 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.dll and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.dll differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.exe b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.exe index 145211f8..7be6fc66 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.exe and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.exe differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb index 0eaf5206..7fd4ad43 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.API.TradingEconomics.pdb differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll index 95fea070..550bd7b6 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.dll differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe index 18e872de..f8a9c849 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.exe differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb index 51c706f4..8fe99852 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.DataAccess.Postgres.pdb differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.Domain.dll b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.Domain.dll index 6f27d85f..a2d76413 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.Domain.dll and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.Domain.dll differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb index 736a5c05..8e10ac0e 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/Orion.Domain.pdb differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/appsettings.Development.json b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/appsettings.Development.json index f337f3b7..2ead0eac 100644 --- a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/appsettings.Development.json +++ b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/bin/Debug/net9.0/appsettings.Development.json @@ -6,6 +6,6 @@ } }, "ConnectionStrings": { - "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;" + "DefaultConnection": "Host=localhost;Port=5432;Database=OrionProductionDatabase;Username=postgres;Password=$ta99Ath0;Include Error Detail" } } diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.AssemblyInfo.cs b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.AssemblyInfo.cs index 3077ab96..e3f04f84 100644 --- a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.AssemblyInfo.cs +++ b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.API.TradingEcomomics.UnitTests")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fde31e8c62fc44377103a1b8618b444c6d3b9a2b")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6400744b21c1a659c0b66d5a699c0127cbdef5f9")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.API.TradingEcomomics.UnitTests")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.API.TradingEcomomics.UnitTests")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.AssemblyInfoInputs.cache b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.AssemblyInfoInputs.cache index dff565c5..222dd9fc 100644 --- a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.AssemblyInfoInputs.cache +++ b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.AssemblyInfoInputs.cache @@ -1 +1 @@ -7ce723376cd279951d14ddc68b3a391063412f772e940ac377dee3e51cce7ceb +69b195bb509060d1815b0c32800b1b9b1d76913386d621947e7fe1d7957ccfce diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.assets.cache b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.assets.cache index 4e13b903..6ee40688 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.assets.cache and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.assets.cache differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.csproj.AssemblyReference.cache b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.csproj.AssemblyReference.cache index d2689bc3..ac45a0c9 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.csproj.AssemblyReference.cache and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.csproj.AssemblyReference.cache differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.csproj.FileListAbsolute.txt b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.csproj.FileListAbsolute.txt index 8b454cea..34187c04 100644 --- a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.csproj.FileListAbsolute.txt +++ b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.csproj.FileListAbsolute.txt @@ -288,3 +288,4 @@ C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.TradingEcomomics. C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.TradingEcomomics.UnitTests\obj\Debug\net9.0\Orion.API.TradingEcomomics.UnitTests.pdb C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.TradingEcomomics.UnitTests\obj\Debug\net9.0\Orion.API.TradingEcomomics.UnitTests.genruntimeconfig.cache C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.TradingEcomomics.UnitTests\obj\Debug\net9.0\ref\Orion.API.TradingEcomomics.UnitTests.dll +C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.API.TradingEcomomics.UnitTests\obj\Debug\net9.0\Orion.API.TradingEcomomics.UnitTests.sourcelink.json diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.dll b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.dll index 590b3ec1..86dbf6eb 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.dll and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.pdb b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.pdb index cd01f0f1..537e1098 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.pdb and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.pdb differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.sourcelink.json b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.sourcelink.json new file mode 100644 index 00000000..eb61b714 --- /dev/null +++ b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/Orion.API.TradingEcomomics.UnitTests.sourcelink.json @@ -0,0 +1 @@ +{"documents":{"C:\\x\\RealWorld\\Orion.Microservices.NET\\*":"https://raw.githubusercontent.com/EdCharlesDiesel/Orion.Microservices.NET/6400744b21c1a659c0b66d5a699c0127cbdef5f9/*"}} \ No newline at end of file diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/ref/Orion.API.TradingEcomomics.UnitTests.dll b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/ref/Orion.API.TradingEcomomics.UnitTests.dll index 5bb3875b..2b56af35 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/ref/Orion.API.TradingEcomomics.UnitTests.dll and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/ref/Orion.API.TradingEcomomics.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/refint/Orion.API.TradingEcomomics.UnitTests.dll b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/refint/Orion.API.TradingEcomomics.UnitTests.dll index 5bb3875b..2b56af35 100644 Binary files a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/refint/Orion.API.TradingEcomomics.UnitTests.dll and b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/Debug/net9.0/refint/Orion.API.TradingEcomomics.UnitTests.dll differ diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/project.assets.json b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/project.assets.json index 2fb6e019..e8209dd2 100644 --- a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/project.assets.json +++ b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/project.assets.json @@ -11966,12 +11966,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." } ] } \ No newline at end of file diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/project.nuget.cache b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/project.nuget.cache index 802393ad..d8764ca8 100644 --- a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/project.nuget.cache +++ b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/project.nuget.cache @@ -247,15 +247,6 @@ "targetGraphs": [ "net9.0" ] - }, - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\UnitTests\\Orion.API.TradingEcomomics.UnitTests\\Orion.API.TradingEcomomics.UnitTests.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\UnitTests\\Orion.API.TradingEcomomics.UnitTests\\Orion.API.TradingEcomomics.UnitTests.csproj", - "targetGraphs": [] } ] } \ No newline at end of file diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/rider.project.model.nuget.info b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/rider.project.model.nuget.info index c992f605..51bc9e3d 100644 --- a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/rider.project.model.nuget.info +++ b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063126735651 \ No newline at end of file +17596605953494605 \ No newline at end of file diff --git a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/rider.project.restore.info b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/rider.project.restore.info index 996e8f70..51bc9e3d 100644 --- a/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/rider.project.restore.info +++ b/src/UnitTests/Orion.API.TradingEcomomics.UnitTests/obj/rider.project.restore.info @@ -1 +1 @@ -17593586402871461 \ No newline at end of file +17596605953494605 \ No newline at end of file diff --git a/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.AssemblyInfo.cs b/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.AssemblyInfo.cs index 948f7b1e..3b7ae1ac 100644 --- a/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.AssemblyInfo.cs +++ b/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.AssemblyInfo.cs @@ -13,7 +13,7 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("Orion.Helpers.UnitTests")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0e981f98dbe00a6d99d29d87d6aa76ea9fde4360")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+16e419a812114e374a59f597c35ef8ddd9855eff")] [assembly: System.Reflection.AssemblyProductAttribute("Orion.Helpers.UnitTests")] [assembly: System.Reflection.AssemblyTitleAttribute("Orion.Helpers.UnitTests")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.AssemblyInfoInputs.cache b/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.AssemblyInfoInputs.cache index 28fbe249..42e065f6 100644 --- a/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.AssemblyInfoInputs.cache +++ b/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.AssemblyInfoInputs.cache @@ -1 +1 @@ -df6e59e670db615e2b0c1e430b7d548a7ad3fba2dea8ee23484a6e28b3dddacb +996dd16cf62561603df37d4c563a8e631e9dd487e6ec07307db3142d23dbbec2 diff --git a/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.assets.cache b/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.assets.cache index 98000b04..0871d263 100644 Binary files a/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.assets.cache and b/src/UnitTests/Orion.Helpers.UnitTests/obj/Debug/net9.0/Orion.Helpers.UnitTests.assets.cache differ diff --git a/src/UnitTests/Orion.Helpers.UnitTests/obj/project.assets.json b/src/UnitTests/Orion.Helpers.UnitTests/obj/project.assets.json index 89fe0eac..23ea477b 100644 --- a/src/UnitTests/Orion.Helpers.UnitTests/obj/project.assets.json +++ b/src/UnitTests/Orion.Helpers.UnitTests/obj/project.assets.json @@ -5737,13 +5737,5 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json" } } - }, - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json." - } - ] + } } \ No newline at end of file diff --git a/src/UnitTests/Orion.Helpers.UnitTests/obj/project.nuget.cache b/src/UnitTests/Orion.Helpers.UnitTests/obj/project.nuget.cache index 56aaa40b..bb77a0f1 100644 --- a/src/UnitTests/Orion.Helpers.UnitTests/obj/project.nuget.cache +++ b/src/UnitTests/Orion.Helpers.UnitTests/obj/project.nuget.cache @@ -96,15 +96,5 @@ "C:\\Users\\PC\\.nuget\\packages\\xunit.extensibility.execution\\2.5.3\\xunit.extensibility.execution.2.5.3.nupkg.sha512", "C:\\Users\\PC\\.nuget\\packages\\xunit.runner.visualstudio\\2.5.3\\xunit.runner.visualstudio.2.5.3.nupkg.sha512" ], - "logs": [ - { - "code": "NU1900", - "level": "Warning", - "message": "Error occurred while getting package vulnerability data: Unable to load the service index for source https://api.nuget.org/v3/index.json.", - "projectPath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\UnitTests\\Orion.Helpers.UnitTests\\Orion.Helpers.UnitTests.csproj", - "warningLevel": 1, - "filePath": "C:\\x\\RealWorld\\Orion.Microservices.NET\\src\\UnitTests\\Orion.Helpers.UnitTests\\Orion.Helpers.UnitTests.csproj", - "targetGraphs": [] - } - ] + "logs": [] } \ No newline at end of file diff --git a/src/UnitTests/Orion.Helpers.UnitTests/obj/rider.project.model.nuget.info b/src/UnitTests/Orion.Helpers.UnitTests/obj/rider.project.model.nuget.info index 7f134dc7..626e42c2 100644 --- a/src/UnitTests/Orion.Helpers.UnitTests/obj/rider.project.model.nuget.info +++ b/src/UnitTests/Orion.Helpers.UnitTests/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17593063124921800 \ No newline at end of file +17596605951843917 \ No newline at end of file diff --git a/src/UnitTests/Orion.Helpers.UnitTests/obj/rider.project.restore.info b/src/UnitTests/Orion.Helpers.UnitTests/obj/rider.project.restore.info index 1a84523f..626e42c2 100644 --- a/src/UnitTests/Orion.Helpers.UnitTests/obj/rider.project.restore.info +++ b/src/UnitTests/Orion.Helpers.UnitTests/obj/rider.project.restore.info @@ -1 +1 @@ -17593586383134842 \ No newline at end of file +17596605951843917 \ No newline at end of file