Api-PWA/DocuMed.Domain/Mappers
Amir Hossein Khademi 1a813edf6a Update to .NET 9, add patient features, and refactor
Updated target framework to .NET 9 across multiple projects and updated package references. Refactored `HospitalController` to use MediatR commands. Introduced new patient-related functionalities including new API endpoints, commands, queries, and DTOs. Removed user-related properties from medical history mappings. Added new handlers for patient creation, retrieval, and section updates.
2025-01-12 11:22:32 +03:30
..
ApplicationUserMapper.g.cs Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
CityMapper.g.cs Change DATABASE 2024-09-28 12:34:36 +03:30
HospitalMapper.g.cs Change DATABASE 2024-09-28 12:34:36 +03:30
MedicalHistoryAnswerMapper.g.cs config project and add identity 2023-10-19 21:28:09 +03:30
MedicalHistoryMapper.g.cs Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
MedicalHistoryQuestionMapper.g.cs Change DATABASE 2024-09-28 12:34:36 +03:30
MedicalHistoryTemplateMapper.g.cs Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
PatientMapper.g.cs Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
SectionMapper.g.cs Change DATABASE 2024-09-28 12:34:36 +03:30
StudentMapper.g.cs Change DATABASE 2024-09-28 12:34:36 +03:30
UniversityMapper.g.cs complete authentication 2023-10-20 19:40:23 +03:30