Refactor code structure for improved readability and maintainability

This commit is contained in:
Suphonchai Phoonsawat 2026-03-19 10:25:55 +07:00
parent 31dc3a73b7
commit 7e51ed10d2
43 changed files with 7406 additions and 9085 deletions

View file

@ -1,28 +1,27 @@
{
"format": 1,
"restore": {
"/Users/moss/frappet/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj": {}
"/Users/suphonchaip/Develop/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj": {}
},
"projects": {
"/Users/moss/frappet/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj": {
"/Users/suphonchaip/Develop/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/moss/frappet/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj",
"projectUniqueName": "/Users/suphonchaip/Develop/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj",
"projectName": "BMA.EHR.Recruit.Service",
"projectPath": "/Users/moss/frappet/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj",
"packagesPath": "/Users/moss/.nuget/packages/",
"outputPath": "/Users/moss/frappet/hrms/hrms-api-recruit/obj/",
"projectPath": "/Users/suphonchaip/Develop/hrms/hrms-api-recruit/BMA.EHR.Recruit.Service.csproj",
"packagesPath": "/Users/suphonchaip/.nuget/packages/",
"outputPath": "/Users/suphonchaip/Develop/hrms/hrms-api-recruit/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/Users/moss/frappet/hrms/hrms-api-recruit/NuGet.Config",
"/Users/moss/.nuget/NuGet/NuGet.Config"
"/Users/suphonchaip/Develop/hrms/hrms-api-recruit/NuGet.Config",
"/Users/suphonchaip/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {},
"https://nuget.frappet.synology.me/v3/index.json": {}
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
@ -34,7 +33,13 @@
"warnAsError": [
"NU1605"
]
}
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.300"
},
"frameworks": {
"net7.0": {
@ -150,6 +155,10 @@
"target": "Package",
"version": "[6.5.0, )"
},
"System.IdentityModel.Tokens.Jwt": {
"target": "Package",
"version": "[7.0.3, )"
},
"WatchDog.NET": {
"target": "Package",
"version": "[1.4.6, )"
@ -178,7 +187,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.410/RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/9.0.305/RuntimeIdentifierGraph.json"
}
}
}