1
Answer

Changing Identity Table’s name and IDs from String to Guid

Photo of Guest User

Guest User

5y
2.3k
1
I have table in Identity which is AspNetUsers, AspNetRole ETC, how can I change them to User, Role ETC?
 
How can I change it's ID to Guid instead using the default of string?

Answers (1)