Why I am getting Could not load file or assembly 'Microsoft.EntityFrameworkCore?

Viewed 22

I have a project file refrencing

 <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.9" />

How .net core locate runtuime refrences. Could not load file or assembly 'Microsoft.EntityFrameworkCore ?

0 Answers
Related