Api-PWA/DocuMed.Domain
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
..
CommandQueries Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
Dtos Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
Entities Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
Enums add version 1.2.1.0 2023-11-18 13:02:16 +03:30
Mappers Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
Models Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
DocuMed.Domain.csproj Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
DomainConfig.cs Add project files. 2023-10-10 17:02:38 +03:30
FodyWeavers.xml Add project files. 2023-10-10 17:02:38 +03:30
MapsterRegister.cs Change DATABASE 2024-09-28 12:34:36 +03:30