- Notifications
You must be signed in to change notification settings - Fork25
Code sample detailing role-based authentication and custom role creation in ASP.NET core (1.x and 2.x)
License
temilaj/ASP.NET-core-role-based-authentication
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Code sample detailing how to create custom roles in ASP.NET core on startup and role-based authentication using role checks and policy based checks.
clone or download this repo into your local computer, check-in to the root directory of the app and run the app
restore the .NET core packages described in thepackage.json
, install the npm and bower dependencies,and then update database with the migrations and run the project:
dotnet run
thedotnet run
command simultaneously re-compiles and runs thekestrel-server
.
I would love to hear yourfeedback
About
Code sample detailing role-based authentication and custom role creation in ASP.NET core (1.x and 2.x)
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.