The term 'add-migration' is not recognized as the name of a cmdlet

preview_player
Показать описание
If you get this type of error during migration like add-migration migration_name is not recognized as the name of cmdlet. You can easily solved that problem by using this package. Microsoft.EntityFrameworkCore.Tools

add-migration : The term 'add-migration' 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.
Рекомендации по теме