小编sdf*_*fsd的帖子

无法在 Windows 10 上安装 dotnet-ef 工具

我正在尝试dotnet-ef通过 dotnet-cli安装该工具。

我输入的命令: dotnet tool install --global dotnet-ef

我给了我以下错误:

The tool package could not be restored.
Tool 'dotnet-ef' failed to install. This failure may have been caused by:

* You are attempting to install a preview release and did not use the --version option to specify the version.
* A package by this name was found, but it was not a .NET Core tool.
* The required NuGet feed cannot be accessed, perhaps because of an Internet connection …
Run Code Online (Sandbox Code Playgroud)

c# asp.net entity-framework-core .net-core asp.net-core

17
推荐指数
2
解决办法
8179
查看次数