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 <UnitTests>\<Orion.Helpers.UnitTests>" xmlns="urn:schemas-jetbrains-com:jetbrains-ut-session">
+ <Or>
+ <Project Location="C:\x\RealWorld\Orion.Microservices.NET\src\UnitTests\Orion.Helpers.UnitTests" Presentation="<UnitTests>\<Orion.Helpers.UnitTests>" />
+ <Project Location="C:\x\RealWorld\Orion.Microservices.NET\src\Domain\Orion.Domain.UnitTests" Presentation="<UnitTests>\<Orion.Domain.UnitTests>" />
+ </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