5ee3ca2d99b28eae53098a74027068851d832b07
Introduced a `Profile` navigation property in the `RecActionView` class, linked to the `ProfileId` column using the `[ForeignKey]` attribute. The `Profile` property is nullable to support cases where no related `Profile` exists.
Description
Languages
C#
100%