0
alper created
Support Team
Director
1 Answer(s)
-
0
Create the following
DemoDataSeedContributor.cs
in your Domain project. This is a sample class that seeds your DB with dummy editions, tenants, roles, users and organizations. This class implementsIDataSeedContributor
, therefore,DbMigrator
will add the specified data to your DB.You can find the class at https://gist.github.com/ebicoglu/f1bafc8f339924c0fe2baac679353077