Go to file
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
.config config project and add identity 2023-10-19 21:28:09 +03:30
.vscode Add project files. 2023-10-10 17:02:38 +03:30
DocuMed.Api Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
DocuMed.Common Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
DocuMed.Core Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
DocuMed.Domain Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
DocuMed.Infrastructure Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
DocuMed.PWA Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
DocuMed.Repository Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
.dockerignore Add project files. 2023-10-10 17:02:38 +03:30
.gitattributes Add .gitattributes and .gitignore. 2023-10-10 17:02:34 +03:30
.gitignore Add .gitattributes and .gitignore. 2023-10-10 17:02:34 +03:30
.version add version 1.3.2.1 2023-11-28 14:18:00 +03:30
Dockerfile add version 0.1.0.2 2023-10-28 23:57:28 +03:30
DocuMed.sln add version 0.1.0.2 2023-10-28 23:57:28 +03:30
docker-compose.dcproj Add project files. 2023-10-10 17:02:38 +03:30
docker-compose.override.yml Add project files. 2023-10-10 17:02:38 +03:30
docker-compose.yml config project and add identity 2023-10-19 21:28:09 +03:30
launchSettings.json Add project files. 2023-10-10 17:02:38 +03:30