Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Enable Migrations does not work in Package Manager Console

$
0
0

I installed EF in my soluton:

PM> Install-Package EntityFramework -IncludePrerelease

After that, I am trying to execute enable migration command, but it does not work:

PM> enable-migrations

Error:

No context type was found in the assembly 'MyProjectName'.

Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>