Skip to content

Demonstration of the process of setting up ASP.NET Core Identity and creating a simple user administration tool that manages individual user accounts that are stored in a database.

Notifications You must be signed in to change notification settings

Vasilisdm/Users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Users

Description

Demonstration of the process of setting up ASP.NET Core Identity and creating a simple user administration tool, that manages individual user accounts that are stored in a database.

Problems tackled

  • Add Identity to a project
  • Read user data
  • Create a user account
  • Change the default password policy
  • Implement custom password validation
  • Change the account validation policy
  • Implement custom account validation
  • Delete a user account
  • Edit a user account

Contributors

Vasileios Dimitriou

About

Demonstration of the process of setting up ASP.NET Core Identity and creating a simple user administration tool that manages individual user accounts that are stored in a database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published