I have installed dotnet sdk6 and sdk7 with corresponding runtimes, from microsoft packages designed for ubuntu/linux mint. I have installed global version of dotnet-ef from nuget packages, but it seems that is could not find the existing .net sdks
Asked
Active
Viewed 25 times
0

irakli777
- 41
- 5
1 Answers
0
Install dotnet tools package. you can take help from the following link :
Command dotnet ef not found

Rajveer singh
- 1
- 1
-
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. – Tyler2P Apr 23 '23 at 16:53