Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn to build an e-commerce app with .Net Core and Angular
Bestseller
Highest Rated
Rating: 4.8 out of 5(4,917 ratings)
28,343 students

Learn to build an e-commerce app with .Net Core and Angular

Build a proof of concept e-commerce store using Angular, .Net and Stripe for payment processing
Created byNeil Cummings
Last updated 1/2026
English

What you'll learn

  • .Net Core
  • Angular
  • C# Generics
  • Repository and Unit of Work Pattern
  • Specification Pattern
  • Caching
  • Angular Lazy loading
  • Angular Routing
  • Angular Reactive Forms
  • Angular Creating a MultiStep form wizard
  • Accepting payments using Stripe
  • Angular Re-usable form components
  • Angular validation and async validation

Course content

25 sections255 lectures31h 0m total length
  • Introduction to the course7:50

    Build a scalable e-commerce app with .NET Core and Angular, a ski store with cart, filtering, search, vouchers, Stripe payments, SQL Server, and Azure deployment.

  • Setting up the developer environment4:59

    Set up development environment for a .NET Core and Angular e-commerce app by installing the .NET SDK, Postman, a code editor, Git, and SQL Server via Docker or direct install.

  • Setting up VS Code for C# development6:09

    Set up VS Code for C# development by installing the C# Dev Kit, language support, NuGet package manager, SQL Server extension, and material icons; enable the integrated terminal.

  • Course assets and source code location3:20

    Access the source code and course assets, download the assets folder as a zip from the course Content Explorer, bookmark the repository and its commits to compare and run locally.

Requirements

  • 3-6 Months prior coding experience

Description

*** This course has been updated for .Net 10 and Angular 21***

Have you learnt the basics of ASP.NET Core and Angular?  Not sure where to go next?  This course should be able to help with that.  In this course we start from nothing and build a proof of concept E-Commerce store using these frameworks.

In this course we build a complete application from start to finish and every line of code is demonstrated and explained.

Here are some of the things you will learn about in this course:

  • Setting up the developer environment

  • Creating a multi project .net core application using the dotnet CLI

  • Creating a client side front-end Angular UI for the store using the Angular CLI

  • Learn how to use the Repository, Unit of Work and specification pattern in .net core

  • Using multiple DbContext as context boundaries

  • Using ASP.NET Identity for login and registration

  • Using the angular modules to create lazy loaded routes.

  • Building a great looking UI using Angular Material and Tailwind

  • Making reusable form components using Angular Reactive forms

  • Paging, Sorting, Searching and Filtering

  • Using Redis to store the shopping basket

  • Creating orders from the shopping basket

  • Accepting payments via Stripe using the new EU standards for 3D secure

  • Publishing the application to Azure

  • SignalR

  • Role based authentication

  • Many more things as well

Tools you need for this course

In this course all the lessons are demonstrated using Visual Studio Code, a free cross platform code editor.   You can of course use any IDE you like and any Operating system you like... as long as it's Windows, Linux or Mac.   

Is this course for you?

This course is very practical, about 90%+ of the lessons will involve you coding along with me on this project.  If you are the type of person who gets the most out of learning by doing, then this course is definitely for you.   

Important: If you have never coded before and you want to learn .Net and Angular you would be better starting with my other .Net Core and Angular course before this one.

On this course we will build an example E-commerce store, completely from scratch using the DotNet CLI and the Angular CLI to help us get started.  All you will need to get started is a computer with your favourite operating system, and a passion for learning how to build an application using ASP.NET Core and Angular.  

Who this course is for:

  • Beginner and intermediate developers who want to enhance their knowledge of .Net and Angular who have some coding experience
  • Beginner and intermediate developers who wish to learn how to build an e-commerce style of site