Browse Source

Merge branch 'feature/19315_Customer-Registration-new' of http://202.166.220.79:3000/IME-LONDON/CustomerPortal into feature/19315_Customer-Registration

# Conflicts:
#	CustomerOnlineV2/CustomerOnlineV2/Controllers/CustomerController.cs
#	CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml
feature/19315_Customer-Registration
Leeza Baidar 12 months ago
parent
commit
c4d6229f8f
  1. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/DesignTimeBuild/.dtbcache.v2
  2. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/02b76283-e33a-4b2c-8c0e-437588024fe7.vsidx
  3. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/035e690a-4405-4c01-b700-61f9254d7eed.vsidx
  4. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/03d4b023-3dd9-4284-b08a-f191d995fd54.vsidx
  5. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/239d0a93-0ef5-4ab9-bf14-a76cc123b37a.vsidx
  6. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/3ea282cd-ad39-4ea8-8b44-1fa7031b0776.vsidx
  7. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/3eba115c-b77a-4a06-9477-1c0afd8805b5.vsidx
  8. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/4f4edbee-9a89-4135-99d4-76498d131c0d.vsidx
  9. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/65a03552-8339-47d8-b445-2bc4972fd48d.vsidx
  10. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/ba0e9546-179e-4d76-95d7-938d4eea1391.vsidx
  11. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/dbbaa2ad-d757-4ce7-8722-0496ca2c1508.vsidx
  12. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/v17/.futdcache.v2
  13. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/v17/.suo
  14. BIN
      CustomerOnlineV2/.vs/ProjectEvaluation/customeronlinev2.metadata.v7.bin
  15. BIN
      CustomerOnlineV2/.vs/ProjectEvaluation/customeronlinev2.projects.v7.bin
  16. 1
      CustomerOnlineV2/CustomerOnlineV2.Api/API/TPApi/TPApiService.cs
  17. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Api.dll
  18. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Api.pdb
  19. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  20. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  21. 32
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.dgspec.json
  22. 4
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.g.props
  23. 2
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.GeneratedMSBuildEditorConfig.editorconfig
  24. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.assets.cache
  25. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.AssemblyReference.cache
  26. 2
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.CoreCompileInputs.cache
  27. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.dll
  28. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.pdb
  29. 17
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/project.assets.json
  30. 26
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/project.nuget.cache
  31. 4
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/AccountBusiness/AccountBusiness.cs
  32. 1
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/AccountBusiness/IAccountBusiness.cs
  33. 2
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/ReceiverBusiness/IReceiverBusiness.cs
  34. 4
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/ReceiverBusiness/ReceiverBusiness.cs
  35. 1
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/RegisterBusiness/IRegisterBusiness.cs
  36. 18
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/RegisterBusiness/RegisterBusiness.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. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.dll
  40. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.pdb
  41. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  42. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  43. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Repository.dll
  44. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Repository.pdb
  45. 74
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.dgspec.json
  46. 4
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.g.props
  47. 2
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.GeneratedMSBuildEditorConfig.editorconfig
  48. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.assets.cache
  49. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.AssemblyReference.cache
  50. 2
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.CoreCompileInputs.cache
  51. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.dll
  52. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.pdb
  53. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/ref/CustomerOnlineV2.Business.dll
  54. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/refint/CustomerOnlineV2.Business.dll
  55. 25
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/project.assets.json
  56. 124
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/project.nuget.cache
  57. 11
      CustomerOnlineV2/CustomerOnlineV2.Common/Models/AccountModel/AccountModel.cs
  58. 82
      CustomerOnlineV2/CustomerOnlineV2.Common/Models/RegisterModel/UserRegisterResponse.cs
  59. 8
      CustomerOnlineV2/CustomerOnlineV2.Common/Models/TransactionModel/ExrateResponse.cs
  60. 43
      CustomerOnlineV2/CustomerOnlineV2.Common/Models/TransactionModel/TrustPaymentRequest.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. 15
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/CustomerOnlineV2.Common.csproj.nuget.dgspec.json
  64. 4
      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.dll
  68. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.pdb
  69. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/ref/CustomerOnlineV2.Common.dll
  70. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/refint/CustomerOnlineV2.Common.dll
  71. 13
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/project.assets.json
  72. 22
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/project.nuget.cache
  73. 23
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/AccountRepository/AccountRepository.cs
  74. 1
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/AccountRepository/IAccountRepository.cs
  75. 4
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/HomeRepository/HomeRepository.cs
  76. 2
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/ReceiverRepository/IReceiverRepository.cs
  77. 8
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/ReceiverRepository/ReceiverRepository.cs
  78. 6
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/RegisterRepository/IRegisterRepository.cs
  79. 79
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/RegisterRepository/RegisterRepository.cs
  80. 7
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/TransactionRepository/TransactionRepository.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. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Repository.dll
  84. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Repository.pdb
  85. 32
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/CustomerOnlineV2.Repository.csproj.nuget.dgspec.json
  86. 4
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/CustomerOnlineV2.Repository.csproj.nuget.g.props
  87. 2
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.GeneratedMSBuildEditorConfig.editorconfig
  88. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.assets.cache
  89. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.csproj.AssemblyReference.cache
  90. 2
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.csproj.CoreCompileInputs.cache
  91. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.dll
  92. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.pdb
  93. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/ref/CustomerOnlineV2.Repository.dll
  94. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/refint/CustomerOnlineV2.Repository.dll
  95. 17
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/project.assets.json
  96. 124
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/project.nuget.cache
  97. 37
      CustomerOnlineV2/CustomerOnlineV2/Controllers/AccountController.cs
  98. 55
      CustomerOnlineV2/CustomerOnlineV2/Controllers/CustomerController.cs
  99. 6
      CustomerOnlineV2/CustomerOnlineV2/Controllers/ReceiverInformationController.cs
  100. 72
      CustomerOnlineV2/CustomerOnlineV2/Controllers/TransactionController.cs

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

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/02b76283-e33a-4b2c-8c0e-437588024fe7.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/035e690a-4405-4c01-b700-61f9254d7eed.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/03d4b023-3dd9-4284-b08a-f191d995fd54.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/239d0a93-0ef5-4ab9-bf14-a76cc123b37a.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/3ea282cd-ad39-4ea8-8b44-1fa7031b0776.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/3eba115c-b77a-4a06-9477-1c0afd8805b5.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/4f4edbee-9a89-4135-99d4-76498d131c0d.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/65a03552-8339-47d8-b445-2bc4972fd48d.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/ba0e9546-179e-4d76-95d7-938d4eea1391.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/dbbaa2ad-d757-4ce7-8722-0496ca2c1508.vsidx

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

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

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

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

1
CustomerOnlineV2/CustomerOnlineV2.Api/API/TPApi/TPApiService.cs

@ -4,7 +4,6 @@ using CustomerOnlineV2.Common.Models.RegisterModel;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System.Text;
using static System.Runtime.InteropServices.JavaScript.JSType;
namespace CustomerOnlineV2.Api.API.TPApi
{

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

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

@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {}
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {}
},
"projects": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectName": "CustomerOnlineV2.Api",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -26,15 +26,14 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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"
}
}
}
@ -78,20 +77,20 @@
}
}
},
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -100,7 +99,6 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {

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

@ -5,12 +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\Dell\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</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.7.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Dell\.nuget\packages\" />
<SourceRoot Include="C:\Users\dell\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</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:\IME-LONDON\Customer-Portal\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 @@
8bc93ebe94a580592cc266d48cb06c9a21b92814
75bb5938ece42a314cccc83d6aeed81f53f3782a

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

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

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

@ -484,23 +484,23 @@
]
},
"packageFolders": {
"C:\\Users\\Dell\\.nuget\\packages\\": {},
"C:\\Users\\dell\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectName": "CustomerOnlineV2.Api",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -509,15 +509,14 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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"
}
}
}

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

@ -1,20 +1,20 @@
{
"version": 2,
"dgSpecHash": "nARc0kC5lIabhN1PmzXctmMqH6udQ3kVyvHq10YQhN3u+/97AexyNil79HTy1JfaS8wQiZeYLmVbJAD6n360aw==",
"dgSpecHash": "nLXFVUfZ6pVksJj5w+A97lq3YDpCbJ8VRy7esvBrefps9Qs7UcUELds1BJV+KXKFI8h32ALCUOGrx/mDc/F1BA==",
"success": true,
"projectFilePath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectFilePath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"expectedPackageFiles": [
"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"
"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": [
{

4
CustomerOnlineV2/CustomerOnlineV2.Business/Business/AccountBusiness/AccountBusiness.cs

@ -30,5 +30,9 @@ namespace CustomerOnlineV2.Business.Business.AccountBusiness
return await _accountRepo.ChangePassword(model, logindetails);
}
public async Task<CommonResponse> PasswordReset(PasswordResetModel model, LoginResponse logindetails)
{
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);
}
}

2
CustomerOnlineV2/CustomerOnlineV2.Business/Business/ReceiverBusiness/IReceiverBusiness.cs

@ -9,6 +9,6 @@ namespace CustomerOnlineV2.Business.Business.ReceiverBusiness
{
public interface IReceiverBusiness
{
Task<ReceiverInformationModel> Receivers(ReceiverInformationModel calcModel);
Task<ReceiverInformationModel> Receivers(ReceiverInformationModel model, string id, string user);
}
}

4
CustomerOnlineV2/CustomerOnlineV2.Business/Business/ReceiverBusiness/ReceiverBusiness.cs

@ -22,12 +22,12 @@ namespace CustomerOnlineV2.Business.Business.ReceiverBusiness
public async Task<ReceiverInformationModel> Receivers(ReceiverInformationModel model)
public async Task<ReceiverInformationModel> Receivers(ReceiverInformationModel model , string id, string user)
{
var model1 = await _receiverRepository.GetReceiverDetails(model);
var model1 = await _receiverRepository.GetReceiverDetails(model , id, user) ;
return model1;
}

1
CustomerOnlineV2/CustomerOnlineV2.Business/Business/RegisterBusiness/IRegisterBusiness.cs

@ -9,6 +9,7 @@ namespace CustomerOnlineV2.Business.Business.RegisterBusiness
{
public interface IRegisterBusiness
{
Task<OnlineCustomerRegisterModel> AddCustomers(OnlineCustomerRegisterModel register);
Task<AddressListResponse> GetAddressList(AddressRequest addressRequest);
}
}

18
CustomerOnlineV2/CustomerOnlineV2.Business/Business/RegisterBusiness/RegisterBusiness.cs

@ -1,5 +1,6 @@
using CustomerOnlineV2.Api.API.TPApi;
using CustomerOnlineV2.Common.Models.RegisterModel;
using CustomerOnlineV2.Repository.Repository.RegisterRepository;
using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
@ -14,6 +15,23 @@ namespace CustomerOnlineV2.Business.Business.RegisterBusiness
private readonly ILogger<RegisterBusiness> _logger;
private readonly ITPApiService _tpApi;
private readonly IRegisterRepository _registerRepository;
public RegisterBusiness(IRegisterRepository registerRepository)
{
//_logger = logger;
_registerRepository = registerRepository;
}
public async Task<OnlineCustomerRegisterModel> AddCustomers(OnlineCustomerRegisterModel register)
{
var model1 = await _registerRepository.GetRegisterDetails(register);
return model1;
}
public Task<AddressListResponse> GetAddressList(AddressRequest addressRequest)
{
throw new NotImplementedException();

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

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

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

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

@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj": {}
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj": {}
},
"projects": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectName": "CustomerOnlineV2.Api",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -26,15 +26,14 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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"
}
}
}
@ -78,20 +77,20 @@
}
}
},
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"projectName": "CustomerOnlineV2.Business",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -100,21 +99,20 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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"
}
}
}
@ -148,20 +146,20 @@
}
}
},
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -170,7 +168,6 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@ -222,20 +219,20 @@
}
}
},
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectName": "CustomerOnlineV2.Repository",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -244,15 +241,14 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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"
}
}
}

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

@ -5,12 +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\Dell\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</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.7.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Dell\.nuget\packages\" />
<SourceRoot Include="C:\Users\dell\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</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:\IME-LONDON\Customer-Portal\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 @@
3e468675c81c6c645ff2ccecaa077786aac56018
f9a056861701894a49cdbcc99da1e90832e884d6

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

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

@ -3182,23 +3182,23 @@
]
},
"packageFolders": {
"C:\\Users\\Dell\\.nuget\\packages\\": {},
"C:\\Users\\dell\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"projectName": "CustomerOnlineV2.Business",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -3207,21 +3207,20 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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"
}
}
}

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

@ -1,69 +1,69 @@
{
"version": 2,
"dgSpecHash": "x8ZTQ9TCWp4zGA5jKUdAQu8Ixs2fj1bN9H7p8Oj8SrfUPd/nKgQl2QDthGnziCHcy2Q/iV4isjLxSRIvWW08GA==",
"dgSpecHash": "kIYKutoQL4EbPKvetYSq6/g0/mpScfZOozyIg9nsywCCZAUT/UCTkToVlZXMXPQGhhNpTtPgIwmBzDoBRhatlA==",
"success": true,
"projectFilePath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"projectFilePath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"expectedPackageFiles": [
"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"
"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": [
{

11
CustomerOnlineV2/CustomerOnlineV2.Common/Models/AccountModel/AccountModel.cs

@ -1,4 +1,6 @@
namespace CustomerOnlineV2.Common.Models.AccountModel
using System.ComponentModel.DataAnnotations;
using System.Text.Json.Serialization;
namespace CustomerOnlineV2.Common.Models.AccountModel
{
public class AccountModel
{
@ -20,6 +22,13 @@
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
{

82
CustomerOnlineV2/CustomerOnlineV2.Common/Models/RegisterModel/UserRegisterResponse.cs

@ -5,6 +5,7 @@ using System.Net.Http.Headers;
using System.Net;
using System.Text;
using System.Threading.Tasks;
using System.ComponentModel.DataAnnotations;
namespace CustomerOnlineV2.Common.Models.RegisterModel
{
@ -31,4 +32,85 @@ namespace CustomerOnlineV2.Common.Models.RegisterModel
public string? Extra2 { get; set; }
public object? Data { get; set; }
}
public class OnlineCustomerRegisterModel : CommonResponse
{
[Required(ErrorMessage = "Password required")]
[StringLength(100, ErrorMessage = "The {0} must be at least {2} and at most {1} characters long.", MinimumLength = 6)]
public string Password { get; set; }
[Required]
[Compare("Password", ErrorMessage = "The password and confirmation password do not match.")]
public string ConfirmPassword { get; set; }
// public string customerPassword { get; set; }
public string? flag { get; set; }
public string? customerId { get; set; }
//public string? password { 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? district { get; set; }
public string? city { get; set; }
public string ?email { get; set; }
public string? homePhone { get; set; }
public string? workPhone { get; set; }
public string? mobile { get; set; }
public string? nativeCountry { get; set; }
public string? dob { get; set; }
public string? placeOfIssue { get; set; }
public string? customerType { get; set; }
public string? occupation { get; set; }
public string? isBlackListed { get; set; }
public string? createdBy { get; set; }
public string? createdDate { get; set; }
public string? modifiedBy { get; set; }
public string? modifiedDate { get; set; }
public string? approvedBy { get; set; }
public string? approvedDate { get; set; }
public string? isDeleted { get; set; }
public string? lastTranId { get; set; }
public string? sourceOfFound { get; set; }
public string? relationId { get; set; }
public string? relativeName { get; set; }
public string? address2 { get; set; }
public string? fullName { get; set; }
public string? postalCode { get; set; }
public string? idExpiryDate { get; set; }
public string? idType { get; set; }
public string? idNumber { get; set; }
public string? otherIdNumber { get; set; }
public string? telNo { get; set; }
public string? companyName { get; set; }
public string? gender { get; set; }
public string? salaryRange { get; set; }
public string? bonusPointPending { get; set; }
public string? Redeemed { get; set; }
public string? bonusPoint { get; set; }
public string? todaysSent { get; set; }
public string? todaysNoOfTxn { get; set; }
public string? agentId { get; set; }
public string? branchId { get; set; }
public string? memberIDissuedDate { get; set; }
public string? memberIDissuedByUser { get; set; }
public string? memberIDissuedAgentId { get; set; }
public string? memberIDissuedBranchId { get; set; }
public string? totalSent { get; set; }
public string? idIssueDate { get; set; }
public string? onlineUser { get; set; }
public string? mobileUser { get; set; }
public string? customerStatus { get; set; }
public string? isActive { get; set; }
public string? islocked { get; set; }
public string? sessionId { get; set; }
}
}

8
CustomerOnlineV2/CustomerOnlineV2.Common/Models/TransactionModel/ExrateResponse.cs

@ -219,5 +219,13 @@
public string? TotalToPay { get; set; }
public string? PaidBy { get; set; }
public string? PCountry { get; set; }
public string? Zipcode { get; set; }
public string? Firstname { get; set; }
public string? Lastname1 { get; set; }
public string? Address { get; set; }
public string? Mobile { get; set; }
public string? City { get; set; }
}
}

43
CustomerOnlineV2/CustomerOnlineV2.Common/Models/TransactionModel/TrustPaymentRequest.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.TransactionModel
{
public class TrustPaymentRequest
{
public string? sitereference { get; set; }
public string? stprofile { get; set; }
public string? currencyiso3a { get; set; }
public string? mainamount { get; set; }
public string? version { get; set; }
public string? request_source { get; set; }
public string? orderreference { get; set; }
public string? billingfirstname { get; set; }
public string? billinglastname { get; set; }
public string? billingstreet { get; set; }
public string? customerpremise { get; set; }
public string? customerstreet { get; set; }
public string? billingpostcode { get; set; }
public string? customerpostcode { get; set; }
public string? billingtown { get; set; }
public string? customertown { get; set; }
public string? billingcountryiso2a { get; set; }
public string? customercountryiso2a { get; set; }
public string? custobillingtelephonemertown { get; set; }
public string? customertelephone { get; set; }
public string? billingtelephone { get; set; }
public string? billingemail { get; set; }
public string? customeremail { get; set; }
public string? successfulurlredirect { get; set; }
public string? declinedurlredirect { get; set; }
public string? sitesecuritytimestamp { get; set; }
public string? sitesecurity { get; set; }
public string? ruleidentifier { get; set; }
public string? merchantemail { get; set; }
}
}

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

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

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

@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {}
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {}
},
"projects": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -26,7 +26,6 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {

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

@ -5,12 +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\Dell\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</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.7.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Dell\.nuget\packages\" />
<SourceRoot Include="C:\Users\dell\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</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:\IME-LONDON\Customer-Portal\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.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

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

@ -335,23 +335,23 @@
]
},
"packageFolders": {
"C:\\Users\\Dell\\.nuget\\packages\\": {},
"C:\\Users\\dell\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -360,7 +360,6 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {

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

@ -1,18 +1,18 @@
{
"version": 2,
"dgSpecHash": "7b1KnR8pOxvyOFLf/bOS2L6w/JSFwkx3EDJEx1ny2DQs45a9G9+kNLG4joFl70VSiFoFPhXcp7UtICq5mLBWXg==",
"dgSpecHash": "nbl5ROSdM8ddGiF1TunAf40xYb1GQFbpjR/gKeHSbualTD5jl6d2hMAQzXQdxjF9Tc+3k84z3Ok2Vqvybud4KA==",
"success": true,
"projectFilePath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectFilePath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"expectedPackageFiles": [
"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"
"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": [
{

23
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/AccountRepository/AccountRepository.cs

@ -92,5 +92,28 @@ 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);
}
}

4
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/HomeRepository/HomeRepository.cs

@ -28,7 +28,7 @@ namespace CustomerOnlineV2.Repository.Repository.HomeRepository
var sql = "EXEC PROC_DYNAMIC_TABLE";
sql += " @Flag = " + _connHelper.FilterString("CustomerReceiver");
sql += ",@User = " + _connHelper.FilterString(loginDetails.UserName);
sql += ",@id = " + _connHelper.FilterString(loginDetails.UserId);
_logger.LogDebug("HOMEREPOSITORY | GETCUSTOMERRECEIVERLIST | SQL | " + sql);
var dt = _connHelper.ExecuteDataTable(sql);
@ -77,7 +77,7 @@ namespace CustomerOnlineV2.Repository.Repository.HomeRepository
var sql = "EXEC PROC_DYNAMIC_TABLE";
sql += " @Flag = " + _connHelper.FilterString("CustomerTxn");
sql += ",@User = " + _connHelper.FilterString(loginDetails.UserName);
sql += ",@id = " + _connHelper.FilterString(loginDetails.UserId);
_logger.LogDebug("HOMEREPOSITORY | GETCUSTOMERTRANSACTIONLIST | SQL | " + sql);
var dt = _connHelper.ExecuteDataTable(sql);

2
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/ReceiverRepository/IReceiverRepository.cs

@ -12,6 +12,6 @@ namespace CustomerOnlineV2.Repository.Repository.ReceiverRepository
{
// Task<ReceiverInformationModel> GetReceiverDetails(ReceiverInformationModel model);
Task<ReceiverInformationModel> GetReceiverDetails(ReceiverInformationModel model);
Task<ReceiverInformationModel> GetReceiverDetails(ReceiverInformationModel model, string id, string user);
}
}

8
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/ReceiverRepository/ReceiverRepository.cs

@ -15,15 +15,16 @@ namespace CustomerOnlineV2.Repository.Repository.ReceiverRepository
_connHelper = connHelper;
}
public async Task<ReceiverInformationModel> GetReceiverDetails(ReceiverInformationModel model)
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 += " @flag = " + _connHelper.FilterString("i");
//sql += ", @user = " + _connHelper.FilterString(model.ReceiverId.());
sql += ",@user = " + _connHelper.FilterString(user);
sql += ",@country =" + _connHelper.FilterString(model.Country);
//sql += ",@nativeCountry =" + _connHelper.FilterString(model.NativeCountry);
sql += ",@receiverType =" + _connHelper.FilterString(model.receiverType);
@ -48,11 +49,12 @@ namespace CustomerOnlineV2.Repository.Repository.ReceiverRepository
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 += ",@customerId =" + _connHelper.FilterString(id);
sql += ",@membershipId =" + _connHelper.FilterString(model.MembershipId);
//sql += ",@otherRelationDesc =" + _connHelper.FilterString(model.OtherRelationDescription);
sql += ",@zipCode =" + _connHelper.FilterString(model.zipCode);
sql += ",@CreatedFrom =" + _connHelper.FilterString("O");
//sql += ",@loginBranchId=" + _connHelper.FilterString(model.ag.ToString());
//sql += ",@PurposeOfRemitanceOther=" + _connHelper.FilterString(model.PurposeOfRemitanceOther);
// sql += ",@RelationshipOther=" + _connHelper.FilterString(model.RelationshipOther);

6
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/RegisterRepository/IRegisterRepository.cs

@ -1,4 +1,5 @@
using System;
using CustomerOnlineV2.Common.Models.RegisterModel;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
@ -6,7 +7,8 @@ using System.Threading.Tasks;
namespace CustomerOnlineV2.Repository.Repository.RegisterRepository
{
internal interface IRegisterRepository
public interface IRegisterRepository
{
Task<OnlineCustomerRegisterModel> GetRegisterDetails(OnlineCustomerRegisterModel register);
}
}

79
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/RegisterRepository/RegisterRepository.cs

@ -1,12 +1,87 @@
using System;
using CustomerOnlineV2.Common.Models;
using CustomerOnlineV2.Common.Models.RegisterModel;
using CustomerOnlineV2.Repository.ConnectionHelper;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
namespace CustomerOnlineV2.Repository.Repository.RegisterRepository
{
internal class RegisterRepository
public class RegisterRepository : IRegisterRepository
{
private readonly IConnectionHelper _connHelper;
public RegisterRepository(IConnectionHelper connHelper)
{
_connHelper = connHelper;
}
public async Task<OnlineCustomerRegisterModel> GetRegisterDetails(OnlineCustomerRegisterModel model)
{
try
{
var sql = "EXEC proc_online_core_customerSetup";
sql += " @flag = " + _connHelper.FilterString("customer-register-core");
//sql += ", @user = " + _connHelper.FilterString(model.ReceiverId.());
sql += ",@country =" + _connHelper.FilterString(model.country);
sql += ",@password =" + _connHelper.FilterString(model.Password);
sql += ",@custEmail =" + _connHelper.FilterString(model.email);
//sql += ",@custEmail =" + _connHelper.FilterString(model.onlineUser);
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 += ",@custAdd1 =" + _connHelper.FilterString(model.address);
sql += ",@sourceOfFound =" + _connHelper.FilterString(model.sourceOfFound);
sql += ",@custMobile =" + _connHelper.FilterString(model.mobile);
sql += ",@custGender =" + _connHelper.FilterString(model.gender);
sql += ",@placeOfIssue =" + _connHelper.FilterString(model.placeOfIssue);
sql += ",@customerIdType =" + _connHelper.FilterString(model.idType);
sql += ",@customerIdNo =" + _connHelper.FilterString(model.idNumber);
sql += ",@custIdissueDate =" + _connHelper.FilterString(model.idIssueDate);
sql += ",@custIdValidDate =" + _connHelper.FilterString(model.idExpiryDate);
sql += ",@custDOB =" + _connHelper.FilterString(model.dob);
sql += ",@occupation =" + _connHelper.FilterString(model.occupation);
sql += ",@custNativecountry =" + _connHelper.FilterString(model.nativeCountry);
//sql += ",@CreatedFrom =" + _connHelper.FilterString("O");
var dt = _connHelper.ExecuteDataTable(sql);
if (dt == null || dt.Rows.Count <= 0)
{
model.ResponseCode = ResponseHelper.FAILED;
model.ResponseMessage = "DB Null Error!";
}
else
{
model.ResponseCode = ResponseHelper.SUCCESS;
model.ResponseMessage = ResponseMessageHelper.SUCCESS;
}
}
catch (Exception ex)
{
model.ResponseCode = ResponseHelper.EXCEPTION;
model.ResponseMessage = "Exception occured: " + ex.Message;
}
return await Task.FromResult(model);
}
}
}

7
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/TransactionRepository/TransactionRepository.cs

@ -151,7 +151,12 @@ namespace CustomerOnlineV2.Repository.Repository.TransactionRepository
_response.PromotionDiscount = Convert.ToString(dt.Rows[0]["PromotionDiscount"]);
_response.TotalToPay = Convert.ToString(dt.Rows[0]["camt"]);
_response.PaidBy = Convert.ToString(dt.Rows[0]["collMode"]);
_response.PCountry = Convert.ToString(dt.Rows[0]["pCountry"]);
_response.Zipcode = Convert.ToString(dt.Rows[0]["zipcode"]);
_response.Firstname = Convert.ToString(dt.Rows[0]["firstname"]);
_response.Lastname1 = Convert.ToString(dt.Rows[0]["lastname1"]);
_response.Address = Convert.ToString(dt.Rows[0]["address"]);
_response.City = Convert.ToString(dt.Rows[0]["city"]);
_response.Mobile = Convert.ToString(dt.Rows[0]["mobile"]);
}
}
catch (Exception ex)

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

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

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

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

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

@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {}
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {}
},
"projects": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -26,7 +26,6 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@ -78,20 +77,20 @@
}
}
},
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectName": "CustomerOnlineV2.Repository",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -100,15 +99,14 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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"
}
}
}

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

@ -5,12 +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\Dell\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</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.7.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Dell\.nuget\packages\" />
<SourceRoot Include="C:\Users\dell\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</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:\IME-LONDON\Customer-Portal\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 @@
60312af12f397c8bd0888994211d52acee250c13
6be622cfc5f20b2c010f5d35f4d4352919e149be

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

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

@ -3142,23 +3142,23 @@
]
},
"packageFolders": {
"C:\\Users\\Dell\\.nuget\\packages\\": {},
"C:\\Users\\dell\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectName": "CustomerOnlineV2.Repository",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\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"
],
"configFilePaths": [
"C:\\Users\\Dell\\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"
],
@ -3167,15 +3167,14 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\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"
}
}
}

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

@ -1,69 +1,69 @@
{
"version": 2,
"dgSpecHash": "NDz0FtU2rnUuj8mqi8vUIpQpGujfV0Kcr5YyR96WVh6scbdCzpg6GCCy2AEg3Yrmq0WAezyP9LEDBFWqHxbD0A==",
"dgSpecHash": "rLAVZiqUyqyImRkx/TE3gJor4d/M8oA3BYdrqHA+GBsLL7E4Qv2S0Hqd3sLGc8vhut2vNpuUEeeQ8jbUyV0yHQ==",
"success": true,
"projectFilePath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectFilePath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"expectedPackageFiles": [
"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"
"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": [
{

37
CustomerOnlineV2/CustomerOnlineV2/Controllers/AccountController.cs

@ -147,5 +147,42 @@ 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();
}
}
}
}
}

55
CustomerOnlineV2/CustomerOnlineV2/Controllers/CustomerController.cs

@ -1,48 +1,61 @@
using CustomerOnlineV2.Api.API.TPApi;
using CustomerOnlineV2.Authorization;
using CustomerOnlineV2.Business.Business.RegisterBusiness;
using CustomerOnlineV2.Common.Helper;
using CustomerOnlineV2.Common.Models;
using CustomerOnlineV2.Common.Models.ReceiverModel;
using CustomerOnlineV2.Common.Models.RegisterModel;
using CustomerOnlineV2.Common.Models.TransactionModel;
using Microsoft.AspNetCore.Mvc;
using Microsoft.IdentityModel.Tokens;
using Microsoft.DotNet.Scaffolding.Shared.Messaging;
using Microsoft.Win32;
using Newtonsoft.Json;
using Serilog.Context;
using System.Diagnostics;
using System.Reflection;
namespace CustomerOnlineV2.Controllers
{
public class CustomerController : Controller
{
private readonly IRegisterBusiness _registerBusiness;
private readonly ILogger<CustomerController> _logger;
private readonly ITPApiService _tpApiService;
public CustomerController(ILogger<CustomerController> logger, ITPApiService tpApiService)
public CustomerController(ILogger<CustomerController> logger, ITPApiService tpApiService , IRegisterBusiness registerBusiness)
{
_logger = logger;
_tpApiService = tpApiService;
_registerBusiness = registerBusiness;
}
//[BindProperty]
//public OnlineCustomerRegisterModel Input { get; set; }
///[Authorization("Customer")]
public IActionResult CustomerRegistration()
{
return View();
}
//[HttpPost]
//[Authorization("GetAddressList")]
//public async Task<AddressListResponse> GetAddressList(AddressRequest addressRequest)
//{
// AddressListResponse _response = new AddressListResponse();
// addressRequest.IpAddress = Utilities.GetIpAddressv2(HttpContext);
// addressRequest.ProcessId = Convert.ToString(Guid.NewGuid());
// using (LogContext.PushProperty("DebugId", addressRequest.ProcessId))
// {
// _logger.LogInformation($"GETADDRESSLIST | ADDRESSLIST | REQUEST | {JsonConvert.SerializeObject(addressRequest)}");
// _response = await _registerBusiness.GetAddressList(addressRequest);
// _logger.LogInformation($"GETADDRESSLIST | ADDRESSLIST | RESPONSE | {JsonConvert.SerializeObject(_response)}");
// }
// return _response;
//}
[HttpPost]
[Authorization("AddCustomer")]
[ValidateAntiForgeryToken]
public async Task<IActionResult> AddCustomer(OnlineCustomerRegisterModel register)
{
if (!ModelState.IsValid)
{
var register1 = await _registerBusiness.AddCustomers(register);
return View("CustomerRegistation", register1);
}
//return register1;
//return register;
return RedirectToPage("Index");
//return RedirectToAction("Success");
}
[HttpPost]
public async Task<JsonResult> GetAddressByPostCode([FromBody] string postalCode)
@ -65,5 +78,9 @@ namespace CustomerOnlineV2.Controllers
return Json(jsonResponse);
}
public async Task<IActionResult> Success()
{
return View();
}
}
}

6
CustomerOnlineV2/CustomerOnlineV2/Controllers/ReceiverInformationController.cs

@ -1,5 +1,6 @@
using CustomerOnlineV2.Authorization;
using CustomerOnlineV2.Business.Business.ReceiverBusiness;
using CustomerOnlineV2.Common.Helper;
using CustomerOnlineV2.Common.Models.ReceiverModel;
using Microsoft.AspNetCore.Mvc;
using Controller = Microsoft.AspNetCore.Mvc.Controller;
@ -29,10 +30,11 @@ namespace CustomerOnlineV2.Controllers
[HttpPost]
[Authorization("AddReceiver")]
public async Task<ReceiverInformationModel> AddReceiver(ReceiverInformationModel receiver)
public async Task<ReceiverInformationModel> AddReceiver(ReceiverInformationModel receiver , string id, string user)
{
var loginDetails = HttpContext.GetLoginDetails();
//ReceiverInformationModel _response = new ReceiverInformationModel();
var receiver1 = await _receiverBusiness.Receivers(receiver);
var receiver1 = await _receiverBusiness.Receivers(receiver, loginDetails.UserId, loginDetails.UserName);
return receiver1;
}

72
CustomerOnlineV2/CustomerOnlineV2/Controllers/TransactionController.cs

@ -5,6 +5,8 @@ using Microsoft.AspNetCore.Mvc;
using Newtonsoft.Json;
using Serilog.Context;
using CustomerOnlineV2.Authorization;
using System.Text;
using System.Security.Cryptography;
namespace CustomerOnlineV2.Controllers
{
@ -89,5 +91,75 @@ namespace CustomerOnlineV2.Controllers
}
return View(_response);
}
// [Authorization("SendMoney")]
public async Task<IActionResult> Payment([FromQuery] string id)
{
TransactionDetailModel _tranresponse = new TransactionDetailModel();
TrustPaymentRequest _request = new TrustPaymentRequest();
var loginDetails = HttpContext.GetLoginDetails();
using (LogContext.PushProperty("DebugId", id))
{
_logger.LogInformation($"Payment | REQUEST | {id}");
_tranresponse = await _transactionBusiness.GetReceiptData(id, loginDetails);
_request.sitereference = "test_subhidauk71992";
_request.stprofile = "default";
_request.currencyiso3a = "GBP";
_request.orderreference = Guid.NewGuid().ToString();
_request.mainamount = _tranresponse.TotalToPay;
_request.billingfirstname = _tranresponse.Firstname;
_request.billinglastname = _tranresponse.Lastname1;
_request.billingstreet = _tranresponse.Address;
_request.billingpostcode = _tranresponse.Zipcode;
_request.billingtown = _tranresponse.City;
// _request.billingtelephone = _tranresponse.Mobile;
_request.billingcountryiso2a = "GB";
_request.customerpremise = _tranresponse.City;
_request.customerstreet = _tranresponse.Address;
_request.customerpostcode = _tranresponse.Zipcode;
_request.customertown = _tranresponse.City;
//_request.customertelephone = _tranresponse.Mobile;
_request.customercountryiso2a = "GB";
_request.billingemail= _request.customeremail= loginDetails.Email;
_request.successfulurlredirect = $"{Request.Scheme}://{Request.Host}/Transaction/TranPaySuccess";
_request.declinedurlredirect = $"{Request.Scheme}://{Request.Host}/Transaction//TranDecline";
_request.sitesecuritytimestamp=DateTime.UtcNow.ToString("yyyy-MM-dd HH:mm:ss");
var hash = $"GBP{_request.mainamount}test_subhidauk71992{_request.sitesecuritytimestamp}BEe6nRraqNeUgkpI";
StringBuilder builder = new StringBuilder();
using (SHA256 sha256Hash = SHA256.Create())
{
// ComputeHash - returns byte array
byte[] bytes = sha256Hash.ComputeHash(Encoding.UTF8.GetBytes(hash));
// Convert byte array to a string
for (int i = 0; i < bytes.Length; i++)
{
builder.Append(bytes[i].ToString("x2"));
}
}
_request.sitesecurity = $"h{builder.ToString()}";
_logger.LogInformation($"Payment | RESPONSE | {JsonConvert.SerializeObject(_request)}");
}
return View(_request);
}
public async Task<IActionResult> TranPaySuccess()
{
return View();
}
public async Task<IActionResult> TranDecline()
{
return View();
}
}
}

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

Loading…
Cancel
Save