Everything that has been done in this project:
- Integrate Identity Framework and add more fields to Users
- Interact with Razor class library for Identity
- Integrate Entity Framework along with code first migrations
- Sessions in ASP NET Core 3.1
- Custom Tag Helpers in ASP NET Core 3.1
- View Components and Partial Views in ASP NET Core
- Bootstrap v4
- Authentication and Authorization in ASP NET Core 3.1
- Google and Facebook Authentication/Login
- Role Management in ASP NET Core Identity
- SMS and Email notifications
- TempData in ASP NET Core 3.1
- Stripe Payment Integrations
- Repository Pattern to Access Database
- Dapper and Stored Procedure Calls
- Seed Database Migrations Automatically
- Deploying website on Microsoft Azure and IIS