ErikEJ / EntityFramework6PowerTools

This is the codebase for Entity Framework 6 Power Tools Community Edition, and modern EF 6 providers for SQL Server and SQL Server Compact
Other
183 stars 27 forks source link

install on vs 2022 problem #105

Closed mshojaei closed 1 year ago

mshojaei commented 1 year ago

hi i cant install this usefull tool on my new version od visual studio 2022 i get this error at the first

VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products

ErikEJ commented 1 year ago

No, it is not available for VS 2022 - see #86

What do you need it for in VS 2022?

mshojaei commented 1 year ago

I want it to generate ef views in code first project

ErikEJ commented 1 year ago

Doing that is described in the linked issue.