O great! I followed instructions for building an MVC project according to Freeman's book "Pro ASP.NET Core MVC 2" (7th ed. APress), and
when I typed this:
> dotnet ef migrations add Initial
I get "Build Failed". I have no idea what to research. Any thoughts?