public Dev2Repository(Dev2Context ctx) { _ctx = ctx; }
public Dev2seeder(Dev2Context ctx, IHostingEnvironment hosting) { _ctx = ctx; _hosting = hosting; }