dotnet / dotnet/Scaffolding

No Code Generators found with the name controller.

Open
#2,014 8 comments 0 reactions 1 assignee Claimed by @deepchoudhery View on GitHub
area-scaffolding customer-reported Triage-Rejected
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

![image](https://user-images.githubusercontent.com/56416892/189468381-530f1359-63db-4f41-95d8-ee726c177fb5.png)

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.

![image](https://user-images.githubusercontent.com/56416892/189468527-74f18e6b-4521-4ee3-aea0-61ba001232d4.png)

Any help would be appreciated!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.