Skip to content

Asp.Net Core MVC 3.1 tutorial with Live application

License

Notifications You must be signed in to change notification settings

mmmsonu/aspnet-core-mvc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asp.Net Core MVC 3.1 tutorial with live application by Nitish

Welcome to Asp.Net Core MVC tutorial. This is a complete and step by step tutorial for all the developers.

WebGentle Free YouTube video:

You can learn Asp.Net Core MVC tutorial from WebGentle YouTube channel free of cost. You can access webgebtle youtube channel by clicking here

Kindly subscribe to Wegentle Youtube channel:

Subscribe us: Wegentle Youtube channel

Who can learn from this tutorial:

All professionals 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.

  • Fresher
  • Experienced
  • Anyone who has basic knowledge of programming

Key features of this course:

  • Free of cost - No need to pay anything
  • Complete and step by step solution
  • English language - Tutorial is available in English language
  • Excellent combination of Theory, practical example & Live application.

Prerequisite:

No special knowledge is required for this tutorial. But it will be helpful if have basic knowledge of

  • C# (Class, Method, Property etc.)
  • OOPS Concepts
  • HTML & CSS

List of all the videos:

  1. Asp.Net Core MVC 3.1 course overview
  2. What is .Net Core & ASP.NET Core
  3. Setting up dot net core machine development
  4. How to create asp.net core mvc web application (using Visual Studio 2019 & CLI)
  5. What is MVC pattern (model view controller architecture) in .net core
  6. Convert console application to web application in asp.net core
  7. Setup application on GitHub repository
  8. Middleware in Asp.net Core | app.Use(), app.Next(), app.Map()
  9. launchsettings.json in Asp.Net Core
  10. Environment variables in asp.net core
  11. Setup MVC in .Net Core application using AddControllersWithViews method
  12. AddMVC() vs AddControllersWithViews() vs AddControllers() vs AddRazorPages()
  13. Controller in Asp.Net Core MVC
  14. Model in Asp.Net core
  15. View in asp.net core application
  16. How controller finds a view (View Discovery) | Different way to return view from action method
  17. Razor ViewEngine in Asp.Net Core
  18. Conditional statements (If, Else, Ternary Operator, Switch) in Razor
  19. For & ForEach Loop in Razor Syntax
  20. Static files (Img, css & js) in asp.net core
  21. How to install & use client side library (jQuery & Bootstrap) in asp.net core
  22. Razor file compilation in asp.net core
  23. Layout in asp.net core
  24. Design a responsive home page for real-time application (Book Store)
  25. How to add navigation bar (navbar) in asp.net core application
  26. How to add footer in asp.net core application
  27. Display Model list data on view in Asp.Net Core
  28. RenderSection & Section in Asp.Net Core
  29. Design and develop a product detail page in asp.net core
  30. _ViewStart.cshtml file in asp.Net core
  31. _ViewImports file in asp.net core
  32. ViewBag in Asp.Net Core MVC
  33. ViewData in Asp.Net Core
  34. ViewData Attribute in Asp.Net Core
  35. Dynamic views in asp.net core
  36. Tag helpers in asp.net core
  37. Anchor Tag helper in Asp.Net Core

To be added...

Contact Us:

You can contact nitish on [email protected]

About

Asp.Net Core MVC 3.1 tutorial with Live application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.1%
  • C# 29.5%
  • CSS 5.4%