This project includes my old works.
- Asp.Net Core Mvc Web UI
- Sql (Used northwind db as example)
- Razor Pages
- User registration
- User login
- Asp.Net Core Identity for admin logins and roles
- CRUD for product with various operations
- Usage of Session(cart of user), Cookie(remember me at login)