ant-design-pro-blazor icon indicating copy to clipboard operation
ant-design-pro-blazor copied to clipboard

DbContext Scaffold The specified deps.json does not exist.

Open s0AHC opened this issue 4 months ago • 0 comments

Dear support team,

I cloned ant-design-blazor to local and try to work with EntityFramework Core of mysql in visual studio 2022 for an existing database. I tried to run Scaffold-DbContext command in package management console, but pm pop-up error: DbContext Scaffold: The specified deps.json [C:\Users<me>\source\repos\Private<projectApp><project>\bin\Debug\net8.0<project>.deps.json] does not exist.

But I tried build a new blazor web app in visual studio the Scaffold-DbContext work very well.

So, I thought this should be a bug in ant-design-blazor.

BR, Han Zheng Rong

s0AHC avatar Mar 04 '24 06:03 s0AHC