Description
Ellix Asp.Net MVC RBAC with Metronic Startup template is a Role Based Access Control System that can can be plugged or drop into their existing code base.
Below are some of the features available:
- Startup template
- Creates database automatically
- Uses metronic dashboard theme
- Role Based Access Control (RBAC)
- Create, view, update and delete user
- Delete and View Roles Associated with this User
- Add User To Role
- Create, view, update and delete role
- View Users Associated with this Role
- View and delete Permissions Associated with this Role
- Delete and Add Permission To Role
- Create, view, update and delete permission
- Import all permission
- It has custom IdentityModels with ApplicationUserClaim, IdentityUserClaim and ClaimsIdentity
- Uses seed to create test user at first run