674c14dd7c7c9cab36f42848033732735af8a803
Moved table and column mapping for Profile from data annotations in the entity class to Fluent API configuration in RecDbContext. Removes dependency on DataAnnotations in Profile.cs and centralizes entity configuration in the DbContext.
Description
Languages
C#
100%