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. |
||
|---|---|---|
| .. | ||
| ApplicationUserMapper.g.cs | ||
| CityMapper.g.cs | ||
| HospitalMapper.g.cs | ||
| MedicalHistoryAnswerMapper.g.cs | ||
| MedicalHistoryMapper.g.cs | ||
| MedicalHistoryQuestionMapper.g.cs | ||
| MedicalHistoryTemplateMapper.g.cs | ||
| PatientMapper.g.cs | ||
| SectionMapper.g.cs | ||
| StudentMapper.g.cs | ||
| UniversityMapper.g.cs | ||