❔ Cannot use AspNetUserRoles for type IdentityUserRole
Hello,
I'm trying to setup Duende Identity Server 6 and Entity Framework 7 but I'm having issues when trying to query a table in the database context:
It throws that error in this line:
How I'm generating the Context:
I'm also using this for certain automations: https://github.com/TrackableEntities/EntityFrameworkCore.Scaffolding.Handlebars
AspNetUsers:
AspNetRoles:
AspNetUserRoles is not being generated.
Does anyone know why this error is happening and how can solve it?
Thank you
GitHub
GitHub - TrackableEntities/EntityFrameworkCore.Scaffolding.Handleba...
Scaffold EF Core models using Handlebars templates. - GitHub - TrackableEntities/EntityFrameworkCore.Scaffolding.Handlebars: Scaffold EF Core models using Handlebars templates.
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.