I have created web api to improve my asp.net core skill
- Repository Pattern
- AutoMapper (For mapping class one to another)
- Fluent Validation (For validation)
- Fluent Api (For creating table relations)
- Migrations (For creating tables)
- Added CORS Policy
- Authorization and Authentication with jwt token