We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Q. How to add an admin role with an admin user?
Enable migrations to create the Migrations folder Open the Package Manager Console and type the command PMC> Enable-Migrations
Add the following code to the Seed method in the /Migrations/Configuration.cs file
There was an error while loading. Please reload this page.