Browse Source

exclude obj/ bin

prod
shakun 12 months ago
parent
commit
cb0d6280a6
  1. 0
      .gitignore
  2. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/DesignTimeBuild/.dtbcache.v2
  3. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/41600c5e-28d6-495d-93e7-5e0b00ca0765.vsidx
  4. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/49b19289-7ef2-4493-b565-e933e276e2db.vsidx
  5. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/6d38082c-a58b-4137-9ccc-b8d06e27d598.vsidx
  6. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/71c4d690-9b13-49ab-b0a8-222db8fcd7a2.vsidx
  7. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/bd84ac67-11e0-4ef9-8da8-d98f74972f6b.vsidx
  8. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/d95d583c-0ac5-4384-80ff-37380abb0f10.vsidx
  9. 0
      CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/read.lock
  10. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/v16/.suo
  11. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/v17/.futdcache.v2
  12. BIN
      CustomerOnlineV2/.vs/CustomerOnlineV2/v17/.suo
  13. BIN
      CustomerOnlineV2/.vs/ProjectEvaluation/customeronlinev2.metadata.v7.bin
  14. BIN
      CustomerOnlineV2/.vs/ProjectEvaluation/customeronlinev2.projects.v7.bin
  15. 231
      CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Api.deps.json
  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. 156
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.dgspec.json
  21. 17
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.g.props
  22. 6
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.g.targets
  23. 4
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
  24. 23
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.AssemblyInfo.cs
  25. 1
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.AssemblyInfoInputs.cache
  26. 11
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.GeneratedMSBuildEditorConfig.editorconfig
  27. 8
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.GlobalUsings.g.cs
  28. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.assets.cache
  29. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.AssemblyReference.cache
  30. 0
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.BuildWithSkipAnalyzers
  31. 0
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.CopyComplete
  32. 1
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.CoreCompileInputs.cache
  33. 15
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.FileListAbsolute.txt
  34. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.dll
  35. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.pdb
  36. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/ref/CustomerOnlineV2.Api.dll
  37. BIN
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/refint/CustomerOnlineV2.Api.dll
  38. 607
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/project.assets.json
  39. 61
      CustomerOnlineV2/CustomerOnlineV2.Api/obj/project.nuget.cache
  40. 9
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/AccountBusiness/AccountBusiness.cs
  41. 1
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/AccountBusiness/IAccountBusiness.cs
  42. 14
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/ReceiverBusiness/IReceiverBusiness.cs
  43. 39
      CustomerOnlineV2/CustomerOnlineV2.Business/Business/ReceiverBusiness/ReceiverBusiness.cs
  44. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Api.dll
  45. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Api.pdb
  46. 1029
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.deps.json
  47. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.dll
  48. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.pdb
  49. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  50. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  51. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Repository.dll
  52. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Repository.pdb
  53. 304
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.dgspec.json
  54. 17
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.g.props
  55. 6
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.g.targets
  56. 4
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
  57. 23
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.AssemblyInfo.cs
  58. 1
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.AssemblyInfoInputs.cache
  59. 11
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.GeneratedMSBuildEditorConfig.editorconfig
  60. 8
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.GlobalUsings.g.cs
  61. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.assets.cache
  62. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.AssemblyReference.cache
  63. 0
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.BuildWithSkipAnalyzers
  64. 0
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.CopyComplete
  65. 1
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.CoreCompileInputs.cache
  66. 19
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.FileListAbsolute.txt
  67. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.dll
  68. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.pdb
  69. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/ref/CustomerOnlineV2.Business.dll
  70. BIN
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/refint/CustomerOnlineV2.Business.dll
  71. 3165
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/project.assets.json
  72. 107
      CustomerOnlineV2/CustomerOnlineV2.Business/obj/project.nuget.cache
  73. 14
      CustomerOnlineV2/CustomerOnlineV2.Common/Models/AccountModel/AccountModel.cs
  74. 43
      CustomerOnlineV2/CustomerOnlineV2.Common/Models/ReceiverModel/ReceiverInformationModel.cs
  75. 186
      CustomerOnlineV2/CustomerOnlineV2.Common/bin/Debug/net7.0/CustomerOnlineV2.Common.deps.json
  76. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/bin/Debug/net7.0/CustomerOnlineV2.Common.dll
  77. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/bin/Debug/net7.0/CustomerOnlineV2.Common.pdb
  78. 82
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/CustomerOnlineV2.Common.csproj.nuget.dgspec.json
  79. 17
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/CustomerOnlineV2.Common.csproj.nuget.g.props
  80. 2
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/CustomerOnlineV2.Common.csproj.nuget.g.targets
  81. 4
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
  82. 23
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.AssemblyInfo.cs
  83. 1
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.AssemblyInfoInputs.cache
  84. 11
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.GeneratedMSBuildEditorConfig.editorconfig
  85. 8
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.GlobalUsings.g.cs
  86. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.assets.cache
  87. 0
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.csproj.BuildWithSkipAnalyzers
  88. 1
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.csproj.CoreCompileInputs.cache
  89. 12
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.csproj.FileListAbsolute.txt
  90. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.dll
  91. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.pdb
  92. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/ref/CustomerOnlineV2.Common.dll
  93. BIN
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/refint/CustomerOnlineV2.Common.dll
  94. 458
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/project.assets.json
  95. 59
      CustomerOnlineV2/CustomerOnlineV2.Common/obj/project.nuget.cache
  96. 25
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/AccountRepository/AccountRepository.cs
  97. 1
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/AccountRepository/IAccountRepository.cs
  98. 17
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/ReceiverRepository/IReceiverRepository.cs
  99. 108
      CustomerOnlineV2/CustomerOnlineV2.Repository/Repository/ReceiverRepository/ReceiverRepository.cs
  100. BIN
      CustomerOnlineV2/CustomerOnlineV2.Repository/bin/Debug/net7.0/CustomerOnlineV2.Common.dll

0
CustomerOnlineV2/.gitignore → .gitignore

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

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/41600c5e-28d6-495d-93e7-5e0b00ca0765.vsidx

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

BIN
CustomerOnlineV2/.vs/CustomerOnlineV2/FileContentIndex/6d38082c-a58b-4137-9ccc-b8d06e27d598.vsidx

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

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

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

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

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

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

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

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

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

231
CustomerOnlineV2/CustomerOnlineV2.Api/bin/Debug/net7.0/CustomerOnlineV2.Api.deps.json

@ -1,231 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"CustomerOnlineV2.Api/1.0.0": {
"dependencies": {
"CustomerOnlineV2.Common": "1.0.0",
"Microsoft.Extensions.Logging.Abstractions": "7.0.0",
"Newtonsoft.Json": "13.0.3"
},
"runtime": {
"CustomerOnlineV2.Api.dll": {}
}
},
"Microsoft.AspNet.Mvc/5.2.9": {
"dependencies": {
"Microsoft.AspNet.Razor": "3.2.9",
"Microsoft.AspNet.WebPages": "3.2.9"
},
"runtime": {
"lib/net45/System.Web.Mvc.dll": {
"assemblyVersion": "5.2.9.0",
"fileVersion": "5.2.61129.10"
}
}
},
"Microsoft.AspNet.Razor/3.2.9": {
"runtime": {
"lib/net45/System.Web.Razor.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.61129.10"
}
}
},
"Microsoft.AspNet.WebPages/3.2.9": {
"dependencies": {
"Microsoft.AspNet.Razor": "3.2.9",
"Microsoft.Web.Infrastructure": "1.0.0"
},
"runtime": {
"lib/net45/System.Web.Helpers.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.61129.10"
},
"lib/net45/System.Web.WebPages.Deployment.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.61129.10"
},
"lib/net45/System.Web.WebPages.Razor.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.61129.10"
},
"lib/net45/System.Web.WebPages.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.61129.10"
}
}
},
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.2.0",
"System.Text.Encodings.Web": "4.5.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18316"
}
}
},
"Microsoft.AspNetCore.Http.Features/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18316"
}
}
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.Logging.Abstractions/7.0.0": {
"runtime": {
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.Primitives/7.0.0": {
"runtime": {
"lib/net7.0/Microsoft.Extensions.Primitives.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Web.Infrastructure/1.0.0": {
"runtime": {
"lib/net40/Microsoft.Web.Infrastructure.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.20105.407"
}
}
},
"Newtonsoft.Json/13.0.3": {
"runtime": {
"lib/net6.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.3.27908"
}
}
},
"System.Text.Encodings.Web/4.5.0": {},
"CustomerOnlineV2.Common/1.0.0": {
"dependencies": {
"Microsoft.AspNet.Mvc": "5.2.9",
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
},
"runtime": {
"CustomerOnlineV2.Common.dll": {}
}
}
}
},
"libraries": {
"CustomerOnlineV2.Api/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNet.Mvc/5.2.9": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bcekKshCAh7kTWSMZPavQStSZQF/QmjEjO2gVWGITEd0/t5eRlb+ZLDE+az2qY1bZ8L6Hz0OCNeS0uzXtJcK5w==",
"path": "microsoft.aspnet.mvc/5.2.9",
"hashPath": "microsoft.aspnet.mvc.5.2.9.nupkg.sha512"
},
"Microsoft.AspNet.Razor/3.2.9": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QOJEnEw3xp+t5lMvYR5nGCF4CfZpHqr2p8uZOBEgDZoB6r2txtSj6581YNr+/dOHjI3YRlo1QAKGQoSohbQ/KA==",
"path": "microsoft.aspnet.razor/3.2.9",
"hashPath": "microsoft.aspnet.razor.3.2.9.nupkg.sha512"
},
"Microsoft.AspNet.WebPages/3.2.9": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yByb721lwv8YFsx1oKA5CLKXa89XVbVMkPafS4bg/bPelBEgChq/coFBQEkA4kwcabG7AR56w3vapnoZUfr2Cw==",
"path": "microsoft.aspnet.webpages/3.2.9",
"hashPath": "microsoft.aspnet.webpages.3.2.9.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
"path": "microsoft.aspnetcore.http.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Features/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
"path": "microsoft.aspnetcore.http.features/2.2.0",
"hashPath": "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
"path": "microsoft.extensions.configuration.abstractions/7.0.0",
"hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
"path": "microsoft.extensions.logging.abstractions/7.0.0",
"hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
"path": "microsoft.extensions.primitives/7.0.0",
"hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
},
"Microsoft.Web.Infrastructure/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==",
"path": "microsoft.web.infrastructure/1.0.0",
"hashPath": "microsoft.web.infrastructure.1.0.0.nupkg.sha512"
},
"Newtonsoft.Json/13.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
"path": "newtonsoft.json/13.0.3",
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
},
"System.Text.Encodings.Web/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
"path": "system.text.encodings.web/4.5.0",
"hashPath": "system.text.encodings.web.4.5.0.nupkg.sha512"
},
"CustomerOnlineV2.Common/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

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

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

@ -1,156 +0,0 @@
{
"format": 1,
"restore": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {}
},
"projects": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectName": "CustomerOnlineV2.Api",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\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"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": {
"target": "Package",
"version": "[7.0.0, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\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"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.AspNet.Mvc": {
"target": "Package",
"version": "[5.2.9, )"
},
"Microsoft.AspNetCore.Http.Abstractions": {
"target": "Package",
"version": "[2.2.0, )"
},
"Microsoft.Extensions.Configuration.Abstractions": {
"target": "Package",
"version": "[7.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
}
}
}
}
}

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

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\arjun.dhami\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.6.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\arjun.dhami\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\" />
</ItemGroup>
</Project>

6
CustomerOnlineV2/CustomerOnlineV2.Api/obj/CustomerOnlineV2.Api.csproj.nuget.g.targets

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\7.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\7.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
</ImportGroup>
</Project>

4
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

23
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.AssemblyInfo.cs

@ -1,23 +0,0 @@
//------------------------------------------------------------------------------
// <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: System.Reflection.AssemblyCompanyAttribute("CustomerOnlineV2.Api")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("CustomerOnlineV2.Api")]
[assembly: System.Reflection.AssemblyTitleAttribute("CustomerOnlineV2.Api")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

1
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.AssemblyInfoInputs.cache

@ -1 +0,0 @@
834d93d75d047504d26e441f21c211d46edafd99

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

@ -1,11 +0,0 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = CustomerOnlineV2.Api
build_property.ProjectDir = D:\Office\SourceCodes\git-repo\IME_LONDON\Repos\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Api\

8
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.GlobalUsings.g.cs

@ -1,8 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

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

0
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.BuildWithSkipAnalyzers

0
CustomerOnlineV2/CustomerOnlineV2.Api/obj/Debug/net7.0/CustomerOnlineV2.Api.csproj.CopyComplete

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

@ -1 +0,0 @@
b3aca38705df448e0c889622669f42ae48346995

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

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

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

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

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

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

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

@ -1,607 +0,0 @@
{
"version": 3,
"targets": {
"net7.0": {
"Microsoft.AspNet.Mvc/5.2.9": {
"type": "package",
"dependencies": {
"Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)",
"Microsoft.AspNet.WebPages": "[3.2.9, 3.3.0)"
},
"compile": {
"lib/net45/System.Web.Mvc.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net45/System.Web.Mvc.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNet.Razor/3.2.9": {
"type": "package",
"compile": {
"lib/net45/System.Web.Razor.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net45/System.Web.Razor.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNet.WebPages/3.2.9": {
"type": "package",
"dependencies": {
"Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)",
"Microsoft.Web.Infrastructure": "1.0.0"
},
"compile": {
"lib/net45/System.Web.Helpers.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.Deployment.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.Razor.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.dll": {
"related": ".Deployment.xml;.Razor.xml;.xml"
}
},
"runtime": {
"lib/net45/System.Web.Helpers.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.Deployment.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.Razor.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.dll": {
"related": ".Deployment.xml;.Razor.xml;.xml"
}
}
},
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.2.0",
"System.Text.Encodings.Web": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Http.Features/2.2.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.2.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
"related": ".xml"
}
}
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
},
"compile": {
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Extensions.Logging.Abstractions/7.0.0": {
"type": "package",
"compile": {
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
}
},
"Microsoft.Extensions.Primitives/7.0.0": {
"type": "package",
"compile": {
"lib/net7.0/Microsoft.Extensions.Primitives.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Primitives.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Web.Infrastructure/1.0.0": {
"type": "package",
"compile": {
"lib/net40/Microsoft.Web.Infrastructure.dll": {}
},
"runtime": {
"lib/net40/Microsoft.Web.Infrastructure.dll": {}
}
},
"Newtonsoft.Json/13.0.3": {
"type": "package",
"compile": {
"lib/net6.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net6.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
}
},
"System.Text.Encodings.Web/4.5.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
"related": ".xml"
}
}
},
"CustomerOnlineV2.Common/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v7.0",
"dependencies": {
"Microsoft.AspNet.Mvc": "5.2.9",
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
},
"compile": {
"bin/placeholder/CustomerOnlineV2.Common.dll": {}
},
"runtime": {
"bin/placeholder/CustomerOnlineV2.Common.dll": {}
}
}
}
},
"libraries": {
"Microsoft.AspNet.Mvc/5.2.9": {
"sha512": "bcekKshCAh7kTWSMZPavQStSZQF/QmjEjO2gVWGITEd0/t5eRlb+ZLDE+az2qY1bZ8L6Hz0OCNeS0uzXtJcK5w==",
"type": "package",
"path": "microsoft.aspnet.mvc/5.2.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"Content/Web.config.install.xdt",
"Content/Web.config.uninstall.xdt",
"NET.icon.png",
"NET_Library_EULA_ENU.txt",
"lib/net45/System.Web.Mvc.dll",
"lib/net45/System.Web.Mvc.xml",
"microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"microsoft.aspnet.mvc.nuspec"
]
},
"Microsoft.AspNet.Razor/3.2.9": {
"sha512": "QOJEnEw3xp+t5lMvYR5nGCF4CfZpHqr2p8uZOBEgDZoB6r2txtSj6581YNr+/dOHjI3YRlo1QAKGQoSohbQ/KA==",
"type": "package",
"path": "microsoft.aspnet.razor/3.2.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"NET.icon.png",
"NET_Library_EULA_ENU.txt",
"lib/net45/System.Web.Razor.dll",
"lib/net45/System.Web.Razor.xml",
"microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"microsoft.aspnet.razor.nuspec"
]
},
"Microsoft.AspNet.WebPages/3.2.9": {
"sha512": "yByb721lwv8YFsx1oKA5CLKXa89XVbVMkPafS4bg/bPelBEgChq/coFBQEkA4kwcabG7AR56w3vapnoZUfr2Cw==",
"type": "package",
"path": "microsoft.aspnet.webpages/3.2.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"Content/Web.config.install.xdt",
"Content/Web.config.uninstall.xdt",
"NET.icon.png",
"NET_Library_EULA_ENU.txt",
"lib/net45/System.Web.Helpers.dll",
"lib/net45/System.Web.Helpers.xml",
"lib/net45/System.Web.WebPages.Deployment.dll",
"lib/net45/System.Web.WebPages.Deployment.xml",
"lib/net45/System.Web.WebPages.Razor.dll",
"lib/net45/System.Web.WebPages.Razor.xml",
"lib/net45/System.Web.WebPages.dll",
"lib/net45/System.Web.WebPages.xml",
"microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"microsoft.aspnet.webpages.nuspec"
]
},
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
"sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
"type": "package",
"path": "microsoft.aspnetcore.http.abstractions/2.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
"microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"microsoft.aspnetcore.http.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Http.Features/2.2.0": {
"sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
"type": "package",
"path": "microsoft.aspnetcore.http.features/2.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
"microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"microsoft.aspnetcore.http.features.nuspec"
]
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"sha512": "f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
"type": "package",
"path": "microsoft.extensions.configuration.abstractions/7.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"microsoft.extensions.configuration.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Logging.Abstractions/7.0.0": {
"sha512": "kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
"type": "package",
"path": "microsoft.extensions.logging.abstractions/7.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
"analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
"analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
"buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/net6.0/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
"buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
"lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/net7.0/Microsoft.Extensions.Logging.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
"microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"microsoft.extensions.logging.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Primitives/7.0.0": {
"sha512": "um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
"type": "package",
"path": "microsoft.extensions.primitives/7.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
"lib/net462/Microsoft.Extensions.Primitives.dll",
"lib/net462/Microsoft.Extensions.Primitives.xml",
"lib/net6.0/Microsoft.Extensions.Primitives.dll",
"lib/net6.0/Microsoft.Extensions.Primitives.xml",
"lib/net7.0/Microsoft.Extensions.Primitives.dll",
"lib/net7.0/Microsoft.Extensions.Primitives.xml",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
"microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"microsoft.extensions.primitives.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Web.Infrastructure/1.0.0": {
"sha512": "FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==",
"type": "package",
"path": "microsoft.web.infrastructure/1.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net40/Microsoft.Web.Infrastructure.dll",
"microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"microsoft.web.infrastructure.nuspec"
]
},
"Newtonsoft.Json/13.0.3": {
"sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
"type": "package",
"path": "newtonsoft.json/13.0.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.md",
"README.md",
"lib/net20/Newtonsoft.Json.dll",
"lib/net20/Newtonsoft.Json.xml",
"lib/net35/Newtonsoft.Json.dll",
"lib/net35/Newtonsoft.Json.xml",
"lib/net40/Newtonsoft.Json.dll",
"lib/net40/Newtonsoft.Json.xml",
"lib/net45/Newtonsoft.Json.dll",
"lib/net45/Newtonsoft.Json.xml",
"lib/net6.0/Newtonsoft.Json.dll",
"lib/net6.0/Newtonsoft.Json.xml",
"lib/netstandard1.0/Newtonsoft.Json.dll",
"lib/netstandard1.0/Newtonsoft.Json.xml",
"lib/netstandard1.3/Newtonsoft.Json.dll",
"lib/netstandard1.3/Newtonsoft.Json.xml",
"lib/netstandard2.0/Newtonsoft.Json.dll",
"lib/netstandard2.0/Newtonsoft.Json.xml",
"newtonsoft.json.13.0.3.nupkg.sha512",
"newtonsoft.json.nuspec",
"packageIcon.png"
]
},
"System.Text.Encodings.Web/4.5.0": {
"sha512": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
"type": "package",
"path": "system.text.encodings.web/4.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netstandard1.0/System.Text.Encodings.Web.dll",
"lib/netstandard1.0/System.Text.Encodings.Web.xml",
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
"system.text.encodings.web.4.5.0.nupkg.sha512",
"system.text.encodings.web.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"CustomerOnlineV2.Common/1.0.0": {
"type": "project",
"path": "../CustomerOnlineV2.Common/CustomerOnlineV2.Common.csproj",
"msbuildProject": "../CustomerOnlineV2.Common/CustomerOnlineV2.Common.csproj"
}
},
"projectFileDependencyGroups": {
"net7.0": [
"CustomerOnlineV2.Common >= 1.0.0",
"Microsoft.Extensions.Logging.Abstractions >= 7.0.0",
"Newtonsoft.Json >= 13.0.3"
]
},
"packageFolders": {
"C:\\Users\\arjun.dhami\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectName": "CustomerOnlineV2.Api",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\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"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": {
"target": "Package",
"version": "[7.0.0, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
}
}
},
"logs": [
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.Mvc 5.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.Mvc",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.Razor 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.Razor",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.WebPages 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.WebPages",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.Web.Infrastructure 1.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.Web.Infrastructure",
"targetGraphs": [
"net7.0"
]
}
]
}

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

@ -1,61 +0,0 @@
{
"version": 2,
"dgSpecHash": "Zil/+8ykDRfkRekAdx9/jduZ53wStICljgVPzcpW/RZB7xSQURdY8lobsg1zTK/9UISGnpHupzwuOch9NizeGw==",
"success": true,
"projectFilePath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"expectedPackageFiles": [
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.mvc\\5.2.9\\microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.razor\\3.2.9\\microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.webpages\\3.2.9\\microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encodings.web\\4.5.0\\system.text.encodings.web.4.5.0.nupkg.sha512"
],
"logs": [
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.Mvc 5.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.Mvc",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.Razor 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.Razor",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.WebPages 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.WebPages",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.Web.Infrastructure 1.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.Web.Infrastructure",
"targetGraphs": [
"net7.0"
]
}
]
}

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

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

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

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

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

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

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

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

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

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

1029
CustomerOnlineV2/CustomerOnlineV2.Business/bin/Debug/net7.0/CustomerOnlineV2.Business.deps.json
File diff suppressed because it is too large
View File

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

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

@ -1,304 +0,0 @@
{
"format": 1,
"restore": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj": {}
},
"projects": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"projectName": "CustomerOnlineV2.Api",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\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"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": {
"target": "Package",
"version": "[7.0.0, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"projectName": "CustomerOnlineV2.Business",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\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"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj"
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\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"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.AspNet.Mvc": {
"target": "Package",
"version": "[5.2.9, )"
},
"Microsoft.AspNetCore.Http.Abstractions": {
"target": "Package",
"version": "[2.2.0, )"
},
"Microsoft.Extensions.Configuration.Abstractions": {
"target": "Package",
"version": "[7.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
}
}
},
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"projectName": "CustomerOnlineV2.Repository",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\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"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.Data.SqlClient": {
"target": "Package",
"version": "[5.0.1, )"
},
"Microsoft.Extensions.Logging.Abstractions": {
"target": "Package",
"version": "[7.0.0, )"
},
"Newtonsoft.Json": {
"target": "Package",
"version": "[13.0.3, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
}
}
}
}
}

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

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\arjun.dhami\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.6.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\arjun.dhami\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\" />
</ItemGroup>
</Project>

6
CustomerOnlineV2/CustomerOnlineV2.Business/obj/CustomerOnlineV2.Business.csproj.nuget.g.targets

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\7.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\7.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
</ImportGroup>
</Project>

4
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

23
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.AssemblyInfo.cs

@ -1,23 +0,0 @@
//------------------------------------------------------------------------------
// <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: System.Reflection.AssemblyCompanyAttribute("CustomerOnlineV2.Business")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("CustomerOnlineV2.Business")]
[assembly: System.Reflection.AssemblyTitleAttribute("CustomerOnlineV2.Business")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

1
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.AssemblyInfoInputs.cache

@ -1 +0,0 @@
c5d28238c090f52a254cf443cc6f7d884d216414

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

@ -1,11 +0,0 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = CustomerOnlineV2.Business
build_property.ProjectDir = D:\Office\SourceCodes\git-repo\IME_LONDON\Repos\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Business\

8
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.GlobalUsings.g.cs

@ -1,8 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

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

0
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.BuildWithSkipAnalyzers

0
CustomerOnlineV2/CustomerOnlineV2.Business/obj/Debug/net7.0/CustomerOnlineV2.Business.csproj.CopyComplete

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

@ -1 +0,0 @@
7d3ddbfcfff7a0c1c0a560d73ba6e17c40461a83

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

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

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

3165
CustomerOnlineV2/CustomerOnlineV2.Business/obj/project.assets.json
File diff suppressed because it is too large
View File

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

@ -1,107 +0,0 @@
{
"version": 2,
"dgSpecHash": "Gm6ym/SYp8S0f21nAtOh9a9Ve6cDxcmxkAZ0Q/7drD6i0bEqeeyr0ttQwbYvTBNzu8+Om66f8GaLfCj4ouY6YQ==",
"success": true,
"projectFilePath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Business\\CustomerOnlineV2.Business.csproj",
"expectedPackageFiles": [
"C:\\Users\\arjun.dhami\\.nuget\\packages\\azure.core\\1.24.0\\azure.core.1.24.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\azure.identity\\1.6.0\\azure.identity.1.6.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.mvc\\5.2.9\\microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.razor\\3.2.9\\microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.webpages\\3.2.9\\microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.data.sqlclient\\5.0.1\\microsoft.data.sqlclient.5.0.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.0.1\\microsoft.data.sqlclient.sni.runtime.5.0.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\7.0.0\\microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identity.client\\4.45.0\\microsoft.identity.client.4.45.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\2.19.3\\microsoft.identity.client.extensions.msal.2.19.3.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.21.0\\microsoft.identitymodel.abstractions.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.21.0\\microsoft.identitymodel.jsonwebtokens.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.logging\\6.21.0\\microsoft.identitymodel.logging.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.21.0\\microsoft.identitymodel.protocols.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.21.0\\microsoft.identitymodel.protocols.openidconnect.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.21.0\\microsoft.identitymodel.tokens.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.win32.systemevents\\5.0.0\\microsoft.win32.systemevents.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.buffers\\4.5.1\\system.buffers.4.5.1.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.configuration.configurationmanager\\5.0.0\\system.configuration.configurationmanager.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.0\\system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.drawing.common\\5.0.0\\system.drawing.common.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.21.0\\system.identitymodel.tokens.jwt.6.21.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.runtime.caching\\5.0.0\\system.runtime.caching.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.cryptography.protecteddata\\5.0.0\\system.security.cryptography.protecteddata.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.permissions\\5.0.0\\system.security.permissions.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encoding.codepages\\5.0.0\\system.text.encoding.codepages.5.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encodings.web\\4.7.2\\system.text.encodings.web.4.7.2.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.json\\4.7.2\\system.text.json.4.7.2.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.windows.extensions\\5.0.0\\system.windows.extensions.5.0.0.nupkg.sha512"
],
"logs": [
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.Mvc 5.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.Mvc",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.Razor 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.Razor",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.WebPages 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.WebPages",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.Web.Infrastructure 1.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.Web.Infrastructure",
"targetGraphs": [
"net7.0"
]
}
]
}

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

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

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

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

186
CustomerOnlineV2/CustomerOnlineV2.Common/bin/Debug/net7.0/CustomerOnlineV2.Common.deps.json

@ -1,186 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"CustomerOnlineV2.Common/1.0.0": {
"dependencies": {
"Microsoft.AspNet.Mvc": "5.2.9",
"Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
"Microsoft.Extensions.Configuration.Abstractions": "7.0.0"
},
"runtime": {
"CustomerOnlineV2.Common.dll": {}
}
},
"Microsoft.AspNet.Mvc/5.2.9": {
"dependencies": {
"Microsoft.AspNet.Razor": "3.2.9",
"Microsoft.AspNet.WebPages": "3.2.9"
},
"runtime": {
"lib/net45/System.Web.Mvc.dll": {
"assemblyVersion": "5.2.9.0",
"fileVersion": "5.2.61129.10"
}
}
},
"Microsoft.AspNet.Razor/3.2.9": {
"runtime": {
"lib/net45/System.Web.Razor.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.61129.10"
}
}
},
"Microsoft.AspNet.WebPages/3.2.9": {
"dependencies": {
"Microsoft.AspNet.Razor": "3.2.9",
"Microsoft.Web.Infrastructure": "1.0.0"
},
"runtime": {
"lib/net45/System.Web.Helpers.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.61129.10"
},
"lib/net45/System.Web.WebPages.Deployment.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.61129.10"
},
"lib/net45/System.Web.WebPages.Razor.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.61129.10"
},
"lib/net45/System.Web.WebPages.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.0.61129.10"
}
}
},
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.2.0",
"System.Text.Encodings.Web": "4.5.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18316"
}
}
},
"Microsoft.AspNetCore.Http.Features/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18316"
}
}
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Extensions.Primitives/7.0.0": {
"runtime": {
"lib/net7.0/Microsoft.Extensions.Primitives.dll": {
"assemblyVersion": "7.0.0.0",
"fileVersion": "7.0.22.51805"
}
}
},
"Microsoft.Web.Infrastructure/1.0.0": {
"runtime": {
"lib/net40/Microsoft.Web.Infrastructure.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.20105.407"
}
}
},
"System.Text.Encodings.Web/4.5.0": {}
}
},
"libraries": {
"CustomerOnlineV2.Common/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.AspNet.Mvc/5.2.9": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bcekKshCAh7kTWSMZPavQStSZQF/QmjEjO2gVWGITEd0/t5eRlb+ZLDE+az2qY1bZ8L6Hz0OCNeS0uzXtJcK5w==",
"path": "microsoft.aspnet.mvc/5.2.9",
"hashPath": "microsoft.aspnet.mvc.5.2.9.nupkg.sha512"
},
"Microsoft.AspNet.Razor/3.2.9": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QOJEnEw3xp+t5lMvYR5nGCF4CfZpHqr2p8uZOBEgDZoB6r2txtSj6581YNr+/dOHjI3YRlo1QAKGQoSohbQ/KA==",
"path": "microsoft.aspnet.razor/3.2.9",
"hashPath": "microsoft.aspnet.razor.3.2.9.nupkg.sha512"
},
"Microsoft.AspNet.WebPages/3.2.9": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yByb721lwv8YFsx1oKA5CLKXa89XVbVMkPafS4bg/bPelBEgChq/coFBQEkA4kwcabG7AR56w3vapnoZUfr2Cw==",
"path": "microsoft.aspnet.webpages/3.2.9",
"hashPath": "microsoft.aspnet.webpages.3.2.9.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
"path": "microsoft.aspnetcore.http.abstractions/2.2.0",
"hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.AspNetCore.Http.Features/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
"path": "microsoft.aspnetcore.http.features/2.2.0",
"hashPath": "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
"path": "microsoft.extensions.configuration.abstractions/7.0.0",
"hashPath": "microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/7.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
"path": "microsoft.extensions.primitives/7.0.0",
"hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
},
"Microsoft.Web.Infrastructure/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==",
"path": "microsoft.web.infrastructure/1.0.0",
"hashPath": "microsoft.web.infrastructure.1.0.0.nupkg.sha512"
},
"System.Text.Encodings.Web/4.5.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
"path": "system.text.encodings.web/4.5.0",
"hashPath": "system.text.encodings.web.4.5.0.nupkg.sha512"
}
}
}

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

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

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

@ -1,82 +0,0 @@
{
"format": 1,
"restore": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {}
},
"projects": {
"D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\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"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.AspNet.Mvc": {
"target": "Package",
"version": "[5.2.9, )"
},
"Microsoft.AspNetCore.Http.Abstractions": {
"target": "Package",
"version": "[2.2.0, )"
},
"Microsoft.Extensions.Configuration.Abstractions": {
"target": "Package",
"version": "[7.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
}
}
}
}
}

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

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\arjun.dhami\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.6.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\arjun.dhami\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\" />
</ItemGroup>
</Project>

2
CustomerOnlineV2/CustomerOnlineV2.Common/obj/CustomerOnlineV2.Common.csproj.nuget.g.targets

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

4
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

23
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.AssemblyInfo.cs

@ -1,23 +0,0 @@
//------------------------------------------------------------------------------
// <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: System.Reflection.AssemblyCompanyAttribute("CustomerOnlineV2.Common")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("CustomerOnlineV2.Common")]
[assembly: System.Reflection.AssemblyTitleAttribute("CustomerOnlineV2.Common")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

1
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.AssemblyInfoInputs.cache

@ -1 +0,0 @@
6202f005a7063e785c1843665c406dd03f1fa9e8

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

@ -1,11 +0,0 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = CustomerOnlineV2.Common
build_property.ProjectDir = D:\Office\SourceCodes\git-repo\IME_LONDON\Repos\CustomerPortal\CustomerOnlineV2\CustomerOnlineV2.Common\

8
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.GlobalUsings.g.cs

@ -1,8 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

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

0
CustomerOnlineV2/CustomerOnlineV2.Common/obj/Debug/net7.0/CustomerOnlineV2.Common.csproj.BuildWithSkipAnalyzers

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

@ -1 +0,0 @@
e2992a2426e028994be1ab5381e233aaf0786939

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

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

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

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

@ -1,458 +0,0 @@
{
"version": 3,
"targets": {
"net7.0": {
"Microsoft.AspNet.Mvc/5.2.9": {
"type": "package",
"dependencies": {
"Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)",
"Microsoft.AspNet.WebPages": "[3.2.9, 3.3.0)"
},
"compile": {
"lib/net45/System.Web.Mvc.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net45/System.Web.Mvc.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNet.Razor/3.2.9": {
"type": "package",
"compile": {
"lib/net45/System.Web.Razor.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net45/System.Web.Razor.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNet.WebPages/3.2.9": {
"type": "package",
"dependencies": {
"Microsoft.AspNet.Razor": "[3.2.9, 3.3.0)",
"Microsoft.Web.Infrastructure": "1.0.0"
},
"compile": {
"lib/net45/System.Web.Helpers.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.Deployment.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.Razor.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.dll": {
"related": ".Deployment.xml;.Razor.xml;.xml"
}
},
"runtime": {
"lib/net45/System.Web.Helpers.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.Deployment.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.Razor.dll": {
"related": ".xml"
},
"lib/net45/System.Web.WebPages.dll": {
"related": ".Deployment.xml;.Razor.xml;.xml"
}
}
},
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Http.Features": "2.2.0",
"System.Text.Encodings.Web": "4.5.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
"related": ".xml"
}
}
},
"Microsoft.AspNetCore.Http.Features/2.2.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "2.2.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
"related": ".xml"
}
}
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "7.0.0"
},
"compile": {
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Extensions.Primitives/7.0.0": {
"type": "package",
"compile": {
"lib/net7.0/Microsoft.Extensions.Primitives.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/net7.0/Microsoft.Extensions.Primitives.dll": {
"related": ".xml"
}
},
"build": {
"buildTransitive/net6.0/_._": {}
}
},
"Microsoft.Web.Infrastructure/1.0.0": {
"type": "package",
"compile": {
"lib/net40/Microsoft.Web.Infrastructure.dll": {}
},
"runtime": {
"lib/net40/Microsoft.Web.Infrastructure.dll": {}
}
},
"System.Text.Encodings.Web/4.5.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
"related": ".xml"
}
}
}
}
},
"libraries": {
"Microsoft.AspNet.Mvc/5.2.9": {
"sha512": "bcekKshCAh7kTWSMZPavQStSZQF/QmjEjO2gVWGITEd0/t5eRlb+ZLDE+az2qY1bZ8L6Hz0OCNeS0uzXtJcK5w==",
"type": "package",
"path": "microsoft.aspnet.mvc/5.2.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"Content/Web.config.install.xdt",
"Content/Web.config.uninstall.xdt",
"NET.icon.png",
"NET_Library_EULA_ENU.txt",
"lib/net45/System.Web.Mvc.dll",
"lib/net45/System.Web.Mvc.xml",
"microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"microsoft.aspnet.mvc.nuspec"
]
},
"Microsoft.AspNet.Razor/3.2.9": {
"sha512": "QOJEnEw3xp+t5lMvYR5nGCF4CfZpHqr2p8uZOBEgDZoB6r2txtSj6581YNr+/dOHjI3YRlo1QAKGQoSohbQ/KA==",
"type": "package",
"path": "microsoft.aspnet.razor/3.2.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"NET.icon.png",
"NET_Library_EULA_ENU.txt",
"lib/net45/System.Web.Razor.dll",
"lib/net45/System.Web.Razor.xml",
"microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"microsoft.aspnet.razor.nuspec"
]
},
"Microsoft.AspNet.WebPages/3.2.9": {
"sha512": "yByb721lwv8YFsx1oKA5CLKXa89XVbVMkPafS4bg/bPelBEgChq/coFBQEkA4kwcabG7AR56w3vapnoZUfr2Cw==",
"type": "package",
"path": "microsoft.aspnet.webpages/3.2.9",
"files": [
".nupkg.metadata",
".signature.p7s",
"Content/Web.config.install.xdt",
"Content/Web.config.uninstall.xdt",
"NET.icon.png",
"NET_Library_EULA_ENU.txt",
"lib/net45/System.Web.Helpers.dll",
"lib/net45/System.Web.Helpers.xml",
"lib/net45/System.Web.WebPages.Deployment.dll",
"lib/net45/System.Web.WebPages.Deployment.xml",
"lib/net45/System.Web.WebPages.Razor.dll",
"lib/net45/System.Web.WebPages.Razor.xml",
"lib/net45/System.Web.WebPages.dll",
"lib/net45/System.Web.WebPages.xml",
"microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"microsoft.aspnet.webpages.nuspec"
]
},
"Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
"sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
"type": "package",
"path": "microsoft.aspnetcore.http.abstractions/2.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
"microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"microsoft.aspnetcore.http.abstractions.nuspec"
]
},
"Microsoft.AspNetCore.Http.Features/2.2.0": {
"sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
"type": "package",
"path": "microsoft.aspnetcore.http.features/2.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
"lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
"microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"microsoft.aspnetcore.http.features.nuspec"
]
},
"Microsoft.Extensions.Configuration.Abstractions/7.0.0": {
"sha512": "f34u2eaqIjNO9YLHBz8rozVZ+TcFiFs0F3r7nUJd7FRkVSxk8u4OpoK226mi49MwexHOR2ibP9MFvRUaLilcQQ==",
"type": "package",
"path": "microsoft.extensions.configuration.abstractions/7.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net6.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
"microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"microsoft.extensions.configuration.abstractions.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Primitives/7.0.0": {
"sha512": "um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
"type": "package",
"path": "microsoft.extensions.primitives/7.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
"buildTransitive/net462/_._",
"buildTransitive/net6.0/_._",
"buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
"lib/net462/Microsoft.Extensions.Primitives.dll",
"lib/net462/Microsoft.Extensions.Primitives.xml",
"lib/net6.0/Microsoft.Extensions.Primitives.dll",
"lib/net6.0/Microsoft.Extensions.Primitives.xml",
"lib/net7.0/Microsoft.Extensions.Primitives.dll",
"lib/net7.0/Microsoft.Extensions.Primitives.xml",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
"lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
"microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"microsoft.extensions.primitives.nuspec",
"useSharedDesignerContext.txt"
]
},
"Microsoft.Web.Infrastructure/1.0.0": {
"sha512": "FNmvLn5m2LTU/Rs2KWVo0SIIh9Ek+U0ojex7xeDaSHw/zgEP77A8vY5cVWgUtBGS8MJfDGNn8rpXJWEIQaPwTg==",
"type": "package",
"path": "microsoft.web.infrastructure/1.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net40/Microsoft.Web.Infrastructure.dll",
"microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"microsoft.web.infrastructure.nuspec"
]
},
"System.Text.Encodings.Web/4.5.0": {
"sha512": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
"type": "package",
"path": "system.text.encodings.web/4.5.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netstandard1.0/System.Text.Encodings.Web.dll",
"lib/netstandard1.0/System.Text.Encodings.Web.xml",
"lib/netstandard2.0/System.Text.Encodings.Web.dll",
"lib/netstandard2.0/System.Text.Encodings.Web.xml",
"system.text.encodings.web.4.5.0.nupkg.sha512",
"system.text.encodings.web.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
}
},
"projectFileDependencyGroups": {
"net7.0": [
"Microsoft.AspNet.Mvc >= 5.2.9",
"Microsoft.AspNetCore.Http.Abstractions >= 2.2.0",
"Microsoft.Extensions.Configuration.Abstractions >= 7.0.0"
]
},
"packageFolders": {
"C:\\Users\\arjun.dhami\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"projectName": "CustomerOnlineV2.Common",
"projectPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"packagesPath": "C:\\Users\\arjun.dhami\\.nuget\\packages\\",
"outputPath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\arjun.dhami\\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"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.AspNet.Mvc": {
"target": "Package",
"version": "[5.2.9, )"
},
"Microsoft.AspNetCore.Http.Abstractions": {
"target": "Package",
"version": "[2.2.0, )"
},
"Microsoft.Extensions.Configuration.Abstractions": {
"target": "Package",
"version": "[7.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
}
}
},
"logs": [
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.Mvc 5.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.Mvc",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.Razor 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.Razor",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.WebPages 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.WebPages",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.Web.Infrastructure 1.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.Web.Infrastructure",
"targetGraphs": [
"net7.0"
]
}
]
}

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

@ -1,59 +0,0 @@
{
"version": 2,
"dgSpecHash": "iiWFi6LEAN7fjMfEpgelfNW88pOMcLItwq1cjk723i21ogSunkYtiL0vFGb6dCROAHdSpuQ++9aOINsLHnvUog==",
"success": true,
"projectFilePath": "D:\\C# Projects\\UAT\\JME_JAPAN\\JME_Remit_UAT\\Temp\\Customer\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
"expectedPackageFiles": [
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.mvc\\5.2.9\\microsoft.aspnet.mvc.5.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.razor\\3.2.9\\microsoft.aspnet.razor.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnet.webpages\\3.2.9\\microsoft.aspnet.webpages.3.2.9.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.2.0\\microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.2.0\\microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\7.0.0\\microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.extensions.primitives\\7.0.0\\microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\microsoft.web.infrastructure\\1.0.0\\microsoft.web.infrastructure.1.0.0.nupkg.sha512",
"C:\\Users\\arjun.dhami\\.nuget\\packages\\system.text.encodings.web\\4.5.0\\system.text.encodings.web.4.5.0.nupkg.sha512"
],
"logs": [
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.Mvc 5.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.Mvc",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.Razor 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.Razor",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.AspNet.WebPages 3.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.AspNet.WebPages",
"targetGraphs": [
"net7.0"
]
},
{
"code": "NU1701",
"level": "Warning",
"warningLevel": 1,
"message": "Package 'Microsoft.Web.Infrastructure 1.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net7.0'. This package may not be fully compatible with your project.",
"libraryId": "Microsoft.Web.Infrastructure",
"targetGraphs": [
"net7.0"
]
}
]
}

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

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

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

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

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

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

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

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

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

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

Loading…
Cancel
Save