Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

On creating new WebHostExtensions file cannot find database.migrate()- what is the reference? #393

Open
shahanazdev19 opened this issue Apr 24, 2021 · 0 comments

Comments

@shahanazdev19
Copy link
Contributor

shahanazdev19 commented Apr 24, 2021

I added all the references from the list I got in Enrollment.API, though this is showing error, not getting the reference

 retry.Execute(() =>
                {
                    context.Database.Migrate();
                    seeder(context, services);
                });
@shahanazdev19 shahanazdev19 changed the title On creating new WebHostExtensions file cannot find database.migrate()- what is the extension? On creating new WebHostExtensions file cannot find database.migrate()- what is the reference? Apr 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant