Commit Graph

9 Commits (ab56bf3c205d7ba2cfbd67a2213410191a12bf9c)

Author SHA1 Message Date
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
Amir Hossein Khademi ae1e8859c0 Change DATABASE 2024-09-28 12:34:36 +03:30
Amir Hossein Khademi e9ff13793d add version 1.2.1.0
add healthcontroller , fix doci bugs , fix edit medical history , add day filter in home page
2023-11-18 13:02:16 +03:30
Amir Hossein Khademi 52b3a9ec89 complete editing medical history and add ga 2023-11-05 16:14:13 +03:30
Amir Hossein Khademi 2c56d41c03 change appsetting production 2023-10-29 00:16:29 +03:30
Amir Hossein Khademi bb63cbab02 add version 0.1.0.2 2023-10-28 23:57:28 +03:30
Amir Hossein Khademi 24b92acd4b complete create medical history template 2023-10-24 10:43:48 +03:30
Amir Hossein Khademi 867b7be19d complete profile and authurize 2023-10-22 15:51:11 +03:30
Amir Hossein Khademi 378e4c19c0 complete authentication 2023-10-20 19:40:23 +03:30