Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
This repository was 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

Description

@shahanazdev19

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);
                });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions