Step by Step build website using MVC Core (.NET 8) Syllabus:-
- Day 1 :- The Evolution of .NET, .NET Core Framework insights and Basic CLI Project Demo -09-11-2024.
- Day 2 :- Understanding MVC Architecture, Understanding Routing, Views and its types and Demo on Form submission 10-11-2024 -09-11-2024.
- Day 3 :- Designing form using Different types of Helper methods? Introducing Bootstrap and integrating in the application 16-11-2024.
- Day 4 :- What is Partial & Layout Views & Demo, Demo on View Component -17-11-2024.
- Day 5 :- Creating Custom Taghelper, Client and server side Validations and Created Custom Validator -23-11-2024.
- Day 6 :- Continue with Custom Validator and Introduction to EF Core -24-11-2024.
- Day 7 :- Data Modeling Technique in EF Core, Importance of Migration and Understanding Repository Design Pattern -30-11-2024.
- Day 8 :- Demo on design patterns - Repository Pattern using .NET 8. -01-12-2024.
- Day 9 :- Understanding and implementing DI and IOC. -14-12-2024.
- Day 10 :- -Understanding the Lifetime scope of objects in IOC & Db First approach with Data modelling technique. -15-12-2024.
- Day 11 :- Understanding Middleware, Custom Middleware. -21-12-2024.
- Day 12 :- -Creating Signin functionality to implement JWT Authentication. -22-12-2024.
- Day 13 :- JWT token based authentication and authorization in MVC. -04-01-2025.
- Day 14 : - Understanding WebAPI. -05-01-2025.
Source Code and Notes - Day 15 :- Versioning in WEBAPI and Implementing JWT authentication in WEBAPI. -11-01-2025.
- Day 16 : - Consuming WEBAPI in MVC using jQuery. -12-01-2025.
- Source Code and Notes