Configuration classes in the DbContext template
Ability to choose whether to generate fluent mapping for all entities in the OnModelCreating method or to implement fluent mapping generation in the separate configuration classes - a class per entity.
0
votes
AdminDevart
(_, Devart)
shared this idea
-
Anonymous commented
Is that not already in: I get configuration classes defined and I have a setting in the code template that allows me to select whether I want this or not..