Api-PWA/DocuMed.PWA
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
..
Models Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
Pages Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
Properties Add project files. 2023-10-10 17:02:38 +03:30
Services/RestServices Update to .NET 9, add patient features, and refactor 2025-01-12 11:22:32 +03:30
Shared add version 1.3.2.1 2023-11-28 14:18:00 +03:30
Utilities Change DATABASE 2024-09-28 12:34:36 +03:30
wwwroot Change DATABASE 2024-09-28 12:34:36 +03:30
App.razor Add project files. 2023-10-10 17:02:38 +03:30
DocuMed.PWA.csproj Downgrade target frameworks and update dependencies 2025-01-12 12:16:24 +03:30
DocuMed.PWA.sln Add project files. 2023-10-10 17:02:38 +03:30
Program.cs add version 1.2.1.0 2023-11-18 13:02:16 +03:30
_Imports.razor Add project files. 2023-10-10 17:02:38 +03:30
package-lock.json chore ( UpdatePackages ) 2024-09-27 15:11:03 +03:30
package.json chore ( UpdatePackages ) 2024-09-27 15:11:03 +03:30
postcss.config.js Add project files. 2023-10-10 17:02:38 +03:30
tailwind.config.js Add project files. 2023-10-10 17:02:38 +03:30
tailwind.extension.json add version 1.2.1.0 2023-11-18 13:02:16 +03:30