b79fcf936b023f1b97a17a66e2b2aa1bcd0e51c8
Moved all RecAction table and column mappings from data annotations in the entity class to Fluent API configuration in RecDbContext. Also consolidated the OutRes relationship setup into the new configuration block, removing redundant mapping code. RecAction is now a plain class without EF attributes.
Description
Languages
C#
100%