I want to have two tables named Entity and EntityHistory created automatically after creating a Migration, with EntityHistory being completely generated automatically.
please help me!
https://github.com/Arch/AutoHistory I found this Library, but it creates a History for all DBSets. I want to have a separate History for each Entity.