etrupja / DrinkAndGo

A simple eCommerce App build on top of Asp.Net Core MVC framework.

Home Page:https://www.youtube.com/watch?v=mxgyZmQ-Krc&list=PL2Q8rFbm-4ruplp2SRUTQjZaFfxh-knS0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add-Migration "Initial" Not working

smilegse opened this issue · comments

I am a new comer of MVC Core. I am downloaded the project from github and can not add initial migration. please find error details: Add-Migration : Exception calling "AddFromFile" with "1" argument(s): "'basePath' cannot be an empty string ("")

I am using visual studio express 2017

Please help.

me too

try command dotnet ef add migrations Initial`