|
| 1 | +# Asp.Net Core MVC 3.1 tutorial with Live application by Nitish |
| 2 | +Welcome to Asp.Net Core MVC tutorial. This is a complete and step by step tutorial for all the developers. |
| 3 | + |
| 4 | +## Webgentle Free YouTube video: |
| 5 | +You can learn asp.net core mvc tutorial from webgentle youtube channel free of cost. |
| 6 | +You can access webgebtle youtube channel by clicking [here](https://www.youtube.com/watch?v=CP-zbZA5LAc&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ) |
| 7 | + |
| 8 | +## Kindly subscribe to Wegentle Youtube channel: |
| 9 | +Subscribe us: [Wegentle Youtube channel](https://bit.ly/webgentle) |
| 10 | + |
| 11 | +## Who can learn from this tutorial: |
| 12 | +All prefessionals who wants to start their career in asp.net core framework and want to add new skill in their bucket, can learn asp.net core from this tutorial. |
| 13 | +* Freshers |
| 14 | +* Experienced |
| 15 | +* Anyone who has basic knowledge of programming |
| 16 | + |
| 17 | +## Key features of this course: |
| 18 | +* Free of cost - No need to pay anything |
| 19 | +* Complete and step by step solution |
| 20 | +* English language - Tutorial is available in english language |
| 21 | +* Excellent combination of Theory, practical example & Live application. |
| 22 | + |
| 23 | +## PreRequisite: |
| 24 | +No special knowlenge is required for this tutorial. But it will be helpful if have basic knowledge of |
| 25 | +* C# (Class, Method, Property etc.) |
| 26 | +* OOPS Concepts |
| 27 | +* HTML & CSS |
| 28 | + |
| 29 | +## List of all the videos: |
| 30 | +1. [Asp.Net Core MVC 3.1 course overview](https://www.youtube.com/watch?v=CP-zbZA5LAc&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=1) |
| 31 | +2. [What is .Net Core & ASP.NET Core](https://www.youtube.com/watch?v=-lgNclGseLM&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=2) |
| 32 | +3. [Setting up dot net core machine development](https://www.youtube.com/watch?v=bFsu3nup00Y&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=3) |
| 33 | +4. [How to create asp.net core mvc web application (using Visual Studio 2019 & CLI)](https://www.youtube.com/watch?v=_AlcrY5YEww&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=4) |
| 34 | +5. [What is MVC pattern (model view controller architecture) in .net core](https://www.youtube.com/watch?v=zBYxYgDWh4w&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=5) |
| 35 | +6. [Convert console application to web application in asp.net core](https://www.youtube.com/watch?v=9QQSPFtZ6Uk&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=6) |
| 36 | +7. [Setup application on GitHub repository](https://www.youtube.com/watch?v=lQMiMyMQHVg&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=7) |
| 37 | +8. [Middleware in Asp.net Core | app.Use(), app.Next(), app.Map()](https://www.youtube.com/watch?v=10AWqnAph2g&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=8) |
| 38 | +9. [launchsettings.json in Asp.Net Core](https://www.youtube.com/watch?v=5A68_ArtOJA&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=9) |
| 39 | +10. [Environment variables in asp.net core](https://www.youtube.com/watch?v=nQBNkISSE_4&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=10) |
| 40 | +11. [Setup MVC in .Net Core application using AddControllersWithViews method](https://www.youtube.com/watch?v=j_eF38mK2QI&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=11) |
| 41 | +12. [AddMVC() vs AddControllersWithViews() vs AddControllers() vs AddRazorPages()](https://www.youtube.com/watch?v=gxu1fsHGvMo&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=12) |
| 42 | +13. [Controller in Asp.Net Core MVC](https://www.youtube.com/watch?v=KxIMpq2btKs&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=13) |
| 43 | +14. [Model in Asp.Net core](https://www.youtube.com/watch?v=A_LPA_c41TM&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=14) |
| 44 | +15. [View in asp.net core application](https://www.youtube.com/watch?v=xfFQQd3m4yE&list=PLaFzfwmPR7_LTXu0Vz9Zz_Y0OMMC7ArHZ&index=15) |
| 45 | + |
| 46 | +To be added... |
| 47 | + |
0 commit comments