- ASP.net Core FrameworK
- Vue.js Javascript Framework / can learn
- Entity Framework Core – (Code-First approach)
- Command Query Responsibility Segregation (CQRS)
- Web API to be used for each API request.
- All classes should be loosely coupled using Inversion of Control & Dependency injection principles
- SOLID Principles are to be followed while coding.
- Repository and Generic Repository Pattern
- Unit of Work