EFCore.TemporalSupport icon indicating copy to clipboard operation
EFCore.TemporalSupport copied to clipboard

Enhancement Request:

Open iamwyza opened this issue 6 years ago • 1 comments

Find some way to make it so that we can specify the addition of these migration items in the Code First ModelBuilder so that we don't need to make manual migration edits.

iamwyza avatar Dec 09 '18 19:12 iamwyza

Been looking for the same! Best would be having it defined in the OnModelCreating for the individual entities.

weitzhandler avatar Dec 27 '18 02:12 weitzhandler