What you'll learn:
- Hot!! Docker and Docker Compose Updated today (NEW)
- Hot!! Oauth2 and JWT (Upcomming)
- Build real-world applications with ASP .NET Core 3.1
- Service Repository Pattern
- Unit Of Work Implementation
- MongoDB for reporting
- Elastic Search Implementation
- Global Exception Handling
- JWT and Oauth2 implemention for tokne base authendication and authorization
- Microservice Architecture of RabbitMQ
- Implement filtering, sorting and pagination
- Firebase implementation for notifications
- Docker for development environment and production publish
- Hosting application in nginx server
- Redis cache implementation
- Test API with Postman and tricks for using postman
- Implement a clean and decoupled architecture
- Understand and apply the Dependency Inversion Principle (DIP)
- Dependency injection feature in ASP .NET Core
- Troubleshoot common runtime errors
- Write clean, maintainable and reliable code
- Refactor bad code into good code
- Better understand software development lifecycle
ASP.NETcore 5 is a fantastic framework to developed rest API. but most of the course teach you only basic part, when they enter practical life or job life when they see various technology needed to developed a production grade application . Then they frustrated to think that what they teach.
In this course Itry my best to teach my student a production grade application and developed their basement . All the latest technology i try to implement this course.
After completing this course every developer make them ninja in software development.
Ialways told people programming is nothing cause every problem you solved using condition , loop using variable. but main theme part of a good programmer is understand the architecture and life cycle of software. Scaling, single responsibility when u understand then you can easily develop production grade application
Huge concept you learn from this tutorial series. asp net version 3 and version 5 has no major changes. Maximum changes done in framework level.
Concept you learn form my course :
1)RESTAPI
2)Layer Architecture
3)Unit of Work Pattern
4)Service Repository Pattern
5)Message Broker
6)Demo work for RabbitMQ
7) Token based authentication system
8)Base Repository Implementation
9)MongoDb Implementation
10) Redis implementation
11)ElasticSearch implementation