Closed frankcollins3 closed 1 year ago
attempting to do:
// sidenote: razor already set up, db configged w data added to UI. Now want to use EF/ASP backend with angular/react FE
error:
proposed approach: check .csproj and match the version number. as the error suggests, perhaps the app is missing a namespace or using directive.
possible improvements:
👍 using Microsoft.OpenApi.Models;
attempting to do:
// sidenote: razor already set up, db configged w data added to UI. Now want to use EF/ASP backend with angular/react FE
error:
proposed approach: check .csproj and match the version number. as the error suggests, perhaps the app is missing a namespace or using directive.
possible improvements: