Compare commits

...

9 Commits

  1. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/DesignTimeBuild/.dtbcache.v2
  2. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/16101930-ba3c-470f-bcda-f134abc01386.vsidx
  3. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/49b19289-7ef2-4493-b565-e933e276e2db.vsidx
  4. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/71c4d690-9b13-49ab-b0a8-222db8fcd7a2.vsidx
  5. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/bd84ac67-11e0-4ef9-8da8-d98f74972f6b.vsidx
  6. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/c7b96ce0-e865-4f72-8294-2531c5949775.vsidx
  7. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/d95d583c-0ac5-4384-80ff-37380abb0f10.vsidx
  8. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/e6e974d0-ac6c-4025-a41d-2813d20fc919.vsidx
  9. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/e86c022e-fb99-46ad-83ea-429bd4057049.vsidx
  10. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/f45833f4-297c-4a69-872a-aae3c0d63619.vsidx
  11. 0
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/read.lock
  12. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/v16/.suo
  13. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/v17/.futdcache.v2
  14. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/v17/.suo
  15. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/v17/HierarchyCache.v1.txt
  16. BIN
      CustomerOnlineV2/.vs/ProjectEvaluation/customeronlinev2.metadata.v7.bin
  17. BIN
      CustomerOnlineV2/.vs/ProjectEvaluation/customeronlinev2.projects.v7.bin
  18. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Api.dll
  19. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Api.pdb
  20. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  21. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  22. 40
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.dgspec.json
  23. 7
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.g.props
  24. 2
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.GeneratedMSBuildEditorConfig.editorconfig
  25. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.assets.cache
  26. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.AssemblyReference.cache
  27. 2
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.CoreCompileInputs.cache
  28. 15
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.FileListAbsolute.txt
  29. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.dll
  30. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.pdb
  31. 24
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/project.assets.json
  32. 26
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/project.nuget.cache
  33. 9
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/AccountBusiness/AccountBusiness.cs
  34. 1
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/AccountBusiness/IAccountBusiness.cs
  35. 14
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/ReceiverBusiness/IReceiverBusiness.cs
  36. 39
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/ReceiverBusiness/ReceiverBusiness.cs
  37. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Api.dll
  38. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Api.pdb
  39. 43
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.deps.json
  40. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.dll
  41. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.pdb
  42. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  43. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  44. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Repository.dll
  45. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Repository.pdb
  46. 94
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.dgspec.json
  47. 7
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.g.props
  48. 2
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.GeneratedMSBuildEditorConfig.editorconfig
  49. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.assets.cache
  50. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.AssemblyReference.cache
  51. 2
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.CoreCompileInputs.cache
  52. 19
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.FileListAbsolute.txt
  53. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.dll
  54. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.pdb
  55. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/ref/CustomerOnlineV2.Business.dll
  56. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/refint/CustomerOnlineV2.Business.dll
  57. 168
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/project.assets.json
  58. 121
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/project.nuget.cache
  59. 14
      CustomerOnlineV2/CustomerOnlineV2.Common/Models/AccountModel/AccountModel.cs
  60. 43
      CustomerOnlineV2/CustomerOnlineV2.Common/Models/ReceiverModel/ReceiverInformationModel.cs
  61. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  62. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  63. 19
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/CustomerOnlineV2.Common.csproj.nuget.dgspec.json
  64. 7
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/CustomerOnlineV2.Common.csproj.nuget.g.props
  65. 2
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.GeneratedMSBuildEditorConfig.editorconfig
  66. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.assets.cache
  67. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.csproj.AssemblyReference.cache
  68. 2
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.csproj.CoreCompileInputs.cache
  69. 12
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.csproj.FileListAbsolute.txt
  70. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.dll
  71. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.pdb
  72. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/ref/CustomerOnlineV2.Common.dll
  73. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/refint/CustomerOnlineV2.Common.dll
  74. 20
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/project.assets.json
  75. 22
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/project.nuget.cache
  76. 1
      CustomerOnlineV2/CustomerOnlineV2.Repository/CustomerOnlineV2.Repository.csproj
  77. 25
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/AccountRepository/AccountRepository.cs
  78. 1
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/AccountRepository/IAccountRepository.cs
  79. 17
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/ReceiverRepository/IReceiverRepository.cs
  80. 108
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/ReceiverRepository/ReceiverRepository.cs
  81. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  82. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  83. 43
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Repository.deps.json
  84. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Repository.dll
  85. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Repository.pdb
  86. 44
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/CustomerOnlineV2.Repository.csproj.nuget.dgspec.json
  87. 7
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/CustomerOnlineV2.Repository.csproj.nuget.g.props
  88. 2
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.GeneratedMSBuildEditorConfig.editorconfig
  89. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.assets.cache
  90. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.csproj.AssemblyReference.cache
  91. 2
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.csproj.CoreCompileInputs.cache
  92. 15
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.csproj.FileListAbsolute.txt
  93. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.dll
  94. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.pdb
  95. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/ref/CustomerOnlineV2.Repository.dll
  96. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/refint/CustomerOnlineV2.Repository.dll
  97. 164
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/project.assets.json
  98. 121
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/project.nuget.cache
  99. 40
      CustomerOnlineV2/CustomerOnlineV2/Controllers/AccountController.cs
  100. 41
      CustomerOnlineV2/CustomerOnlineV2/Controllers/ReceiverInformationController.cs

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/DesignTimeBuild/.dtbcache.v2

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/16101930-ba3c-470f-bcda-f134abc01386.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/49b19289-7ef2-4493-b565-e933e276e2db.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/71c4d690-9b13-49ab-b0a8-222db8fcd7a2.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/bd84ac67-11e0-4ef9-8da8-d98f74972f6b.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/c7b96ce0-e865-4f72-8294-2531c5949775.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/d95d583c-0ac5-4384-80ff-37380abb0f10.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/e6e974d0-ac6c-4025-a41d-2813d20fc919.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/e86c022e-fb99-46ad-83ea-429bd4057049.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/f45833f4-297c-4a69-872a-aae3c0d63619.vsidx

0
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/read.lock

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/v16/.suo

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/v17/.futdcache.v2

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/v17/.suo

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/v17/HierarchyCache.v1.txt

BIN
CustomerOnlineV2/.vs/ProjectEvaluation/customeronlinev2.metadata.v7.bin

BIN
CustomerOnlineV2/.vs/ProjectEvaluation/customeronlinev2.projects.v7.bin

BIN
CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Api.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Api.pdb

BIN
CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Common.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb

40
CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.dgspec.json

@ -1,24 +1,23 @@
{
"format": 1,
"restore": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {}
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {}
},
"projects": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectName": "CustomerOnlineV2.Api",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -33,8 +32,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
}
}
}
@ -74,25 +73,24 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -148,7 +146,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
}

7
CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.g.props

@ -5,13 +5,12 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\arjun.dhami\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\dell\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.6.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\arjun.dhami\.nuget\packages\" />
<SourceRoot Include="C:\Users\dell\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\" />
</ItemGroup>
</Project>

2
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.GeneratedMSBuildEditorConfig.editorconfig

@ -8,4 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = CustomerOnlineV2.Api
build_property.ProjectDir = D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\
build_property.ProjectDir = E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\

BIN
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.assets.cache

BIN
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.AssemblyReference.cache

2
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.CoreCompileInputs.cache

@ -1 +1 @@
b3aca38705df448e0c889622669f42ae48346995
75bb5938ece42a314cccc83d6aeed81f53f3782a

15
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.FileListAbsolute.txt

@ -13,3 +13,18 @@ D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\Customer
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\refint\CustomerOnlineV2.Api.dll
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\CustomerOnlineV2.Api.pdb
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\ref\CustomerOnlineV2.Api.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\bin\Debug\net7.0\CustomerOnlineV2.Api.deps.json
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\bin\Debug\net7.0\CustomerOnlineV2.Api.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\bin\Debug\net7.0\CustomerOnlineV2.Api.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\bin\Debug\net7.0\CustomerOnlineV2.Common.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\bin\Debug\net7.0\CustomerOnlineV2.Common.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\CustomerOnlineV2.Api.csproj.AssemblyReference.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\CustomerOnlineV2.Api.GeneratedMSBuildEditorConfig.editorconfig
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\CustomerOnlineV2.Api.AssemblyInfoInputs.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\CustomerOnlineV2.Api.AssemblyInfo.cs
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\CustomerOnlineV2.Api.csproj.CoreCompileInputs.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\CustomerOnlineV2.Api.csproj.CopyComplete
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\CustomerOnlineV2.Api.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\refint\CustomerOnlineV2.Api.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\CustomerOnlineV2.Api.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\obj\Debug\net7.0\ref\CustomerOnlineV2.Api.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.pdb

24
CustomerOnlineV2/CustomerOnlineV2.Api/obj/project.assets.json

@ -484,25 +484,23 @@
]
},
"packageFolders": {
"C:\\Users\\arjun.dhami\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
"C:\\Users\\dell\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectName": "CustomerOnlineV2.Api",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -517,8 +515,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
}
}
}
@ -558,7 +556,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
},

26
CustomerOnlineV2/CustomerOnlineV2.Api/obj/project.nuget.cache

@ -1,20 +1,20 @@
{
"version": 2,
"dgSpecHash": "Zil/+8ykDRfkRekAdx9/jduZ53wStICljgVPzcpW/RZB7xSQURdY8lobsg1zTK/9UISGnpHupzwuOch9NizeGw==",
"dgSpecHash": "nLXFVUfZ6pVksJj5w+A97lq3YDpCbJ8VRy7esvBrefps9Qs7UcUELds1BJV+KXKFI8h32ALCUOGrx/mDc/F1BA==",
"success": true,
"projectFilePath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectFilePath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"expectedPackageFiles": [
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.mvc\\5.2.9\\microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.razor\\3.2.9\\microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.webpages\\3.2.9\\microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encodings.web\\4.5.0\\system.text.encodings.web.4.5.0.nupkg.sha512"
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.mvc\\5.2.9\\microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.razor\\3.2.9\\microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.webpages\\3.2.9\\microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.text.encodings.web\\4.5.0\\system.text.encodings.web.4.5.0.nupkg.sha512"
],
"logs": [
{

9
CustomerOnlineV2/CustomerOnlineV2.Business/Business/AccountBusiness/AccountBusiness.cs

@ -30,5 +30,14 @@ namespace CustomerOnlineV2.Business.Business.AccountBusiness
return await _accountRepo.ChangePassword(model, logindetails);
}
public async Task<CommonResponse> PasswordReset(PasswordResetModel model, LoginResponse logindetails)
{
//if (model.NewPassword != model.ConfirmNewPassword)
//{
// return new CommonResponse(ResponseHelper.FAILED, "New Password and confirm new password does not match!");
//}
return await _accountRepo.PasswordReset(model, logindetails);
}
}
}

1
CustomerOnlineV2/CustomerOnlineV2.Business/Business/AccountBusiness/IAccountBusiness.cs

@ -7,5 +7,6 @@ namespace CustomerOnlineV2.Business.Business.AccountBusiness
{
Task<LoginResponse> Login(LoginModel model);
Task<CommonResponse> ChangePassword(ForceChangePasswordModel model, LoginResponse logindetails);
Task<CommonResponse> PasswordReset(PasswordResetModel model, LoginResponse logindetails);
}
}

14
CustomerOnlineV2/CustomerOnlineV2.Business/Business/ReceiverBusiness/IReceiverBusiness.cs

@ -0,0 +1,14 @@
using CustomerOnlineV2.Common.Models.ReceiverModel;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace CustomerOnlineV2.Business.Business.ReceiverBusiness
{
public interface IReceiverBusiness
{
Task<ReceiverInformationModel> Receivers(ReceiverInformationModel model, string id, string user);
}
}

39
CustomerOnlineV2/CustomerOnlineV2.Business/Business/ReceiverBusiness/ReceiverBusiness.cs

@ -0,0 +1,39 @@
using CustomerOnlineV2.Common.Helper;
using CustomerOnlineV2.Common.Models;
using CustomerOnlineV2.Common.Models.ReceiverModel;
using CustomerOnlineV2.Common.Models.TransactionModel;
using CustomerOnlineV2.Repository.Repository.ReceiverRepository;
using Newtonsoft.Json;
namespace CustomerOnlineV2.Business.Business.ReceiverBusiness
{
public class ReceiverBusiness : IReceiverBusiness
{
//private readonly ILogger<ReceiverBusiness> _logger;
private readonly IReceiverRepository _receiverRepository;
public ReceiverBusiness(IReceiverRepository receiverRepository)
{
//_logger = logger;
_receiverRepository = receiverRepository;
}
public async Task<ReceiverInformationModel> Receivers(ReceiverInformationModel model , string id, string user)
{
var model1 = await _receiverRepository.GetReceiverDetails(model , id, user) ;
return model1;
}
}
}

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Api.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Api.pdb

43
CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.deps.json

@ -359,6 +359,18 @@
}
}
},
"NPoco/5.7.1": {
"dependencies": {
"System.Linq.Async": "5.0.0",
"System.Reflection.Emit.Lightweight": "4.7.0"
},
"runtime": {
"lib/netstandard2.1/NPoco.dll": {
"assemblyVersion": "5.7.1.0",
"fileVersion": "5.7.1.0"
}
}
},
"System.Buffers/4.5.1": {},
"System.Configuration.ConfigurationManager/5.0.0": {
"dependencies": {
@ -427,6 +439,14 @@
"System.Threading.Tasks": "4.3.0"
}
},
"System.Linq.Async/5.0.0": {
"runtime": {
"lib/netcoreapp3.1/System.Linq.Async.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.0.1"
}
}
},
"System.Memory/4.5.4": {},
"System.Memory.Data/1.0.2": {
"dependencies": {
@ -450,6 +470,7 @@
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Emit.Lightweight/4.7.0": {},
"System.Reflection.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
@ -597,6 +618,7 @@
"CustomerOnlineV2.Common": "1.0.0",
"Microsoft.Data.SqlClient": "5.0.1",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"NPoco": "5.7.1",
"Newtonsoft.Json": "13.0.3"
},
"runtime": {
@ -814,6 +836,13 @@
"path": "newtonsoft.json/13.0.3",
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"NPoco/5.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6qjyBqqc0TSK/xHjXA6tSZhABSDQqXGrTOIdUIVazPsmN0OyTaBTEtwV2wTV0NyfkzcRPhLyO6bIW89ZFNvlWg==",
"path": "npoco/5.7.1",
"hashPath": "npoco.5.7.1.nupkg.sha512"
},
"System.Buffers/4.5.1": {
"type": "package",
"serviceable": true,
@ -870,6 +899,13 @@
"path": "system.io/4.3.0",
"hashPath": "system.io.4.3.0.nupkg.sha512"
},
"System.Linq.Async/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cPtIuuH8TIjVHSi2ewwReWGW1PfChPE0LxPIDlfwVcLuTM9GANFTXiMB7k3aC4sk3f0cQU25LNKzx+jZMxijqw==",
"path": "system.linq.async/5.0.0",
"hashPath": "system.linq.async.5.0.0.nupkg.sha512"
},
"System.Memory/4.5.4": {
"type": "package",
"serviceable": true,
@ -898,6 +934,13 @@
"path": "system.reflection/4.3.0",
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
},
"System.Reflection.Emit.Lightweight/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
"path": "system.reflection.emit.lightweight/4.7.0",
"hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512"
},
"System.Reflection.Primitives/4.3.0": {
"type": "package",
"serviceable": true,

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.pdb

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Common.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Repository.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Repository.pdb

94
CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.dgspec.json

@ -1,24 +1,23 @@
{
"format": 1,
"restore": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj": {}
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj": {}
},
"projects": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectName": "CustomerOnlineV2.Api",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -33,8 +32,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
}
}
}
@ -74,25 +73,24 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"projectName": "CustomerOnlineV2.Business",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -107,14 +105,14 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj"
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj"
}
}
}
@ -144,25 +142,24 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -218,25 +215,24 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectName": "CustomerOnlineV2.Repository",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -251,8 +247,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
}
}
}
@ -275,6 +271,10 @@
"target": "Package",
"version": "[7.0.0, )"
},
"NPoco": {
"target": "Package",
"version": "[5.7.1, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
@ -296,7 +296,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
}

7
CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.g.props

@ -5,13 +5,12 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\arjun.dhami\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\dell\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.6.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\arjun.dhami\.nuget\packages\" />
<SourceRoot Include="C:\Users\dell\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\" />
</ItemGroup>
</Project>

2
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.GeneratedMSBuildEditorConfig.editorconfig

@ -8,4 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = CustomerOnlineV2.Business
build_property.ProjectDir = D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\
build_property.ProjectDir = E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.assets.cache

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.AssemblyReference.cache

2
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.CoreCompileInputs.cache

@ -1 +1 @@
7d3ddbfcfff7a0c1c0a560d73ba6e17c40461a83
188a986e3c00213d53343cb5350f2fe411297726

19
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.FileListAbsolute.txt

@ -17,3 +17,22 @@ D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\Customer
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\refint\CustomerOnlineV2.Business.dll
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\CustomerOnlineV2.Business.pdb
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\ref\CustomerOnlineV2.Business.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\bin\Debug\net7.0\CustomerOnlineV2.Business.deps.json
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\bin\Debug\net7.0\CustomerOnlineV2.Business.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\bin\Debug\net7.0\CustomerOnlineV2.Business.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\bin\Debug\net7.0\CustomerOnlineV2.Api.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\bin\Debug\net7.0\CustomerOnlineV2.Common.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\bin\Debug\net7.0\CustomerOnlineV2.Repository.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\bin\Debug\net7.0\CustomerOnlineV2.Api.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\bin\Debug\net7.0\CustomerOnlineV2.Common.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\bin\Debug\net7.0\CustomerOnlineV2.Repository.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\CustomerOnlineV2.Business.csproj.AssemblyReference.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\CustomerOnlineV2.Business.GeneratedMSBuildEditorConfig.editorconfig
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\CustomerOnlineV2.Business.AssemblyInfoInputs.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\CustomerOnlineV2.Business.AssemblyInfo.cs
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\CustomerOnlineV2.Business.csproj.CoreCompileInputs.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\CustomerOnlineV2.Business.csproj.CopyComplete
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\CustomerOnlineV2.Business.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\refint\CustomerOnlineV2.Business.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\CustomerOnlineV2.Business.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\obj\Debug\net7.0\ref\CustomerOnlineV2.Business.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.pdb

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/ref/CustomerOnlineV2.Business.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/refint/CustomerOnlineV2.Business.dll

168
CustomerOnlineV2/CustomerOnlineV2.Business/obj/project.assets.json

@ -506,6 +506,19 @@
}
}
},
"NPoco/5.7.1": {
"type": "package",
"dependencies": {
"System.Linq.Async": "5.0.0",
"System.Reflection.Emit.Lightweight": "4.7.0"
},
"compile": {
"lib/netstandard2.1/NPoco.dll": {}
},
"runtime": {
"lib/netstandard2.1/NPoco.dll": {}
}
},
"System.Buffers/4.5.1": {
"type": "package",
"compile": {
@ -629,6 +642,19 @@
}
}
},
"System.Linq.Async/5.0.0": {
"type": "package",
"compile": {
"ref/netcoreapp3.1/System.Linq.Async.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp3.1/System.Linq.Async.dll": {
"related": ".xml"
}
}
},
"System.Memory/4.5.4": {
"type": "package",
"compile": {
@ -679,6 +705,15 @@
}
}
},
"System.Reflection.Emit.Lightweight/4.7.0": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.Reflection.Primitives/4.3.0": {
"type": "package",
"dependencies": {
@ -987,6 +1022,7 @@
"CustomerOnlineV2.Common": "1.0.0",
"Microsoft.Data.SqlClient": "5.0.1",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"NPoco": "5.7.1",
"Newtonsoft.Json": "13.0.3"
},
"compile": {
@ -1752,6 +1788,21 @@
"packageIcon.png"
]
},
"NPoco/5.7.1": {
"sha512": "6qjyBqqc0TSK/xHjXA6tSZhABSDQqXGrTOIdUIVazPsmN0OyTaBTEtwV2wTV0NyfkzcRPhLyO6bIW89ZFNvlWg==",
"type": "package",
"path": "npoco/5.7.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/net461/NPoco.dll",
"lib/netstandard2.0/NPoco.dll",
"lib/netstandard2.1/NPoco.dll",
"npoco.5.7.1.nupkg.sha512",
"npoco.nuspec"
]
},
"System.Buffers/4.5.1": {
"sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
"type": "package",
@ -2067,6 +2118,33 @@
"system.io.nuspec"
]
},
"System.Linq.Async/5.0.0": {
"sha512": "cPtIuuH8TIjVHSi2ewwReWGW1PfChPE0LxPIDlfwVcLuTM9GANFTXiMB7k3aC4sk3f0cQU25LNKzx+jZMxijqw==",
"type": "package",
"path": "system.linq.async/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net461/System.Linq.Async.dll",
"lib/net461/System.Linq.Async.xml",
"lib/netcoreapp3.1/System.Linq.Async.dll",
"lib/netcoreapp3.1/System.Linq.Async.xml",
"lib/netstandard2.0/System.Linq.Async.dll",
"lib/netstandard2.0/System.Linq.Async.xml",
"lib/netstandard2.1/System.Linq.Async.dll",
"lib/netstandard2.1/System.Linq.Async.xml",
"ref/net461/System.Linq.Async.dll",
"ref/net461/System.Linq.Async.xml",
"ref/netcoreapp3.1/System.Linq.Async.dll",
"ref/netcoreapp3.1/System.Linq.Async.xml",
"ref/netstandard2.0/System.Linq.Async.dll",
"ref/netstandard2.0/System.Linq.Async.xml",
"ref/netstandard2.1/System.Linq.Async.dll",
"ref/netstandard2.1/System.Linq.Async.xml",
"system.linq.async.5.0.0.nupkg.sha512",
"system.linq.async.nuspec"
]
},
"System.Memory/4.5.4": {
"sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
"type": "package",
@ -2236,6 +2314,64 @@
"system.reflection.nuspec"
]
},
"System.Reflection.Emit.Lightweight/4.7.0": {
"sha512": "a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
"type": "package",
"path": "system.reflection.emit.lightweight/4.7.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Emit.Lightweight.dll",
"lib/netcoreapp2.0/_._",
"lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
"lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
"lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
"lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
"lib/netstandard2.1/_._",
"lib/portable-net45+wp8/_._",
"lib/wp80/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcoreapp2.0/_._",
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
"ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard2.1/_._",
"ref/portable-net45+wp8/_._",
"ref/wp80/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
"runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
"system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
"system.reflection.emit.lightweight.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Reflection.Primitives/4.3.0": {
"sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
"type": "package",
@ -3046,25 +3182,23 @@
]
},
"packageFolders": {
"C:\\Users\\arjun.dhami\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
"C:\\Users\\dell\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"projectName": "CustomerOnlineV2.Business",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -3079,14 +3213,14 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj"
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj"
}
}
}
@ -3116,7 +3250,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
},

121
CustomerOnlineV2/CustomerOnlineV2.Business/obj/project.nuget.cache

@ -1,66 +1,69 @@
{
"version": 2,
"dgSpecHash": "Gm6ym/SYp8S0f21nAtOh9a9Ve6cDxcmxkAZ0Q/7drD6i0bEqeeyr0ttQwbYvTBNzu8+Om66f8GaLfCj4ouY6YQ==",
"dgSpecHash": "kIYKutoQL4EbPKvetYSq6/g0/mpScfZOozyIg9nsywCCZAUT/UCTkToVlZXMXPQGhhNpTtPgIwmBzDoBRhatlA==",
"success": true,
"projectFilePath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"projectFilePath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"expectedPackageFiles": [
"C:\\Users\\arjun.dhami\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.mvc\\5.2.9\\microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.razor\\3.2.9\\microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.webpages\\3.2.9\\microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.21.0\\microsoft.identitymodel.abstractions.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.21.0\\microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.logging\\6.21.0\\microsoft.identitymodel.logging.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.21.0\\microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.21.0\\microsoft.identitymodel.tokens.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encodings.web\\4.7.2\\system.text.encodings.web.4.7.2.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.json\\4.7.2\\system.text.json.4.7.2.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512"
"C:\\Users\\dell\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.mvc\\5.2.9\\microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.razor\\3.2.9\\microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.webpages\\3.2.9\\microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.21.0\\microsoft.identitymodel.abstractions.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.21.0\\microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.logging\\6.21.0\\microsoft.identitymodel.logging.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.21.0\\microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.21.0\\microsoft.identitymodel.tokens.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\npoco\\5.7.1\\npoco.5.7.1.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.linq.async\\5.0.0\\system.linq.async.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.reflection.emit.lightweight\\4.7.0\\system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.text.encodings.web\\4.7.2\\system.text.encodings.web.4.7.2.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.text.json\\4.7.2\\system.text.json.4.7.2.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512"
],
"logs": [
{

14
CustomerOnlineV2/CustomerOnlineV2.Common/Models/AccountModel/AccountModel.cs

@ -1,4 +1,7 @@
namespace CustomerOnlineV2.Common.Models.AccountModel
using System.ComponentModel.DataAnnotations;
using System.Text.Json.Serialization;
namespace CustomerOnlineV2.Common.Models.AccountModel
{
public class AccountModel
{
@ -20,6 +23,15 @@
public string? ConfirmNewPassword { get; set; }
public string? IpAddress { get; set; }
}
public class PasswordResetModel
{
public string? Username { get; set; }
public string? Dob { get; set; }
public string? IpAddress { get; set; }
public string? RandomPassword { get; set; }
}
public class LoginResponse : CommonResponse
{

43
CustomerOnlineV2/CustomerOnlineV2.Common/Models/ReceiverModel/ReceiverInformationModel.cs

@ -0,0 +1,43 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace CustomerOnlineV2.Common.Models.ReceiverModel
{
public class ReceiverInformationModel : CommonResponse
{
public string? ReceiverId { get; set; }
public string? CustomerId { get; set; }
public string? MembershipId { get; set; }
public string? firstName { get; set; }
public string? middleName { get; set; }
public string? lastName1 { get; set; }
public string? lastName2 { get; set; }
public string? Country { get; set; }
public string? Address { get; set; }
public string? State { get; set; }
public string? zipCode { get; set; }
public string? Email { get; set; }
public string? homePhone { get; set; }
public string? workPhone { get; set; }
public string? Mobile { get; set; }
public string? Relationship { get; set; }
public string? District { get; set; }
public string? purposeOfRemit { get; set; }
public string? receiverType { get; set; }
public string? idType { get; set; }
public string? idNumber { get; set; }
public string? createdDate { get; set; }
public string? idExpairyDate { get; set; }
public string? placeOfIssue { get; set; }
public string? paymentMode { get; set; }
public string? bankLocation { get; set; }
public string? payOutPartner { get; set; }
public string? bankName { get; set; }
public string? receiverAccountNumber { get; set; }
public string? Remarks { get; set; }
}
}

BIN
CustomerOnlineV2/CustomerOnlineV2.Common/bin/Debug/net7.0/CustomerOnlineV2.Common.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Common/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb

19
CustomerOnlineV2/CustomerOnlineV2.Common/obj/CustomerOnlineV2.Common.csproj.nuget.dgspec.json

@ -1,24 +1,23 @@
{
"format": 1,
"restore": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {}
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {}
},
"projects": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -74,7 +73,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
}

7
CustomerOnlineV2/CustomerOnlineV2.Common/obj/CustomerOnlineV2.Common.csproj.nuget.g.props

@ -5,13 +5,12 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\arjun.dhami\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\dell\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.6.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\arjun.dhami\.nuget\packages\" />
<SourceRoot Include="C:\Users\dell\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\" />
</ItemGroup>
</Project>

2
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.GeneratedMSBuildEditorConfig.editorconfig

@ -8,4 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = CustomerOnlineV2.Common
build_property.ProjectDir = D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\
build_property.ProjectDir = E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\

BIN
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.assets.cache

BIN
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.csproj.AssemblyReference.cache

2
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.csproj.CoreCompileInputs.cache

@ -1 +1 @@
e2992a2426e028994be1ab5381e233aaf0786939
3e47baeb11296889f5f848437eb60b8e730bf2dc

12
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.csproj.FileListAbsolute.txt

@ -10,3 +10,15 @@ D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\Customer
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\refint\CustomerOnlineV2.Common.dll
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\CustomerOnlineV2.Common.pdb
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\ref\CustomerOnlineV2.Common.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\bin\Debug\net7.0\CustomerOnlineV2.Common.deps.json
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\bin\Debug\net7.0\CustomerOnlineV2.Common.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\bin\Debug\net7.0\CustomerOnlineV2.Common.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\CustomerOnlineV2.Common.csproj.AssemblyReference.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\CustomerOnlineV2.Common.GeneratedMSBuildEditorConfig.editorconfig
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\CustomerOnlineV2.Common.AssemblyInfoInputs.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\CustomerOnlineV2.Common.AssemblyInfo.cs
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\CustomerOnlineV2.Common.csproj.CoreCompileInputs.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\CustomerOnlineV2.Common.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\refint\CustomerOnlineV2.Common.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\CustomerOnlineV2.Common.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\obj\Debug\net7.0\ref\CustomerOnlineV2.Common.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.pdb

BIN
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/ref/CustomerOnlineV2.Common.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/refint/CustomerOnlineV2.Common.dll

20
CustomerOnlineV2/CustomerOnlineV2.Common/obj/project.assets.json

@ -335,25 +335,23 @@
]
},
"packageFolders": {
"C:\\Users\\arjun.dhami\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
"C:\\Users\\dell\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -409,7 +407,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
},

22
CustomerOnlineV2/CustomerOnlineV2.Common/obj/project.nuget.cache

@ -1,18 +1,18 @@
{
"version": 2,
"dgSpecHash": "iiWFi6LEAN7fjMfEpgelfNW88pOMcLItwq1cjk723i21ogSunkYtiL0vFGb6dCROAHdSpuQ++9aOINsLHnvUog==",
"dgSpecHash": "nbl5ROSdM8ddGiF1TunAf40xYb1GQFbpjR/gKeHSbualTD5jl6d2hMAQzXQdxjF9Tc+3k84z3Ok2Vqvybud4KA==",
"success": true,
"projectFilePath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectFilePath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"expectedPackageFiles": [
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.mvc\\5.2.9\\microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.razor\\3.2.9\\microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.webpages\\3.2.9\\microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encodings.web\\4.5.0\\system.text.encodings.web.4.5.0.nupkg.sha512"
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.mvc\\5.2.9\\microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.razor\\3.2.9\\microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.webpages\\3.2.9\\microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.text.encodings.web\\4.5.0\\system.text.encodings.web.4.5.0.nupkg.sha512"
],
"logs": [
{

1
CustomerOnlineV2/CustomerOnlineV2.Repository/CustomerOnlineV2.Repository.csproj

@ -14,6 +14,7 @@
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NPoco" Version="5.7.1" />
</ItemGroup>
<ItemGroup>

25
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/AccountRepository/AccountRepository.cs

@ -92,5 +92,30 @@ namespace CustomerOnlineV2.Repository.Repository.AccountRepository
}
return await Task.FromResult(_response);
}
public async Task<CommonResponse> PasswordReset(PasswordResetModel model, LoginResponse logindetails)
{
CommonResponse _response = new CommonResponse();
try
{
var sql = "EXEC PROC_DYNAMIC_TABLE";
sql += " @Flag = " + _connHelper.FilterString("ForceChange");
sql += ",@UserEmail = " + _connHelper.FilterString(logindetails.UserName);
sql += ",@ipAddress = " + _connHelper.FilterString(model.IpAddress);
_logger.LogDebug("ACCOUNTREPOSITORY | CHANGEPASSWORD | SQL | " + sql);
return _connHelper.ParseDbResult(sql);
}
catch (Exception ex)
{
_response.ResponseCode = ResponseHelper.EXCEPTION;
_response.ResponseMessage = "Exception occured: " + ex.Message;
_logger.LogError("ACCOUNTREPOSITORY | LOGIN | EXCEPTION | " + JsonConvert.SerializeObject(_response));
}
return await Task.FromResult(_response);
}
}
}

1
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/AccountRepository/IAccountRepository.cs

@ -7,5 +7,6 @@ namespace CustomerOnlineV2.Repository.Repository.AccountRepository
{
Task<CommonResponse> ChangePassword(ForceChangePasswordModel model, LoginResponse logindetails);
Task<LoginResponse> Login(LoginModel model);
Task<CommonResponse> PasswordReset(PasswordResetModel model, LoginResponse logindetails);
}
}

17
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/ReceiverRepository/IReceiverRepository.cs

@ -0,0 +1,17 @@
using CustomerOnlineV2.Common.Models.ReceiverModel;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace CustomerOnlineV2.Repository.Repository.ReceiverRepository
{
public interface IReceiverRepository
{
// Task<ReceiverInformationModel> GetReceiverDetails(ReceiverInformationModel model);
Task<ReceiverInformationModel> GetReceiverDetails(ReceiverInformationModel model, string id, string user);
}
}

108
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/ReceiverRepository/ReceiverRepository.cs

@ -0,0 +1,108 @@
using CustomerOnlineV2.Common.Models;
using CustomerOnlineV2.Common.Models.ReceiverModel;
using CustomerOnlineV2.Repository.ConnectionHelper;
namespace CustomerOnlineV2.Repository.Repository.ReceiverRepository
{
public class ReceiverRepository : IReceiverRepository
{
//private readonly ILogger<ReceiverRepository> _logger;
private readonly IConnectionHelper _connHelper;
public ReceiverRepository( IConnectionHelper connHelper)
{
_connHelper = connHelper;
}
public async Task<ReceiverInformationModel> GetReceiverDetails(ReceiverInformationModel model, string id , string user )
{
//ReceiverInformationModel _response = new ReceiverInformationModel();
try
{
var sql = "EXEC proc_online_receiverSetup";
sql += " @flag = " + _connHelper.FilterString("i-new-register");
//sql += ",@User = " + _connHelper.FilterString(user);
//sql += ",@id = " + _connHelper.FilterString(id);
sql += ",@user = " + _connHelper.FilterString(model.ReceiverId);
sql += ",@country =" + _connHelper.FilterString(model.Country);
//sql += ",@nativeCountry =" + _connHelper.FilterString(model.NativeCountry);
sql += ",@receiverType =" + _connHelper.FilterString(model.receiverType);
sql += ",@email =" + _connHelper.FilterString(model.Email);
sql += ",@firstName =" + _connHelper.FilterString(model.firstName);
sql += ",@middleName =" + _connHelper.FilterString(model.middleName);
sql += ",@lastName1 =" + _connHelper.FilterString(model.lastName1);
sql += ",@lastName2 =" + _connHelper.FilterString(model.lastName2);
sql += ",@address =" + _connHelper.FilterString(model.Address);
//sql += ",@city =" + _connHelper.FilterString(model.city);
//sql += ",@homePhone =" + _connHelper.FilterString(model.ContactNo);
sql += ",@mobile =" + _connHelper.FilterString(model.Mobile);
sql += ",@relationship =" + _connHelper.FilterString(model.Relationship);
sql += ",@placeOfIssue =" + _connHelper.FilterString(model.placeOfIssue);
sql += ",@idType =" + _connHelper.FilterString(model.idType);
sql += ",@idNumber =" + _connHelper.FilterString(model.idNumber);
sql += ",@purposeOfRemit =" + _connHelper.FilterString(model.purposeOfRemit);
sql += ",@paymentMode =" + _connHelper.FilterString(model.paymentMode);
sql += ",@payOutPartner =" + _connHelper.FilterString(model.payOutPartner);
sql += ",@bankLocation =" + _connHelper.FilterString(model.bankLocation);
sql += ",@bankName =" + _connHelper.FilterString(model.bankName);
sql += ",@receiverAccountNo =" + _connHelper.FilterString(model.receiverAccountNumber);
sql += ",@remarks =" + _connHelper.FilterString(model.Remarks);
//sql += ",@receiverId =" + _connHelper.FilterString(model.ReceiverId);
sql += ",@customerId =" + _connHelper.FilterString(model.CustomerId);
sql += ",@membershipId =" + _connHelper.FilterString(model.MembershipId);
//sql += ",@otherRelationDesc =" + _connHelper.FilterString(model.OtherRelationDescription);
sql += ",@zipCode =" + _connHelper.FilterString(model.zipCode);
//sql += ",@loginBranchId=" + _connHelper.FilterString(model.ag.ToString());
//sql += ",@PurposeOfRemitanceOther=" + _connHelper.FilterString(model.PurposeOfRemitanceOther);
// sql += ",@RelationshipOther=" + _connHelper.FilterString(model.RelationshipOther);
//sql += ",@goodsType=" + _connHelper.FilterString(model.GoodsType);
//sql += ",@goodsOrigin=" + _connHelper.FilterString(model.GoodsOrigin);
//sql += ",@portOfShipment=" + _connHelper.FilterString(model.pop);
//sql += ",@isFromMobile=" + _connHelper.FilterString(model.isFromMobile);
// return ParseDbResult(sql);
var dt = _connHelper.ExecuteDataTable(sql);
if (dt == null || dt.Rows.Count <= 0)
{
model.ResponseCode = ResponseHelper.FAILED;
model.ResponseMessage = "DB Null Error!";
// _logger.LogError("RECEIVERREPOSITORY | GETRECEIVEDRDETAILS | DB RESPONSE | " + JsonConvert.SerializeObject(_response));
}
else
{
model.ResponseCode = ResponseHelper.SUCCESS;
model.ResponseMessage = ResponseMessageHelper.SUCCESS;
// _response.firstName = Convert.ToString(dt.Rows[0]["firstName"]);
// _response.middleName = Convert.ToString(dt.Rows[0]["middleName"]);
// _response.lastName1 = Convert.ToString(dt.Rows[0]["lastName1"]);
// _response.Country = Convert.ToString(dt.Rows[0]["Country"]);
// _response.Address = Convert.ToString(dt.Rows[0]["Address"]);
// _response.State = Convert.ToString(dt.Rows[0]["State"]);
}
}
catch (Exception ex)
{
model.ResponseCode = ResponseHelper.EXCEPTION;
model.ResponseMessage = "Exception occured: " + ex.Message;
//_logger.LogError("RECEIVERREPOSITORY | GETRECEIVEDRDETAILS | EXCEPTION | " + JsonConvert.SerializeObject(_response));
}
return await Task.FromResult(model);
// return await Task.FromResult(model);
//return await _response;
}
}
}

BIN
CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Common.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb

43
CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Repository.deps.json

@ -11,6 +11,7 @@
"CustomerOnlineV2.Common": "1.0.0",
"Microsoft.Data.SqlClient": "5.0.1",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"NPoco": "5.7.1",
"Newtonsoft.Json": "13.0.3"
},
"runtime": {
@ -360,6 +361,18 @@
}
}
},
"NPoco/5.7.1": {
"dependencies": {
"System.Linq.Async": "5.0.0",
"System.Reflection.Emit.Lightweight": "4.7.0"
},
"runtime": {
"lib/netstandard2.1/NPoco.dll": {
"assemblyVersion": "5.7.1.0",
"fileVersion": "5.7.1.0"
}
}
},
"System.Buffers/4.5.1": {},
"System.Configuration.ConfigurationManager/5.0.0": {
"dependencies": {
@ -428,6 +441,14 @@
"System.Threading.Tasks": "4.3.0"
}
},
"System.Linq.Async/5.0.0": {
"runtime": {
"lib/netcoreapp3.1/System.Linq.Async.dll": {
"assemblyVersion": "5.0.0.0",
"fileVersion": "5.0.0.1"
}
}
},
"System.Memory/4.5.4": {},
"System.Memory.Data/1.0.2": {
"dependencies": {
@ -451,6 +472,7 @@
"System.Runtime": "4.3.0"
}
},
"System.Reflection.Emit.Lightweight/4.7.0": {},
"System.Reflection.Primitives/4.3.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "5.0.0",
@ -794,6 +816,13 @@
"path": "newtonsoft.json/13.0.3",
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"NPoco/5.7.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6qjyBqqc0TSK/xHjXA6tSZhABSDQqXGrTOIdUIVazPsmN0OyTaBTEtwV2wTV0NyfkzcRPhLyO6bIW89ZFNvlWg==",
"path": "npoco/5.7.1",
"hashPath": "npoco.5.7.1.nupkg.sha512"
},
"System.Buffers/4.5.1": {
"type": "package",
"serviceable": true,
@ -850,6 +879,13 @@
"path": "system.io/4.3.0",
"hashPath": "system.io.4.3.0.nupkg.sha512"
},
"System.Linq.Async/5.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cPtIuuH8TIjVHSi2ewwReWGW1PfChPE0LxPIDlfwVcLuTM9GANFTXiMB7k3aC4sk3f0cQU25LNKzx+jZMxijqw==",
"path": "system.linq.async/5.0.0",
"hashPath": "system.linq.async.5.0.0.nupkg.sha512"
},
"System.Memory/4.5.4": {
"type": "package",
"serviceable": true,
@ -878,6 +914,13 @@
"path": "system.reflection/4.3.0",
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
},
"System.Reflection.Emit.Lightweight/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
"path": "system.reflection.emit.lightweight/4.7.0",
"hashPath": "system.reflection.emit.lightweight.4.7.0.nupkg.sha512"
},
"System.Reflection.Primitives/4.3.0": {
"type": "package",
"serviceable": true,

BIN
CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Repository.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Repository.pdb

44
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/CustomerOnlineV2.Repository.csproj.nuget.dgspec.json

@ -1,24 +1,23 @@
{
"format": 1,
"restore": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {}
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {}
},
"projects": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -74,25 +73,24 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectName": "CustomerOnlineV2.Repository",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -107,8 +105,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
}
}
}
@ -131,6 +129,10 @@
"target": "Package",
"version": "[7.0.0, )"
},
"NPoco": {
"target": "Package",
"version": "[5.7.1, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
@ -152,7 +154,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
}

7
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/CustomerOnlineV2.Repository.csproj.nuget.g.props

@ -5,13 +5,12 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\arjun.dhami\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\dell\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.6.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\arjun.dhami\.nuget\packages\" />
<SourceRoot Include="C:\Users\dell\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\" />
</ItemGroup>
</Project>

2
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.GeneratedMSBuildEditorConfig.editorconfig

@ -8,4 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = CustomerOnlineV2.Repository
build_property.ProjectDir = D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\
build_property.ProjectDir = E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\

BIN
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.assets.cache

BIN
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.csproj.AssemblyReference.cache

2
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.csproj.CoreCompileInputs.cache

@ -1 +1 @@
ae7b4abbfbff4702938c8af722f8017b1f097e82
1d197628ad42fca9ec92e8f8b078f6d1a18841e7

15
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.csproj.FileListAbsolute.txt

@ -13,3 +13,18 @@ D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\Customer
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\refint\CustomerOnlineV2.Repository.dll
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\CustomerOnlineV2.Repository.pdb
D:\C# Projects\UAT\JME_JAPAN\JME_Remit_UAT\Temp\Customer\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\ref\CustomerOnlineV2.Repository.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\bin\Debug\net7.0\CustomerOnlineV2.Repository.deps.json
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\bin\Debug\net7.0\CustomerOnlineV2.Repository.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\bin\Debug\net7.0\CustomerOnlineV2.Repository.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\bin\Debug\net7.0\CustomerOnlineV2.Common.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\bin\Debug\net7.0\CustomerOnlineV2.Common.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\CustomerOnlineV2.Repository.csproj.AssemblyReference.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\CustomerOnlineV2.Repository.GeneratedMSBuildEditorConfig.editorconfig
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\CustomerOnlineV2.Repository.AssemblyInfoInputs.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\CustomerOnlineV2.Repository.AssemblyInfo.cs
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\CustomerOnlineV2.Repository.csproj.CoreCompileInputs.cache
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\CustomerOnlineV2.Repository.csproj.CopyComplete
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\CustomerOnlineV2.Repository.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\refint\CustomerOnlineV2.Repository.dll
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\CustomerOnlineV2.Repository.pdb
E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Repository\obj\Debug\net7.0\ref\CustomerOnlineV2.Repository.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.pdb

BIN
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/ref/CustomerOnlineV2.Repository.dll

BIN
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/refint/CustomerOnlineV2.Repository.dll

164
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/project.assets.json

@ -506,6 +506,19 @@
}
}
},
"NPoco/5.7.1": {
"type": "package",
"dependencies": {
"System.Linq.Async": "5.0.0",
"System.Reflection.Emit.Lightweight": "4.7.0"
},
"compile": {
"lib/netstandard2.1/NPoco.dll": {}
},
"runtime": {
"lib/netstandard2.1/NPoco.dll": {}
}
},
"System.Buffers/4.5.1": {
"type": "package",
"compile": {
@ -629,6 +642,19 @@
}
}
},
"System.Linq.Async/5.0.0": {
"type": "package",
"compile": {
"ref/netcoreapp3.1/System.Linq.Async.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp3.1/System.Linq.Async.dll": {
"related": ".xml"
}
}
},
"System.Memory/4.5.4": {
"type": "package",
"compile": {
@ -679,6 +705,15 @@
}
}
},
"System.Reflection.Emit.Lightweight/4.7.0": {
"type": "package",
"compile": {
"ref/netcoreapp2.0/_._": {}
},
"runtime": {
"lib/netcoreapp2.0/_._": {}
}
},
"System.Reflection.Primitives/4.3.0": {
"type": "package",
"dependencies": {
@ -1721,6 +1756,21 @@
"packageIcon.png"
]
},
"NPoco/5.7.1": {
"sha512": "6qjyBqqc0TSK/xHjXA6tSZhABSDQqXGrTOIdUIVazPsmN0OyTaBTEtwV2wTV0NyfkzcRPhLyO6bIW89ZFNvlWg==",
"type": "package",
"path": "npoco/5.7.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/net461/NPoco.dll",
"lib/netstandard2.0/NPoco.dll",
"lib/netstandard2.1/NPoco.dll",
"npoco.5.7.1.nupkg.sha512",
"npoco.nuspec"
]
},
"System.Buffers/4.5.1": {
"sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
"type": "package",
@ -2036,6 +2086,33 @@
"system.io.nuspec"
]
},
"System.Linq.Async/5.0.0": {
"sha512": "cPtIuuH8TIjVHSi2ewwReWGW1PfChPE0LxPIDlfwVcLuTM9GANFTXiMB7k3aC4sk3f0cQU25LNKzx+jZMxijqw==",
"type": "package",
"path": "system.linq.async/5.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net461/System.Linq.Async.dll",
"lib/net461/System.Linq.Async.xml",
"lib/netcoreapp3.1/System.Linq.Async.dll",
"lib/netcoreapp3.1/System.Linq.Async.xml",
"lib/netstandard2.0/System.Linq.Async.dll",
"lib/netstandard2.0/System.Linq.Async.xml",
"lib/netstandard2.1/System.Linq.Async.dll",
"lib/netstandard2.1/System.Linq.Async.xml",
"ref/net461/System.Linq.Async.dll",
"ref/net461/System.Linq.Async.xml",
"ref/netcoreapp3.1/System.Linq.Async.dll",
"ref/netcoreapp3.1/System.Linq.Async.xml",
"ref/netstandard2.0/System.Linq.Async.dll",
"ref/netstandard2.0/System.Linq.Async.xml",
"ref/netstandard2.1/System.Linq.Async.dll",
"ref/netstandard2.1/System.Linq.Async.xml",
"system.linq.async.5.0.0.nupkg.sha512",
"system.linq.async.nuspec"
]
},
"System.Memory/4.5.4": {
"sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
"type": "package",
@ -2205,6 +2282,64 @@
"system.reflection.nuspec"
]
},
"System.Reflection.Emit.Lightweight/4.7.0": {
"sha512": "a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA==",
"type": "package",
"path": "system.reflection.emit.lightweight/4.7.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Reflection.Emit.Lightweight.dll",
"lib/netcoreapp2.0/_._",
"lib/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
"lib/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
"lib/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
"lib/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
"lib/netstandard2.1/_._",
"lib/portable-net45+wp8/_._",
"lib/wp80/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcoreapp2.0/_._",
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
"ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard2.0/System.Reflection.Emit.Lightweight.dll",
"ref/netstandard2.0/System.Reflection.Emit.Lightweight.xml",
"ref/netstandard2.1/_._",
"ref/portable-net45+wp8/_._",
"ref/wp80/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.dll",
"runtimes/aot/lib/netcore50/System.Reflection.Emit.Lightweight.xml",
"system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
"system.reflection.emit.lightweight.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Reflection.Primitives/4.3.0": {
"sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
"type": "package",
@ -3002,29 +3137,28 @@
"CustomerOnlineV2.Common >= 1.0.0",
"Microsoft.Data.SqlClient >= 5.0.1",
"Microsoft.Extensions.Logging.Abstractions >= 7.0.0",
"NPoco >= 5.7.1",
"Newtonsoft.Json >= 13.0.3"
]
},
"packageFolders": {
"C:\\Users\\arjun.dhami\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
"C:\\Users\\dell\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectName": "CustomerOnlineV2.Repository",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\dell\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@ -3039,8 +3173,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
}
}
}
@ -3063,6 +3197,10 @@
"target": "Package",
"version": "[7.0.0, )"
},
"NPoco": {
"target": "Package",
"version": "[5.7.1, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
@ -3084,7 +3222,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
}
}
},

121
CustomerOnlineV2/CustomerOnlineV2.Repository/obj/project.nuget.cache

@ -1,66 +1,69 @@
{
"version": 2,
"dgSpecHash": "NuK2aZLs3coEM6AmkNv8ab1Ya2RXOuTRflV5V9GwM0lRdM8zn/Be6laZVTlPWm/KxYIxL72RZF9TakZ8DMm6CQ==",
"dgSpecHash": "rLAVZiqUyqyImRkx/TE3gJor4d/M8oA3BYdrqHA+GBsLL7E4Qv2S0Hqd3sLGc8vhut2vNpuUEeeQ8jbUyV0yHQ==",
"success": true,
"projectFilePath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectFilePath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"expectedPackageFiles": [
"C:\\Users\\arjun.dhami\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.mvc\\5.2.9\\microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.razor\\3.2.9\\microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.webpages\\3.2.9\\microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.21.0\\microsoft.identitymodel.abstractions.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.21.0\\microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.logging\\6.21.0\\microsoft.identitymodel.logging.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.21.0\\microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.21.0\\microsoft.identitymodel.tokens.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encodings.web\\4.7.2\\system.text.encodings.web.4.7.2.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.json\\4.7.2\\system.text.json.4.7.2.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512"
"C:\\Users\\dell\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.mvc\\5.2.9\\microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.razor\\3.2.9\\microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnet.webpages\\3.2.9\\microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.21.0\\microsoft.identitymodel.abstractions.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.21.0\\microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.logging\\6.21.0\\microsoft.identitymodel.logging.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.21.0\\microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.21.0\\microsoft.identitymodel.tokens.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\npoco\\5.7.1\\npoco.5.7.1.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.linq.async\\5.0.0\\system.linq.async.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.reflection.emit.lightweight\\4.7.0\\system.reflection.emit.lightweight.4.7.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.text.encodings.web\\4.7.2\\system.text.encodings.web.4.7.2.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.text.json\\4.7.2\\system.text.json.4.7.2.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"C:\\Users\\dell\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512"
],
"logs": [
{

40
CustomerOnlineV2/CustomerOnlineV2/Controllers/AccountController.cs

@ -41,6 +41,7 @@ namespace CustomerOnlineV2.Controllers
return View();
}
[HttpPost]
[AllowAnonymous]
[ValidateAntiForgeryToken]
@ -147,5 +148,44 @@ namespace CustomerOnlineV2.Controllers
}
}
}
public async Task<IActionResult> ResetPassword()
{
return View();
}
[HttpPost]
[ValidateAntiForgeryToken]
public async Task<IActionResult> ResetPassword(PasswordResetModel model)
{
var logindetails = HttpContext.GetLoginDetails();
model.IpAddress = Utilities.GetIpAddressv2(HttpContext);
using (LogContext.PushProperty("DebugId", logindetails.UserName))
{
_logger.LogDebug("ACCOUNTCONTROLLER | FORCECHANGEPASSWORD | REQUEST | " + JsonConvert.SerializeObject(model));
if (string.IsNullOrEmpty(logindetails.UserName))
{
_logger.LogError("ACCOUNTCONTROLLER | FORCECHANGEPASSWORD | INVALID logindetails.UserName");
RedirectToAction("Index", "Account");
}
var response = await _accountBusiness.PasswordReset(model, logindetails);
Log.Debug("Change password response: " + JsonConvert.SerializeObject(response));
if (response.ResponseCode == ResponseHelper.SUCCESS)
{
Log.Debug("ACCOUNTCONTROLLER | CHANGEPASSWORD | REQUEST ARRIVED | " + logindetails.UserName);
HttpContext.SignOutAsync(CookieAuthenticationDefaults.AuthenticationScheme);
return RedirectToAction("Index", "Account");
}
else
{
ViewBag.ResponseCode = response.ResponseCode;
ViewBag.ResponseMessage = response.ResponseMessage;
_logger.LogError("ACCOUNTCONTROLLER | LOGIN | ERROR OCCURED | " + JsonConvert.SerializeObject(response));
return View();
}
}
}
}
}

41
CustomerOnlineV2/CustomerOnlineV2/Controllers/ReceiverInformationController.cs

@ -0,0 +1,41 @@
using CustomerOnlineV2.Authorization;
using CustomerOnlineV2.Business.Business.ReceiverBusiness;
using CustomerOnlineV2.Common.Models.ReceiverModel;
using Microsoft.AspNetCore.Mvc;
using Controller = Microsoft.AspNetCore.Mvc.Controller;
using HttpPostAttribute = Microsoft.AspNetCore.Mvc.HttpPostAttribute;
namespace CustomerOnlineV2.Controllers
{
public class ReceiverInformationController : Controller
{
private readonly IReceiverBusiness _receiverBusiness;
public ReceiverInformationController(IReceiverBusiness receiverBusiness)
{
_receiverBusiness = receiverBusiness;
}
[Authorization("Receiver")]
public IActionResult Receiver()
{
return View();
}
[HttpPost]
[Authorization("AddReceiver")]
public async Task<ReceiverInformationModel> AddReceiver(ReceiverInformationModel receiver , string id, string user)
{
//ReceiverInformationModel _response = new ReceiverInformationModel();
var receiver1 = await _receiverBusiness.Receivers(receiver, id, user);
return receiver1;
}
}
}

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save