新しい mvc 4 アプリケーションで初めて実行しようとしています PM> Enable-Migrations –EnableAutomaticMigrations
私は得ています:
Enable-Migrations : The term 'Enable-Migrations' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or
if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ Enable-Migrations –EnableAutomaticMigrations
私は何が欠けていますか?ef5をインストールしました。