Relative Content

Tag Archive for databaseentity-framework-corerelationshipseed

Seeding data when it has relationship

so i need to create foreach entity its own seed class.
the problem becomes when the is some hierarchy of entities, like one entity has a relation with another, second has relation with third and so on.