ErikEJ / EFCorePowerTools

Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
MIT License
2.15k stars 294 forks source link

Ef Power tools not appearing on the Context Menu #2412

Closed fahad198 closed 3 months ago

fahad198 commented 3 months ago

Create a bug report, feature proposal, or ask a question.

NOTICE: A bug report without sufficient technical and repro details and version information WILL BE CLOSED WITHOUT ANY FURTHER ACTION.

Provide steps to reproduce a bug

Not sure what happened. Ef power tools used to appear on my visual studio and it has stopped appearing. I have reinstalled the tool again and still nothing. I am trying it on .Net 8 project.

Provide technical details

ErikEJ commented 3 months ago

Please share your .csproj, could be an unsupported project type.

Are you sure the extensio is enabled - check in Extension Manager

fahad198 commented 3 months ago

that's it that was the issue ... I don't know how it got disabled .. Thanks for the swift reply :)