Api-PWA/DocuMed.PWA/Services/RestServices
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
..
IAuthRestApi.cs complete authentication 2023-10-20 19:40:23 +03:30
ICityRestApi.cs add version 1.2.1.0 2023-11-18 13:02:16 +03:30
ICrudApiRest.cs add version 0.1.0.2 2023-10-28 23:57:28 +03:30
IMedicalHistoryRestApi.cs add version 1.2.1.0 2023-11-18 13:02:16 +03:30
IPatientRestApi.cs Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
IRestWrapper.cs Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
ISectionRestApi.cs Change DATABASE 2024-09-28 12:34:36 +03:30
IUserRestApi.cs complete profile and authurize 2023-10-22 15:51:11 +03:30
RestWrapper.cs Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30