User991499041 posted
Hi Kosmik,
I am attempting to include the nuget bundle
dotnet (Microsoft.entityframeworkcore.tools.dotnet). In any case, it isn't introducing.
This is the thing that I am getting in my order provoke:
C:\Program Files (x86)\Microsoft Visual Studio\2017\Community>dotnet ef --help
No executable found matching command "dotnet-ef"
To perform the proceeding steps using the command-line interface (CLI)
1. Add
EF Core tooling to the .csproj file.
2. cd
to the project directory before running dotnet ef.
Regards,
zxj