【发布时间】:2020-03-25 08:06:40
【问题描述】:
我想使用 .NET Core 实体框架。但我不能因为一个错误:
dotnet ef
The application to execute does not exist:
'C:\Users\Curso\.dotnet\tools\.store\dotnet-ef\2.1.14-servicing-32113\dotnet-ef\2.1.14-servicing-32113\tools\netcoreapp2.1\any\dotnet-ef.dll'.
【问题讨论】:
标签: c# .net-core entity-framework-core