Skip to content

Scaffolded ASP.NET Core Razor Pages app with customized ASP.NET Identity functionality and UI to meet a client's needs.

Notifications You must be signed in to change notification settings

brankobjelic/NewIdentity

Repository files navigation

NewIdentity

Scaffolded ASP.NET Core Razor Pages app with customized ASP.NET Identity functionality and UI, to meet a client's needs.
Entity Framework ORM is used with MySQL database.

Features:
Created Admin and User roles.
Only an account with the Admin role can register a new account with the User role.
Only an account with the Admin role can delete an account.
Implemented logical deletion instead of physical deletion of users, so it can be undone.

About

Scaffolded ASP.NET Core Razor Pages app with customized ASP.NET Identity functionality and UI to meet a client's needs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published