Fix Update: Scaffolding failed, could not load information for project | Visual Studio | Updated

preview_player
Показать описание
In this video, I going to fix this error, Scaffolding failed in visual studio dring adding razor view, area etc.
so you can download core 6.0.10 version of codeGeneration package
Рекомендации по теме
Комментарии
Автор

I have tried this solution previously with no luck. but now it works! Thanks!

redietzewdu
Автор

I have updated all the packages. I am trying to scaffold minimal API. But I am getting 'There was an error running the selected code generator. Object reference not set to an instance of a object'. Can you please help me with this.

JtendraShahani
Автор

@Technogy Keeda When I have to add new item Scaffolding with a new Controller using MVC Controller with a view, using Entity Framework Showing Error (There was an error running the selected code generator: 'Package restore failed. Rolling Back package changes for 'Project name'.'

SonuKumar-oevj
Автор

It fixed my problem, but now i cannot run the application because of this error "Method does not have an implemention"

frozen_dusk