Base solution for your next web application
Open Closed

oData Sample Project #5205


User avatar
0
pankajmathur created

Hi,

I have downloaded the sample oData project from <a class="postlink" href="https://github.com/aspnetboilerplate/sample-odata">https://github.com/aspnetboilerplate/sample-odata</a> I re-stored all the nuget packages.

Now when I run the Update-Database command from package manager console, it throws the following error:

No migrations configuration type was found in the assembly 'AbpODataDemo.EntityFramework'. (In Visual Studio you can use the Enable-Migrations command from Package Manager Console to add a migrations configuration).

Please advise....


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Have you tried this ?

    In Visual Studio you can use the Enable-Migrations command from Package Manager Console to add a migrations configuration