Api-PWA/DocuMed.Domain/Dtos/SmallDtos
Amir Hossein Khademi ab56bf3c20 Downgrade target frameworks and update dependencies
- Downgraded target frameworks from net9.0 to net8.0 in multiple projects.
- Updated package references to older versions across various projects.
- Added and updated using directives in several files for better dependency management.
- Modified `Student` entity to make `SectionId` nullable and updated related methods.
- Introduced new migration files to reflect schema changes in the database.
- Added new `ValidationException` and `ValidationBehavior` classes for improved validation handling.
- Updated `launchUrl` in `launchSettings.json` to include `/swagger/v1`.
- Reformatted constructor parameters in `Patient.cs` for better readability.
- Removed `Sections` property from `University.cs`.
- Changed `PatientId` and `Patient` properties in `MedicalHistory.cs` to internal.
2025-01-12 12:16:24 +03:30
..
ApplicationUserSDto.cs add version 0.1.0.2 2023-10-28 23:57:28 +03:30
CitySDto.cs config project and add identity 2023-10-19 21:28:09 +03:30
HospitalSDto.cs Change DATABASE 2024-09-28 12:34:36 +03:30
MedicalHistoryAnswerSDto.cs config project and add identity 2023-10-19 21:28:09 +03:30
MedicalHistoryQuestionSDto.cs complete editing medical history and add ga 2023-11-05 16:14:13 +03:30
MedicalHistorySDto.cs add version 1.3.2.1 2023-11-28 14:18:00 +03:30
MedicalHistoryTemplateSDto.cs add version 1.2.1.0 2023-11-18 13:02:16 +03:30
PatientSDto.cs Downgrade target frameworks and update dependencies 2025-01-12 12:16:24 +03:30
SectionSDto.cs Change DATABASE 2024-09-28 12:34:36 +03:30
StudentSDto.cs Downgrade target frameworks and update dependencies 2025-01-12 12:16:24 +03:30
UniversitySDto.cs complete authentication 2023-10-20 19:40:23 +03:30