C#C
C#2y ago
гого

Issues with EntityFramework. Unable to add-migrations, enable-migrations.

Im learning asp.net mvc and im trying to create a simple database with entity-framework and DbContext. Im encountering an issue where when i try to enable-migrations in NuGet package manager i get an exception thrown "Exception has been thrown by the target of an invocation.".
Was this page helpful?