TekH c779dd4a47 Refactor ReadProfileHandler and add Buttons property
Updated `ReadProfileHandler` to assign buttons directly to the `profile` object before mapping to `ProfileDto`. This ensures the `Buttons` property is populated correctly. Added a new `[NotMapped]` property `Buttons` of type `IEnumerable<Button>?` to the `Profile` class to hold associated buttons.
2025-08-01 01:58:15 +02:00
2024-10-23 00:31:21 +02:00
2024-10-23 00:31:21 +02:00

WorkFlow

Description
No description provided
Readme 432 KiB
Languages
C# 100%