Browse Source

customer register

feature/19315_Customer-Registration-new
Dinesh 12 months ago
parent
commit
fd38d6c94b
  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/24632d90-6fff-4675-9747-895a76b1219d.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/4e829197-9b68-4e5f-afcc-591b4607e1fb.vsidx
  9. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/609c5347-067f-4b3d-be3f-b9b5f9928c01.vsidx
  10. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/65a03552-8339-47d8-b445-2bc4972fd48d.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. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Api.dll
  17. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Api.pdb
  18. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  19. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  20. 32
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.dgspec.json
  21. 4
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.g.props
  22. 2
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.GeneratedMSBuildEditorConfig.editorconfig
  23. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.assets.cache
  24. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.AssemblyReference.cache
  25. 2
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.CoreCompileInputs.cache
  26. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.dll
  27. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.pdb
  28. 17
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/project.assets.json
  29. 26
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/project.nuget.cache
  30. 1
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/RegisterBusiness/IRegisterBusiness.cs
  31. 20
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/RegisterBusiness/RegisterBusiness.cs
  32. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Api.dll
  33. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Api.pdb
  34. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.dll
  35. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.pdb
  36. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  37. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  38. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Repository.dll
  39. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Repository.pdb
  40. 74
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.dgspec.json
  41. 4
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.g.props
  42. 2
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.GeneratedMSBuildEditorConfig.editorconfig
  43. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.assets.cache
  44. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.AssemblyReference.cache
  45. 2
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.CoreCompileInputs.cache
  46. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.dll
  47. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.pdb
  48. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/ref/CustomerOnlineV2.Business.dll
  49. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/refint/CustomerOnlineV2.Business.dll
  50. 25
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/project.assets.json
  51. 124
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/project.nuget.cache
  52. 69
      CustomerOnlineV2/CustomerOnlineV2.Common/Models/RegisterModel/UserRegisterResponse.cs
  53. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  54. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  55. 15
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/CustomerOnlineV2.Common.csproj.nuget.dgspec.json
  56. 4
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/CustomerOnlineV2.Common.csproj.nuget.g.props
  57. 2
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.GeneratedMSBuildEditorConfig.editorconfig
  58. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.assets.cache
  59. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.dll
  60. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.pdb
  61. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/ref/CustomerOnlineV2.Common.dll
  62. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/refint/CustomerOnlineV2.Common.dll
  63. 13
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/project.assets.json
  64. 22
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/project.nuget.cache
  65. 6
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/RegisterRepository/IRegisterRepository.cs
  66. 73
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/RegisterRepository/RegisterRepository.cs
  67. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  68. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  69. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Repository.dll
  70. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Repository.pdb
  71. 32
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/CustomerOnlineV2.Repository.csproj.nuget.dgspec.json
  72. 4
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/CustomerOnlineV2.Repository.csproj.nuget.g.props
  73. 2
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.GeneratedMSBuildEditorConfig.editorconfig
  74. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.assets.cache
  75. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.csproj.AssemblyReference.cache
  76. 2
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.csproj.CoreCompileInputs.cache
  77. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.dll
  78. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/CustomerOnlineV2.Repository.pdb
  79. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/ref/CustomerOnlineV2.Repository.dll
  80. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/Debug/net7.0/refint/CustomerOnlineV2.Repository.dll
  81. 17
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/project.assets.json
  82. 124
      CustomerOnlineV2/CustomerOnlineV2.Repository/obj/project.nuget.cache
  83. 34
      CustomerOnlineV2/CustomerOnlineV2/Controllers/CustomerController.cs
  84. 5
      CustomerOnlineV2/CustomerOnlineV2/Program.cs
  85. 352
      CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml
  86. BIN
      CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.Api.dll
  87. BIN
      CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.Api.pdb
  88. BIN
      CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.Business.dll
  89. BIN
      CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.Business.pdb
  90. BIN
      CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  91. BIN
      CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  92. BIN
      CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.Repository.dll
  93. BIN
      CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.Repository.pdb
  94. BIN
      CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.dll
  95. BIN
      CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.pdb
  96. 2
      CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.staticwebassets.runtime.json
  97. 99
      CustomerOnlineV2/CustomerOnlineV2/obj/CustomerOnlineV2.csproj.nuget.dgspec.json
  98. 8
      CustomerOnlineV2/CustomerOnlineV2/obj/CustomerOnlineV2.csproj.nuget.g.props
  99. 34
      CustomerOnlineV2/CustomerOnlineV2/obj/Debug/net7.0/CustomerOnlineV2.GeneratedMSBuildEditorConfig.editorconfig
  100. 17
      CustomerOnlineV2/CustomerOnlineV2/obj/Debug/net7.0/CustomerOnlineV2.MvcApplicationPartsAssemblyInfo.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/24632d90-6fff-4675-9747-895a76b1219d.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/4e829197-9b68-4e5f-afcc-591b4607e1fb.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/609c5347-067f-4b3d-be3f-b9b5f9928c01.vsidx

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/65a03552-8339-47d8-b445-2bc4972fd48d.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

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": [
{

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);
}
}

20
CustomerOnlineV2/CustomerOnlineV2.Business/Business/RegisterBusiness/RegisterBusiness.cs

@ -1,9 +1,12 @@
using CustomerOnlineV2.Api.API.TPApi;
using CustomerOnlineV2.Common.Models.RegisterModel;
using CustomerOnlineV2.Repository.Repository.ReceiverRepository;
using CustomerOnlineV2.Repository.Repository.RegisterRepository;
using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
@ -14,6 +17,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": [
{

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

@ -31,4 +31,73 @@ namespace CustomerOnlineV2.Common.Models.RegisterModel
public string? Extra2 { get; set; }
public object? Data { get; set; }
}
public class OnlineCustomerRegisterModel : CommonResponse
{
public string? flag { get; set; }
public string? customerId { get; set; }
public string? membershipId { get; set; }
public string? firstName { get; set; }
public string? middleName { get; set; }
public string? lastName1 { get; set; }
public string? lastName2 { get; set; }
public string? country { get; set; }
public string? address { get; set; }
public string? state { get; set; }
public string? zipCode { get; set; }
public string? 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? 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? customerPassword { get; set; }
public string? customerStatus { get; set; }
public string? isActive { get; set; }
public string? islocked { get; set; }
public string? sessionId { 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": [
{

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);
}
}

73
CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/RegisterRepository/RegisterRepository.cs

@ -1,12 +1,81 @@
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 += ",@email =" + _connHelper.FilterString(model.Email);
sql += ",@firstName =" + _connHelper.FilterString(model.firstName);
sql += ",@middleName =" + _connHelper.FilterString(model.middleName);
sql += ",@lastName1 =" + _connHelper.FilterString(model.lastName1);
sql += ",@lastName2 =" + _connHelper.FilterString(model.lastName2);
//sql += ",@address =" + _connHelper.FilterString(model.Address);
//sql += ",@city =" + _connHelper.FilterString(model.city);
//sql += ",@homePhone =" + _connHelper.FilterString(model.ContactNo);
sql += ",@mobile =" + _connHelper.FilterString(model.mobile);
sql += ",@occupation =" + _connHelper.FilterString(model.occupation);
sql += ",@placeOfIssue =" + _connHelper.FilterString(model.placeOfIssue);
sql += ",@idType =" + _connHelper.FilterString(model.idType);
sql += ",@idNumber =" + _connHelper.FilterString(model.idNumber);
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);
}
}
}

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": [
{

34
CustomerOnlineV2/CustomerOnlineV2/Controllers/CustomerController.cs

@ -1,25 +1,24 @@
using CustomerOnlineV2.Api.API.TPApi;
using CustomerOnlineV2.Authorization;
using CustomerOnlineV2.Business.Business.RegisterBusiness;
using CustomerOnlineV2.Common.Helper;
using CustomerOnlineV2.Common.Models.ReceiverModel;
using CustomerOnlineV2.Common.Models.RegisterModel;
using Microsoft.AspNetCore.Mvc;
using Microsoft.IdentityModel.Tokens;
using Newtonsoft.Json;
using Serilog.Context;
using System.Diagnostics;
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;
}
///[Authorization("Customer")]
@ -28,21 +27,16 @@ namespace CustomerOnlineV2.Controllers
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")]
public async Task<OnlineCustomerRegisterModel> AddCustomer(OnlineCustomerRegisterModel register)
{
var register1 = await _registerBusiness.AddCustomers(register);
return register1;
}
[HttpPost]
public JsonResult GetAddressByPostCode(string postalCode)

5
CustomerOnlineV2/CustomerOnlineV2/Program.cs

@ -2,11 +2,13 @@ using CustomerOnlineV2.Api.API.TPApi;
using CustomerOnlineV2.Business.Business.AccountBusiness;
using CustomerOnlineV2.Business.Business.HomeBusiness;
using CustomerOnlineV2.Business.Business.ReceiverBusiness;
using CustomerOnlineV2.Business.Business.RegisterBusiness;
using CustomerOnlineV2.Business.Business.TransactionBusiness;
using CustomerOnlineV2.Repository.ConnectionHelper;
using CustomerOnlineV2.Repository.Repository.AccountRepository;
using CustomerOnlineV2.Repository.Repository.HomeRepository;
using CustomerOnlineV2.Repository.Repository.ReceiverRepository;
using CustomerOnlineV2.Repository.Repository.RegisterRepository;
using CustomerOnlineV2.Repository.Repository.TransactionRepository;
using Microsoft.AspNetCore.Authentication.Cookies;
using Serilog;
@ -49,6 +51,9 @@ builder.Services.AddScoped<IHomeBusiness, HomeBusiness>();
builder.Services.AddScoped<IReceiverBusiness, ReceiverBusiness>();
builder.Services.AddScoped<IReceiverRepository, ReceiverRepository>();
builder.Services.AddScoped<IRegisterBusiness, RegisterBusiness>();
builder.Services.AddScoped<IRegisterRepository, RegisterRepository>();
// Learn more about configuring Swagger/OpenAPI at https://aka.ms/aspnetcore/swashbuckle
builder.Services.AddEndpointsApiExplorer();

352
CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml

@ -1,10 +1,70 @@
@using CustomerOnlineV2.Common.Helper
@model CustomerOnlineV2.Common.Models.RegisterModel.OnlineCustomerRegisterModel
@{
Layout = null;
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<base href="~/" />
<link href="~/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="~/vendor/font-awesome/css/all.min.css" rel="stylesheet" />
<link href="~/vendor/bootstrap-select/css/bootstrap-select.min.css" rel="stylesheet" />
<link href="~/vendor/currency-flags/css/currency-flags.min.css" rel="stylesheet" />
<link href="~/vendor/owl.carousel/owl.carousel.min.css" rel="stylesheet" />
<link href="~/css/styles-login.css" rel="stylesheet" />
<link href="~/vendor/toast-alert/izitoast.min.css" rel="stylesheet" />
<link rel="icon" type="image/png" href="favicon.png" />
</head>
<body>
<!-- Preloader -->
<div id="preloader">
<div data-loader="dual-ring"></div>
</div>
<!-- Preloader End -->
<!-- Document Wrapper -->
<div id="main-wrapper">
<header id="header">
<div class="container">
<div class="header-row">
<div class="header-column justify-content-between">
<!-- Logo
============================= -->
<div class="logo me-3">
<a class="d-flex" href="index.html" title="Money - HTML Template">
<img src="images/imelondon.svg" height="35" alt="IME London - Logo" />
</a>
</div>
<!-- Logo end -->
<!-- Collapse Button
============================== -->
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#header-nav"><span></span> <span></span> <span></span></button>
<!-- Collapse Button end -->
<!-- Primary Navigation
============================== -->
<nav class="primary-menu navbar navbar-expand-lg">
<div id="header-nav" class="collapse navbar-collapse">
<ul class="navbar-nav me-auto">
<li><a href="faq.html">Help</a></li>
<li><a href="how-it-works.html">How It Works</a></li>
<li><a href="#">Register Now</a></li>
</ul>
</div>
</nav>
<!-- Primary Navigation end -->
</div>
<div class="header-column justify-content-end">
<!-- Login & Signup Link
============================== -->
<!-- Login & Signup Link end -->
</div>
</div>
</div>
</header>
<!-- Content -->
<div id="content">
<!-- Who we are -->
@ -14,7 +74,7 @@
<div class="col-md-12 pe-0">
<div class="contact-from-wrap">
<form id="form1" method="post">
<form id="Customer-form" method="post">
<div class="card bg-light border-0 mb-4">
<div class="card-body">
<div class="row">
@ -62,7 +122,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating mb-3">
<input type="email" class="form-control" id="floatingInput" placeholder="name@example.com">
<input type="text" asp-for = "firstName" class="form-control" required>
<label for="floatingInput">First Name</label>
</div>
</div>
@ -70,7 +130,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating mb-3">
<input type="email" class="form-control" id="floatingInput" placeholder="name@example.com">
<input type="text" class="form-control" asp-for="middleName">
<label for="floatingInput">Middle Name</label>
</div>
</div>
@ -78,7 +138,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating mb-3">
<input type="email" class="form-control" id="floatingInput" placeholder="name@example.com">
<input type="text" class="form-control" asp-for="lastName1">
<label for="floatingInput">Last Name</label>
</div>
</div>
@ -94,7 +154,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating">
<select class="form-select" id="Nationality" aria-label="Floating label select example">
<select class="form-select" asp-for="country" aria-label="Floating label select example">
<option selected></option>
<option value="1">Nepal</option>
<option value="2">India</option>
@ -107,7 +167,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating">
<select class="form-select" id="IDType" aria-label="Floating label select example">
<select class="form-select" asp-for="idType" aria-label="Floating label select example">
<option value="" selected></option>
<option value="Bank Statement">Bank Statement</option>
<option value="DRIVER LICENSE">Driver License</option>
@ -125,7 +185,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating">
<input type="text" class="form-control" id="IdNUmber" placeholder="Password">
<input type="text" class="form-control" asp-for= "idNumber" placeholder="Password">
<label for="IdNUmber">Id Number</label>
</div>
</div>
@ -134,7 +194,7 @@
<div class="mb-0">
<div class="input-group flex-nowrap">
<div class="form-floating flex-grow-1">
<input type="text" id="DateOfBirth" class="datepicker-here form-control date-of-birth" placeholder="dd/mm/yyyy" aria-describedby="basic-addon2" />
<input type="text" asp-for = "dob" class="datepicker-here form-control date-of-birth" placeholder="dd/mm/yyyy" aria-describedby="basic-addon2" />
<label for="DateOfBirth" class="form-label">Date Of Birth</label>
</div>
<span class="input-group-text px-4">
@ -146,7 +206,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating">
<select class="form-select" id="IssueCountry" aria-label="Floating label select example">
<select class="form-select" asp-for="nativeCountry" aria-label="Floating label select example">
<option selected></option>
<option value="1">Nepal</option>
<option value="2">India</option>
@ -159,7 +219,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating">
<select class="form-select" id="Gender" aria-label="Floating label select example">
<select class="form-select" asp-for="gender" aria-label="Floating label select example">
<option selected></option>
<option value="1">Male</option>
<option value="2">Famale</option>
@ -185,7 +245,7 @@
<div class="mb-0">
<div class="input-group flex-nowrap">
<div class="form-floating flex-grow-1">
<input type="text" id="IdIssue" class="datepicker-here form-control issue-date" placeholder="dd/mm/yyyy" aria-describedby="basic-addon2" />
<input type="text" asp-for="idIssueDate" class="datepicker-here form-control issue-date" placeholder="dd/mm/yyyy" aria-describedby="basic-addon2" />
<label for="IdIssue" class="form-label">Id Issue Date</label>
</div>
<span class="input-group-text px-4">
@ -198,7 +258,7 @@
<div class="mb-0">
<div class="input-group flex-nowrap">
<div class="form-floating flex-grow-1">
<input type="text" id="IdExpire" class="datepicker-here form-control expire-date" placeholder="dd/mm/yyyy" aria-describedby="basic-addon2" />
<input type="text" asp-for="idExpiryDate" class="datepicker-here form-control expire-date" placeholder="dd/mm/yyyy" aria-describedby="basic-addon2" />
<label for="IdExpire" class="form-label">Id Expire Date</label>
</div>
<span class="input-group-text px-4">
@ -219,7 +279,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating">
<select class="form-select" id="Country" aria-label="Floating label select example">
<select class="form-select" asp-for="country" aria-label="Floating label select example">
<option selected></option>
<option value="1">Nepal</option>
<option value="2">India</option>
@ -254,7 +314,7 @@
<label for="PostalZipCode">Postal/Zip Code</label>
</div>
<span class="input-group-text px-2">
<button class="btn-choose bg-transparent text-white border-0" id="btnSearch" type="button">Lookup</button>
<button class="btn-choose bg-transparent text-white border-0" type="button">Lookup</button>
</span>
</div>
</div>
@ -279,7 +339,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating">
<input type="text" class="form-control" id="Mobile" placeholder="Address 2">
<input type="text" class="form-control" asp-for="mobile" placeholder="Address 2">
<label for="Mobile">Mobile Number</label>
</div>
</div>
@ -287,7 +347,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating">
<input type="text" class="form-control" id="Mobile" placeholder="Address 2">
<input type="text" class="form-control" asp-for="telNo" id="Mobile" placeholder="Address 2">
<label for="Mobile">Telephone (optional)</label>
</div>
</div>
@ -304,7 +364,7 @@
<div class="col-md-4">
<div class="mb-4">
<div class="form-floating">
<select class="form-select" id="Occupation">
<select class="form-select" asp-for="occupation" id="Occupation">
<option selected></option>
<option value="Retired">Retired</option>
<option value="Security Officer">Security Officer</option>
@ -363,37 +423,15 @@
<div class="col-lg-3">
<div class="d-grid mb-5">
<button class="btn btn-lg btn-primary" type="submit">Register <i class="fa fa-window-maximize px-2" aria-hidden="true"></i></button>
@* <button class="btn btn-lg btn-primary" type="submit">Register <i class="fa fa-window-maximize px-2" aria-hidden="true"></i></button> *@
<button type="submit" id="BtnRegister" class="btn btn-lg btn-primary" style="width: 250px;">
<span class="RegisterText">Register</span>&nbsp;<div class="spinner-border text-success loading" role="status" style="display:none;"></div> <i class="fa fa-window-maximize px-2 loginText" aria-hidden="true"></i>
</button>
</div>
</div>
</div>
</form>
<div id="apiDataPopup" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">Address List</h4>
</div>
<div class="modal-body">
<table class="table table-bordered">
<thead>
<tr>
<th>SN</th>
<th>Address1</th>
<th>Address2</th>
<th>Action</th>
</tr>
</thead>
<tbody id="apiDataBody">
</tbody>
</table>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-primary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="mt-3"> Already registered ? <a class="" href="login-new.html">Login Now</a></div>
@ -405,70 +443,204 @@
</div>
</section>
<!-- Who we are end -->
<input type="hidden" id="hdnAdditionalAddress" name="hdnAdditionalAddress" value="initial value" />
<input type="hidden" id="cityHidden" name="cityHidden" value="initial value" />
</div>
<footer id="footer" class="footer-web">
<div class="container">
<div class="text-center">
<div class="row">
<div class="mx-auto">
<div class="text-center text-white">
<p class="text-center mb-3 text-1">
IME London is a product of Subhida UK Limited, Pentax House,South Hill Avenue, South Harrow, London, H2A 0D
Company Registration No. 06432399 Subhida UK Ltd is authorized and regulated by the Financial Conduct
Authority (FCA) <br> under the Payment Service Regulations 2017. FCA Registration No. 576127 HMRC Registration No. XYML000000119350
</p>
</div>
</div>
</div>
<div class="row"><div class="col-lg-6 mx-auto"><div class="text-center text-white"><p>© IME London, 2023</p></div></div></div>
</div>
</div>
</footer>
<!-- Content end -->
</div>
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="vendor/bootstrap-select/js/bootstrap-select.min.js"></script>
<script src="vendor/datepicker/datepicker.min.js"></script>
<script src="vendor/datepicker/datepicker.en.js"></script>
<!-- custom -->
<script src="js/script.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$('#btnSearch').click(function () {
var postalCode = $('#PostalZipCode').val();
loadDatePicker();
</script>
if (!postalCode) {
alert("Postal cannot be empty");
return;
<script type="text/javascript">
(function () {
'use strict'
// Fetch all the forms we want to apply custom Bootstrap validation styles to
var forms = document.querySelectorAll('#Customer-form')
// Receiver();
// Loop over them and prevent submission
Array.prototype.slice.call(forms)
.forEach(function (form) {
form.addEventListener('submit', function (event) {
if (!form.checkValidity()) {
event.preventDefault()
event.stopPropagation()
}
else {
event.preventDefault();
Register();
}
form.classList.add('was-validated')
}, false)
})
})();
function Register() {
debugger;
DisableRegisterButton();
let country = $('#country').val();
let firstName = $('#firstName').val();
let middleName = $('#middleName').val();
let lastName1 = $('#lastName1').val();
let idType = $('#idType').val();
let idNumber = $('#idNumber').val();
let dob = $('#dob').val();
let nativeCountry = $('#nativeCountry').val();
let gender = $('#gender').val();
let Mobile = $('#Mobile').val();
let telNo = $('#telNo').val();
let occupation = $('#occupation').val();
// let zipCode = $('#zipCode').val();
// let createdDate = $('#createdDate').val();
// let idExpairyDate = $('#idExpairyDate').val();
// let bankLocation = $('#bankLocation').val();
// let receiverAccountNumber = $('#receiverAccountNumber').val();
// let bankName = $('#bankName').val();
let Data = {
country : country
firstName : firstName
middleName : middleName
lastName1 : lastName1
idType : idType
idNumber : idNumber
dob : dob
nativeCountry : nativeCountry
gender : gender
Mobile : Mobile
telNo : telNo
occupation : occupation
// createdDate : createdDate,
// idExpairyDate : idExpairyDate,
// bankLocation: bankLocation,
// receiverAccountNumber: receiverAccountNumber,
// bankName: bankName,
// paymentMode: PaymentMode,
};
$.ajax(
{
$.ajax({
type: 'POST',
url: '/Customer/GetAddressByPostCode'
dataType: 'json',
data: JSON.stringify({ postalCode: postalCode }),
url: '/Customer/AddCustomer',
data: Data,
processData: true,
headers: {
"RequestVerificationToken":
$('input[name="__RequestVerificationToken"]').val()
},
async: true,
success: function (response) {
var data = response;
EnableRegisterButton();
if (response.responseCode != 0) {
ShowAlertMessage(response.responseCode, response.responseMessage);
//ShowAlertMessage("Receiver Successfully created")
$('#apiDataPopup').modal({ backdrop: 'static', keyboard: false }, 'show');
$('#apiDataBody tbody').empty();
return;
if (data && data.Data && data.Data.Addresses) {
var addresses = data.Data.Addresses;
}
addresses.forEach(function (item, index) {
var row = $('<tr>');
row.append($('<td>').text(index + 1));
row.append($('<td>').text(item.Address1));
row.append($('<td>').text(item.Address2));
clearFields();
var selectButton = $('<button>')
.addClass('btn btn-primary')
.text('Select')
.click(function () {
var additionalAddress = item.Address1;
var city = item.Address2;
$('#Country').focus();
$('#message').text('Data successfully submitted');
// window.location.replace("/ReceiverInformation/Success?id=" + response.ReceiverId);
},
$('#hdnAdditionalAddress').val(additionalAddress);
$('#cityHidden').val(city);
$('#Address1').val(additionalAddress);
$('#Address').val(city);
$('#apiDataPopup').modal('hide');
});
row.append($('<td>').append(selectButton));
$('#apiDataBody').append(row);
error: function () {
return null;
}
});
}
function clearFields() {
// Clear the fields you want
$('#Country').val('');
$('#firstName').val('');
$('#middleName').val('');
$('#lastName1').val('');
$('#Relationship').val('');
$('#Address').val('');
$('#State').val('');
$('#Mobile').val('');
$('#Email').val('');
$('#paymentMode').val('');
$('#idType').val('');
$('#idNumber').val('');
$('#createdDate').val('');
$('#idExpairyDate').val('');
$('#bankLocation').val('');
$('#receiverAccountNumber').val('');
$('#bankName').val('');
$('#PaymentMode').val('');
$('#apiDataPopup').modal('show');
} else {
console.error("Invalid response.");
}
},
error: function (error) {
console.error(error);
function DisableRegisterButton() {
$('.RegisterText').hide();
$('#BtnRegister').css('cursor', 'not-allowed');
$('.loadingSend').show();
$('#BtnRegister').prop('disabled', true);
}
});
});
});
function EnableRegisterButton() {
debugger;
$('.RegisterText').show();
$('#BtnRegister').css('cursor', 'pointer');
$('.loadingSend').hide();
$('#BtnRegister').prop('disabled', false);
}
</script>
</body>
</html>

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

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

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

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

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

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

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

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

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

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

2
CustomerOnlineV2/CustomerOnlineV2/bin/Debug/net7.0/CustomerOnlineV2.staticwebassets.runtime.json
File diff suppressed because it is too large
View File

99
CustomerOnlineV2/CustomerOnlineV2/obj/CustomerOnlineV2.csproj.nuget.dgspec.json

@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2\\CustomerOnlineV2.csproj": {}
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2\\CustomerOnlineV2.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"
}
}
}
@ -304,20 +300,20 @@
}
}
},
"D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2\\CustomerOnlineV2.csproj": {
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2\\CustomerOnlineV2.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2\\CustomerOnlineV2.csproj",
"projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2\\CustomerOnlineV2.csproj",
"projectName": "CustomerOnlineV2",
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2\\CustomerOnlineV2.csproj",
"packagesPath": "C:\\Users\\Dell\\.nuget\\packages\\",
"outputPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2\\obj\\",
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2\\CustomerOnlineV2.csproj",
"packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
"outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2\\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"
],
@ -326,21 +322,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.Business\\CustomerOnlineV2.Business.csproj": {
"projectPath": "D:\\IME-LONDON\\Customer-Portal\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj"
"E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj": {
"projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.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"
}
}
}

8
CustomerOnlineV2/CustomerOnlineV2/obj/CustomerOnlineV2.csproj.nuget.g.props

@ -5,16 +5,16 @@
<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>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\Dell\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3</PkgMicrosoft_CodeAnalysis_Analyzers>
<PkgMicrosoft_CodeAnalysis_AnalyzerUtilities Condition=" '$(PkgMicrosoft_CodeAnalysis_AnalyzerUtilities)' == '' ">C:\Users\Dell\.nuget\packages\microsoft.codeanalysis.analyzerutilities\3.3.0</PkgMicrosoft_CodeAnalysis_AnalyzerUtilities>
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\dell\.nuget\packages\microsoft.codeanalysis.analyzers\3.3.3</PkgMicrosoft_CodeAnalysis_Analyzers>
<PkgMicrosoft_CodeAnalysis_AnalyzerUtilities Condition=" '$(PkgMicrosoft_CodeAnalysis_AnalyzerUtilities)' == '' ">C:\Users\dell\.nuget\packages\microsoft.codeanalysis.analyzerutilities\3.3.0</PkgMicrosoft_CodeAnalysis_AnalyzerUtilities>
</PropertyGroup>
</Project>

34
CustomerOnlineV2/CustomerOnlineV2/obj/Debug/net7.0/CustomerOnlineV2.GeneratedMSBuildEditorConfig.editorconfig

@ -9,69 +9,69 @@ build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = CustomerOnlineV2
build_property.RootNamespace = CustomerOnlineV2
build_property.ProjectDir = D:\IME-LONDON\Customer-Portal\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2\
build_property.ProjectDir = E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2\
build_property.RazorLangVersion = 7.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes = true
build_property.MSBuildProjectDirectory = D:\IME-LONDON\Customer-Portal\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2
build_property.MSBuildProjectDirectory = E:\IMELONDON\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2
build_property._RazorSourceGeneratorDebug =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Account/ForceChangePassword.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Account/ForceChangePassword.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcQWNjb3VudFxGb3JjZUNoYW5nZVBhc3N3b3JkLmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Account/Index.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Account/Index.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcQWNjb3VudFxJbmRleC5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcQ3VzdG9tZXJcQ3VzdG9tZXJSZWdpc3RyYXRpb24uY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Home/Index.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Home/Index.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcSG9tZVxJbmRleC5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Home/Privacy.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Home/Privacy.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcSG9tZVxQcml2YWN5LmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/ReceiverInformation/Receiver.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/ReceiverInformation/Receiver.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcUmVjZWl2ZXJJbmZvcm1hdGlvblxSZWNlaXZlci5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Shared/Error.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Shared/Error.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXEVycm9yLmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Shared/_Layout2.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Shared/_Layout2.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9MYXlvdXQyLmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Shared/_ValidationScriptsPartial.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Shared/_ValidationScriptsPartial.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9WYWxpZGF0aW9uU2NyaXB0c1BhcnRpYWwuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Transaction/Receipt.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Transaction/Receipt.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcVHJhbnNhY3Rpb25cUmVjZWlwdC5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Transaction/SendMoney.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Transaction/SendMoney.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcVHJhbnNhY3Rpb25cU2VuZE1vbmV5LmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Transaction/Success.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Transaction/Success.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcVHJhbnNhY3Rpb25cU3VjY2Vzcy5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/_ViewImports.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/_ViewImports.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdJbXBvcnRzLmNzaHRtbA==
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/_ViewStart.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/_ViewStart.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdTdGFydC5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
[D:/IME-LONDON/Customer-Portal/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Shared/_Layout.cshtml]
[E:/IMELONDON/CustomerPortal/CustomerOnlineV2/CustomerOnlineV2/Views/Shared/_Layout.cshtml]
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9MYXlvdXQuY3NodG1s
build_metadata.AdditionalFiles.CssScope = b-sapk48edu7

17
CustomerOnlineV2/CustomerOnlineV2/obj/Debug/net7.0/CustomerOnlineV2.MvcApplicationPartsAssemblyInfo.cs

@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation")]
// Generated by the MSBuild WriteCodeFragment class.

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

Loading…
Cancel
Save