Hi, what do you want to do?
Curated Video
.NET Core Microservices - Configuring Clients in Identity Server
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...
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...
Curated Video
.NET Core Microservices - AutoMapper Configuration in Product API
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...
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...
Curated Video
.NET Core Microservices - Configure Shopping Cart API with New Methods
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...
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...
Curated Video
.NET Core Microservices - Product Controller Get All Action
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.
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.
Curated Video
.NET Core Microservices - Check for Coupon Changes
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...
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...
Curated Video
.NET Core Microservices - Demo - Calling Coupon Microservice
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...
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...
Curated Video
.NET Core Microservices - Configure Cart Service
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...
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...
Curated Video
.NET Core Microservices - Create DTOs and Push Models to Shopping Cart Database
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...
r/>
This clip is from the chapter "Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In...
Curated Video
.NET Core Microservices - Create DTOs Inside Product API
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...
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...
Curated Video
.NET Core Microservices - Exchange Types
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
This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
.NET Core Microservices - Checkout UI
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.
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.
Curated Video
.NET Core Microservices - Cart Controller and Service for Applying or Removing Coupon
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,...
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,...
Curated Video
.NET Core Microservices - Project Architecture
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.
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.
Curated Video
.NET Core Microservices - Methods to Load Shopping Cart
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...
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...
Curated Video
.NET Core Microservices - Create Shopping Cart API
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...
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...
Curated Video
.NET Core Microservices - Product API Controller HTTPGET
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...
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...
Curated Video
.NET Core Microservices - Product Service in Mango Web Project
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...
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...
Curated Video
.NET Core Microservices - Implement Coupon Repository
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...
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...
Curated Video
.NET Core Microservices - Create Coupon Project and Add NuGet Packages
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...
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...
Curated Video
.NET Core Microservices - Product API Controller POST PUT DELETE
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...
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...
Curated Video
.NET Core Microservices - Product Repository Implementation Part 1
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...
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...
Curated Video
.NET Core Microservices - Create Product API Project
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...
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...
Curated Video
.NET Core Microservices - Create Coupon Repository Interface
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...
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...
Curated Video
.NET Core Microservices - Setting Up Constants
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.
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.