I downloaded the dotnet core template, but when I run the command "dotnet ef database update" to create the database I get this error: No executable found matching command "dotnet-ef" I tired this at the root directory of Entityframework project and Migrator project but got the same error.