eCommerce App Using .NET Core 7 With Stripe and Angular

ASP.NET Core 7 and Angular Full ecommerce website with payment integration using stripe gateway.

Ratings: 4.96 / 5.00




Description

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

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

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

  • Using ASP.NET Identity for login and registration

  • Using the angular modules to create lazy loaded routes.

  • Using Automapper in ASP.NET Core

  • Building a great looking UI using Bootstrap

  • 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

  • Many more things as well


Tools you need for this course

In this course, all the lessons are demonstrated using Visual Studio, Visual Studio Code, a free cross-platform code editor. You can of course use any IDE you like and any Operating system you like...

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.


For scientific integrity:

Note:

This course is inspired by Neil Cumming's course, in addition to some other features that added by me

If you want to go to the basic course, you have the freedom to choose, and if you want to complete the course in Arabic, you have the freedom to choose



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 favorite operating system and a passion for learning how to build an application using ASP.NET Core and Angular.

What You Will Learn!

  • Learn to implement full ecommerce using Angular and .NET Core 7
  • Accepting payments using Stripe
  • Repository and Unit of Work Pattern
  • C# Generics
  • Angular Lazy loading
  • Angular Reactive Forms
  • Angular validation and async validation
  • Learn interceptors in Angular
  • Angular Routing
  • Angular Creating a Multistep form wizard
  • Angular Re-usable form components
  • Authentication and Authorization in Angular and .Net core using JWT
  • How to use Redis

Who Should Attend!

  • Angular and .NET Core developers
  • 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