Scaffolding: Creating Controller throws method not found

Created on 23 Apr 2019  路  6Comments  路  Source: dotnet/Scaffolding

I'm using the new EF core preview,
Trying to create a controller with Views, and get this error:
image
Any ideas?
Thanks

All 6 comments

We also have this issue. This worked great before we upgraded to .Net Core 3.0 Preview 4.

@vijayrkn This looks like a tooling issue. If you agree, then where would be the best place to move it?

This is an issue in aspnet/scaffolding. Can you please move it there. Thanks!

Duplicate of # #984

A fix will be available in an upcoming release of Visual Studio. Until then, this will be broken with .Net Core 3.0 preview 5 or higher.

This is fixed in the latest version.

Was this page helpful?
0 / 5 - 0 ratings