ASP.NET Core MVC – Up and Running Part 1 (.NET 5)
ASP.NET Core MVC – Up and Running Part 1 (.NET 5), available at $64.99, has an average rating of 4.2, with 100 lectures, based on 1088 reviews, and has 4715 subscribers.
You will learn about Learn basic foundations of ASP NET Core MVC 5 Learn structure of ASP NET Core 5 Project Setup Database connection with Entity Framework Core Learn forms and validations in ASP NET Core MVC Learn View Models, ViewBag, ViewData, Sweetalert, Summernote etc. Sessions in ASP NET Core 5 Scaffold identity manually to ASP NET Core Project Send Emails with MailJet in ASP NET Core Applications Best practices and assignments This course is ideal for individuals who are Anyone who wants to learn fundamentals of ASP NET Core 5 or Anyone who is experience with c# but has not had experience to work with ASP NET Core or MVC It is particularly useful for Anyone who wants to learn fundamentals of ASP NET Core 5 or Anyone who is experience with c# but has not had experience to work with ASP NET Core or MVC.
Enroll now: ASP.NET Core MVC – Up and Running Part 1 (.NET 5)
Summary
Title: ASP.NET Core MVC – Up and Running Part 1 (.NET 5)
Price: $64.99
Average Rating: 4.2
Number of Lectures: 100
Number of Published Lectures: 100
Number of Curriculum Items: 100
Number of Published Curriculum Objects: 100
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- Learn basic foundations of ASP NET Core MVC 5
- Learn structure of ASP NET Core 5 Project
- Setup Database connection with Entity Framework Core
- Learn forms and validations in ASP NET Core MVC
- Learn View Models, ViewBag, ViewData, Sweetalert, Summernote etc.
- Sessions in ASP NET Core 5
- Scaffold identity manually to ASP NET Core Project
- Send Emails with MailJet in ASP NET Core Applications
- Best practices and assignments
Who Should Attend
- Anyone who wants to learn fundamentals of ASP NET Core 5
- Anyone who is experience with c# but has not had experience to work with ASP NET Core or MVC
Target Audiences
- Anyone who wants to learn fundamentals of ASP NET Core 5
- Anyone who is experience with c# but has not had experience to work with ASP NET Core or MVC
Course comes with 100% support for any questions or errors with the course content / project.
This is a Beginner course on ASP.NET Core 5 using MVC that will take you from basics structure to building a functional website. This course is for anyone who is familiar with ASP.NET basics and wants to know about applications in ASP.NET Core with MVC as we will integrate it will Entity Framework Core.
If you want to learn what the buzz word with ASP.NET Core is, and how quickly you can create a functional business website and get an overview of ASP.NET Core MVC, then this is the perfect course.
We will be building a website for Paver Company where we will display all the products and customers would be able to send inquiries for the product they are interested in.
We will be setting up a great foundation with all the basic concepts of ASP.NET Core 5
Focus of this course is not just on teaching you ASP.NET Core, its main focus is getting you ready for real world project.
I have divided the course in two part. In part 1 we have simple requirements but in Part 2, our requirements will change! Which is a typical real world scenario.
With that I will explain how to adapt with the changes and make sure the requirements change can be handled as smoothly as possible. Exciting right?
So Enroll in the only course that will take you from scratch and make you a developer ready for real world projects!
Course Curriculum
Chapter 1: Introduction
Lecture 1: Welcome
Lecture 2: What we will build?
Lecture 3: What we will build in part 2 of this course?
Lecture 4: Tools Needed
Lecture 5: Project Resources
Lecture 6: ASP.NET Core
Lecture 7: Create Project
Lecture 8: Project File
Lecture 9: Program.cs File
Lecture 10: Dependency Injection
Lecture 11: Startup Class Part 1
Lecture 12: Startup Class Part 2
Lecture 13: Routing in MVC
Lecture 14: AppSettings
Lecture 15: wwwRoot and launchSettings
Lecture 16: MVC Applications
Lecture 17: Routing in Action
Lecture 18: Views in Default Project
Chapter 2: Setup Database and Category Management
Lecture 1: Create First Model
Lecture 2: Add Connection String
Lecture 3: Setup DbContext
Lecture 4: Complete DbContext Configuration
Lecture 5: Push Category to Database
Lecture 6: Check Database
Lecture 7: Add Category Controller
Lecture 8: Add Category Controller
Lecture 9: Get all Category
Lecture 10: Display All Category
Lecture 11: Add Category Part 1
Lecture 12: Add Category Part 2
Lecture 13: Add Category Part 3
Lecture 14: Assignment
Lecture 15: Solution
Chapter 3: Client Side Validations & Category Update/Delete
Lecture 1: 1 Validations in ASP.NET Core
Lecture 2: 2 Client side and server side validations
Lecture 3: 3 Passing Parameters on Redirect
Lecture 4: 4 Category Edit Get Action
Lecture 5: 5 Update Category
Lecture 6: 6 Delete Category
Lecture 7: 7 Font Awesome
Lecture 8: 8 Assignment
Lecture 9: 9 Assignment Solution
Chapter 4: Product Management
Lecture 1: 1 Add Product Model
Lecture 2: 2 Push Product to Database
Lecture 3: 3 Product List Action and View
Lecture 4: 4 Product Upsert Get Action
Lecture 5: 5 Product Upsert UI Part 1
Lecture 6: 6 Product Upsert UI Part 2
Lecture 7: 7 ViewBag and ViewData
Lecture 8: 8 What is ViewModel
Lecture 9: 9 View Model Demo
Lecture 10: 10 Sweetalert
Lecture 11: 11 Summernote
Lecture 12: 12 Create Product Demo
Lecture 13: 13 Display Image Edit Product
Lecture 14: 14 Product Upsert UI Part 3
Lecture 15: 15 ModelState Not Valid
Lecture 16: 16 Delete Product
Lecture 17: 17 Assignment
Lecture 18: 18 Assignment Solution
Lecture 19: 19 Eager Loading
Lecture 20: 20 Modify Product Model
Chapter 5: Customer Facing Website Management
Lecture 1: 1 Navbar updates
Lecture 2: 2 View Model for Home Page
Lecture 3: 3 Home IndexView
Lecture 4: 4 Partial View
Lecture 5: 5 Home Page Demo
Lecture 6: 6 Details VM and Action
Lecture 7: 7 Product Details
Lecture 8: 8 Configure Session
Lecture 9: 9 User Session GET method
Lecture 10: 10 Add to Session
Lecture 11: 11 Remove From Cart Button Logic
Lecture 12: 12 Remove from Cart Action
Chapter 6: Scaffold Identity
Lecture 1: 1 Scaffold Identity Tables
Lecture 2: 2 Scaffold Identity Pages
Lecture 3: 3 Modify Scaffolded Identity Tables
Lecture 4: 4 Add Name and Phone Number to Registration
Lecture 5: 5 Configure RoleManager
Lecture 6: 6 Register First User
Lecture 7: 7 Create New Admin Users
Lecture 8: 8 UI Changes for Admin
Chapter 7: Shopping Cart and Inquiry Email
Lecture 1: 1 Create Cart Controller
Lecture 2: 2 Shopping Cart UI
Lecture 3: 3 Delete Cart Items
Lecture 4: Authorization Basics
Lecture 5: 5 Summary Get Action
Lecture 6: 6 Summary Page UI
Lecture 7: 7 Summary Solution
Lecture 8: 8 MailJet Signup
Lecture 9: 9 MailJet Implementation
Lecture 10: Send Email
Lecture 11: Proton Mail
Instructors
-
DotNet Mastery
Ultimate Training Resource for .NET Developers -
Bhrugen Patel
Microsoft MVP | Passionate Software Architect
Rating Distribution
- 1 stars: 3 votes
- 2 stars: 10 votes
- 3 stars: 103 votes
- 4 stars: 415 votes
- 5 stars: 557 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024