'I have added a primary key to table ASPNETUserRoles but it still does not show that table in EDMX
In Database First approach, After reading several previous answers online that AspNetUserRoles will not show up in edmx diagram until we add a primary key to it. So I have added a primary key and then in edmx diagram-> Update Model From Database However, it still does not show ASPNetUserRoles table in edmx. Any guidance will be very much appreciated.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
