I am using Visual Studio 2015 and dotnet core and trying to develop an EF Core Code First project using Sqlite and this documentation / tut
sometimes you need to change the current directory in console/terminal eg:
PM> cd E:\Projects\CrossTest\ PM> dotnet ef migrations add InitialMigration
and Align your package versions. Either use preview1 packages or preview2. Mix of those are not supported.