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. |
||
---|---|---|
.. | ||
IAuthRestApi.cs | ||
ICityRestApi.cs | ||
ICrudApiRest.cs | ||
IMedicalHistoryRestApi.cs | ||
IPatientRestApi.cs | ||
IRestWrapper.cs | ||
ISectionRestApi.cs | ||
IUserRestApi.cs | ||
RestWrapper.cs |