Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Code sample detailing role-based authentication and custom role creation in ASP.NET core (1.x and 2.x)

License

NotificationsYou must be signed in to change notification settings

temilaj/ASP.NET-core-role-based-authentication

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.

This application consists of:

  • Sample pages using ASP.NET Core MVC
  • Bower for managing client-side libraries
  • Theming usingBootstrap

Installing

clone or download this repo into your local computer, check-in to the root directory of the app and run the app

Run & Deploy

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

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp