|
ScientificReport
|
This class is created to seed the basic data to be used in both frontend and backend and it is for development purposes only More...

Static Public Member Functions | |
| static void | Initialize (IServiceProvider serviceProvider, ScientificReportDbContext context) |
| Initializes the basic data, the entrypoint for all seeds More... | |
This class is created to seed the basic data to be used in both frontend and backend and it is for development purposes only
Definition at line 32 of file SeedData.cs.
|
static |
Initializes the basic data, the entrypoint for all seeds
Definition at line 37 of file SeedData.cs.

