Instructional Video3:47
Curated Video

.NET Core Microservices - Configuring Clients in Identity Server

Higher Ed
This video explains configuring clients in identity server.
r/>
This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Instructional Video4:17
Curated Video

.NET Core Microservices - AutoMapper Configuration in Product API

Higher Ed
This video explains the concept of AutoMapper configuration in product API.
r/>
This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this...
Instructional Video4:32
Curated Video

.NET Core Microservices - Configure Shopping Cart API with New Methods

Higher Ed
This video explains how to configure shopping cart API with new methods.
r/>
This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will...
Instructional Video5:46
Curated Video

.NET Core Microservices - Product Controller Get All Action

Higher Ed
This video shows product controller get all action.<br/<br/>>

This clip is from the chapter "Product CRUD" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about product CRUD.
Instructional Video2:00
Curated Video

.NET Core Microservices - Check for Coupon Changes

Higher Ed
This video explains how to check for coupon changes.
r/>
This clip is from the chapter "Sync Microservice Communication" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
Instructional Video8:00
Curated Video

.NET Core Microservices - Demo - Calling Coupon Microservice

Higher Ed
This video shows a demo - calling coupon microservice.
r/>
This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Instructional Video4:20
Curated Video

.NET Core Microservices - Configure Cart Service

Higher Ed
This video explains the configure cart service.
r/>
This clip is from the chapter "Consume Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
Instructional Video5:38
Curated Video

.NET Core Microservices - Create DTOs and Push Models to Shopping Cart Database

Higher Ed
This video provides a demo to create DTOs and push models to shopping cart database.
r/>
This clip is from the chapter "Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In...
Instructional Video3:31
Curated Video

.NET Core Microservices - Create DTOs Inside Product API

Higher Ed
This video focuses on create DTOs inside product API.
r/>
This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
Instructional Video4:44
Curated Video

.NET Core Microservices - Exchange Types

Higher Ed
This video explains exchange types.<br/<br/>>

This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Instructional Video5:21
Curated Video

.NET Core Microservices - Checkout UI

Higher Ed
This video presents a checkout UI.<br/<br/>>

This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about consume coupon API.
Instructional Video3:42
Curated Video

.NET Core Microservices - Cart Controller and Service for Applying or Removing Coupon

Higher Ed
This video explains cart controller and service for applying or removing coupon.
r/>
This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section,...
Instructional Video2:38
Curated Video

.NET Core Microservices - Project Architecture

Higher Ed
This video introduces you to project architecture.<br/<br/>>

This clip is from the chapter "Introduction" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".This section introduces you to the course.
Instructional Video4:58
Curated Video

.NET Core Microservices - Methods to Load Shopping Cart

Higher Ed
This video presents methods to load shopping cart.
r/>
This clip is from the chapter "Shopping Cart UI" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about shopping...
Instructional Video1:35
Curated Video

.NET Core Microservices - Create Shopping Cart API

Higher Ed
This video explains how to create shopping cart API.
r/>
This clip is from the chapter "Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Instructional Video6:44
Curated Video

.NET Core Microservices - Product API Controller HTTPGET

Higher Ed
This video explains the concept of product API controller HTTPGET.
r/>
This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you...
Instructional Video6:01
Curated Video

.NET Core Microservices - Product Service in Mango Web Project

Higher Ed
This is the product service in Mango web project.
r/>
This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn products...
Instructional Video3:05
Curated Video

.NET Core Microservices - Implement Coupon Repository

Higher Ed
This video explains how to implement coupon repository.
r/>
This clip is from the chapter "Sync Microservice Communication" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will...
Instructional Video2:10
Curated Video

.NET Core Microservices - Create Coupon Project and Add NuGet Packages

Higher Ed
This video explains how to create coupon project and add NuGet packages.
r/>
This clip is from the chapter "Coupon API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will...
Instructional Video2:02
Curated Video

.NET Core Microservices - Product API Controller POST PUT DELETE

Higher Ed
This video explains the concept of product API controller POST PUT DELETE.
r/>
This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this...
Instructional Video4:10
Curated Video

.NET Core Microservices - Product Repository Implementation Part 1

Higher Ed
This video explains product repository implementation part 1.
r/>
This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will...
Instructional Video2:33
Curated Video

.NET Core Microservices - Create Product API Project

Higher Ed
We will learn how to create product API project.
r/>
This clip is from the chapter "Product API Basic Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Instructional Video3:30
Curated Video

.NET Core Microservices - Create Coupon Repository Interface

Higher Ed
This video explains how to create coupon repository interface.
r/>
This clip is from the chapter "Sync Microservice Communication" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you...
Instructional Video5:08
Curated Video

.NET Core Microservices - Setting Up Constants

Higher Ed
This video explains setting up constants.<br/<br/>>

This clip is from the chapter "Order API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the Order API.