No Code Generators found with the name controller.
- Dominant language
- C#
- Stars
- 818
- Forks
- 260
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
Hi Team.
Any help with the error mentioned above seen using .Web.ConGeneration.Design v 6.0.8

I've restarted vs, cleared the component cache, and deleted the .vs folder. Nothing seems to work.
This happens after I've added migration and updated the database using entity framework. I go ahead an add my DbSet within my data context.
public DbSet IFCProjects { get; set; }
I then go ahead and create a "API controller with actions, using Entity Framework" and get the following error.

Any help would be appreciated!
Contributor guide
Assessment
This issue has not been assessed yet.