ASP.NET CORE 5.0 Authentication Management
It is designed following the latest security and code standards and it is ready for any ASP.NET application.
Features:
- ASP.NET CORE 5.0
- Implemented with Clean Architecture Framework
- Dapper Integration with Generic Repository Pattern (No Entity Framework)
- Token Based Authentication
- Custom Unlimited Role Creation with Individual Role Access (JS Tree included for actions)
- Dynamic Menu Render as per Role
- Dynamic Database Switch (compatible with any database like MS SQL ,PostgreSQL)
- Implemented with PostgreSQL
- Dependency Resolved by separate Project Container
- User Invitation with Mail Feature
- Generic CRUD Feature for Models
- Bootstrap 5 Admin Template integrated
- Data Table Integrated for List view
- Custom Authorization Attribute Implemented
- Organization Creation with Organization specific User Addition / Invitation
- User Approval Process