TekH 547d723f47 refactor(Profile): simplify Profile entity and remove unused metadata
- Removed dependency on IUnique<int> interface
- Removed validation and database annotations like [Required], [Key]
- Renamed/updated column mappings and replaced required fields with nullable types
- Removed metadata fields such as AddedWho, AddedWhen, ChangedWho, ChangedWhen, etc.
- Cleaned up namespace and using directives
2025-07-18 15:44:49 +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%