Relative Content

Tag Archive for iisserverpublish

Visual Studio Deploy No Migrations

Im able to deploy my Razor app to my Server, however the migrations for my DB tables are not being sent over, and it is not finding the tables which should be within the database. When I open the ‘Publish’ menu is VS im able to select the Database string etc, however the Entity Framework Migration menu is returning an error, ‘dotnet-ef’ failed to install. I already have dotnet ef installed: