Error!
Success!

Entity Framework Code-Only best practices

0
kicks

Entity Framework Code-Only best practices  (Unpublished)

There have been lots of posts on the EFDesign blog talking about how the features in Code Only have evolved. But very little covering what we think will be the best way to write the code. The recommended way to do this is to create classes that derive from EntityConfiguration<TEntity> and put the configuration logic in the constructor.


Kicked By:
Drop Kicked By: