Preferred to have C# knowladge
.net Core
1. ASP.NET Core Tutorial 2. Setting up machine for asp.net core development 3. Creating asp.net core web application 4. ASP.NET core project file 5. Main method in asp.net core 6. ASP.NET Core in process hosting 7. ASP.NET Core out of process hosting 8. ASP.NET Core launchsettings.json file 9. ASP.NET Core appsettings.json file 10. Middleware in ASP.NET Core 11. Configure ASP.NET Core request processing pipeline 12. Static Files in ASP.NET Core 13. ASP.NET Core developer exception page 14. ASP.NET Core Environment Variables 15. ASP.NET Core MVC tutorial 16. Setup MVC in ASP.NET 17. ASP.NET Core AddMvc vs AddMvcCore 18. Model in ASP.NET Core MVC 19. ASP.NET Core dependency injection tutorial 20. Controller in ASP.NET Core MVC 21. Views in ASP.NET Core MVC 22. Customize view discovery in asp.net core mvc 23. Passing data to view in ASP.NET Core MVC 24. ViewBag in ASP.NET Core MVC 25. Strongly Typed View in ASP.NET Core MVC 26. ViewModel in ASP.NET Core MVC 27. List view in asp.net core mvc 28. Layout view in asp.net core mvc 29. Sections in layout page in ASP.NET Core MVC 30. _ViewStart.cshtml in ASP.NET Core MVC 31. _ViewImports.cshtml in ASP.NET Core MVC 32. Routing in ASP.NET Core MVC 33. Attribute Routing in ASP NET Core MVC 34. Install and use Bootstrap in ASP.NET Core 35. Tag helpers in asp.net core 36. Why use tag helpers 37. ASP.NET Core Image tag helper 38. ASP.NET Core Environment Tag Helper 39. Bootstrap navigation menu in asp.net core application 40. Form tag helpers in asp.net core 41. ASP.NET Core Model Binding 42. ASP.NET Core model validation 43. Select list validation in asp.net core 44. AddSingleton vs AddScoped vs AddTransient 45. Introduction to entity framework core 46. Install entity framework core in visual studio 47. DbContext in entity framework core 48. Using sql server with entity framework core 49. Repository pattern in asp.net core