https://img87.pixhost.to/images/599/359020115_tuto.jpg


download скачать Free download скачать : Udemy NET Core Microservices The Complete Guide NET 8 MVC
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:9.5 GB

Files Included :

001 Introduction.mp4 (20.33 MB)
MP4
002 What we will Build.mp4 (37.05 MB)
MP4
003 Course Overview.mp4 (13.64 MB)
MP4
004 Why Microservices.mp4 (24.25 MB)
MP4
005 Microservice Architecture.mp4 (32.58 MB)
MP4
006 Project Architecture.mp4 (9.46 MB)
MP4
007 Tools Needed.mp4 (4.52 MB)
MP4
008 What this course is NOT about.mp4 (17.37 MB)
MP4
009 Prerequisites.mp4 (5.03 MB)
MP4
010 Project Resources.mp4 (14.6 MB)
MP4
001 Create Empty Solution.mp4 (4.04 MB)
MP4
002 Create Folder Structure.mp4 (2.47 MB)
MP4
003 Create Coupon API.mp4 (5.18 MB)
MP4
004 Create Coupon and CouponDTO.mp4 (9.2 MB)
MP4
005 Install Nuget Packages.mp4 (29.13 MB)
MP4
006 Create AppDbContext.mp4 (6.97 MB)
MP4
007 Create Coupon API Database.mp4 (55.42 MB)
MP4
008 Seed Database.mp4 (19.68 MB)
MP4
009 Get all and Get Coupon by ID.mp4 (18.52 MB)
MP4
010 Common Response.mp4 (17.85 MB)
MP4
011 AutoMapper.mp4 (29.64 MB)
MP4
012 Coupon API CRUD Endpoints.mp4 (61.12 MB)
MP4
001 Create Web Project.mp4 (3.45 MB)
MP4
002 Create Request and Response DTO.mp4 (15.49 MB)
MP4
003 Base Service Interface.mp4 (4.81 MB)
MP4
004 Base Service Implementation.mp4 (42.02 MB)
MP4
005 Coupon Service Interface.mp4 (22.01 MB)
MP4
006 Register Services in Program Class File.mp4 (35.1 MB)
MP4
007 Endpoints in Coupon Service.mp4 (16.51 MB)
MP4
008 Bootswatch Theme and Bootstrap Icons.mp4 (37.6 MB)
MP4
009 Coupon Controller.mp4 (35.01 MB)
MP4
010 API Call in Action.mp4 (26.27 MB)
MP4
011 Coupon Index View.mp4 (18.04 MB)
MP4
012 Create Coupon View.mp4 (12.9 MB)
MP4
013 Create Coupon in Action.mp4 (8.08 MB)
MP4
014 Delete Coupon and Error.mp4 (35.1 MB)
MP4
015 Delete Coupon in Action.mp4 (19.42 MB)
MP4
016 Toastr Notifications.mp4 (68.42 MB)
MP4
001 Create Auth API and NuGet Packages.mp4 (6.52 MB)
MP4
002 Add DbContext and Create Identity Tables.mp4 (87.42 MB)
MP4
003 Add Custom Properties to User Table.mp4 (17.2 MB)
MP4
004 Endpoints for Login and Register.mp4 (14.03 MB)
MP4
005 Add DTO's.mp4 (15.16 MB)
MP4
006 Configure JwtOptions.mp4 (26.23 MB)
MP4
007 IAuth Service.mp4 (13.53 MB)
MP4
008 Register Endpoint in Auth Service.mp4 (17.65 MB)
MP4
009 Register in Action.mp4 (44.37 MB)
MP4
010 Login in Action.mp4 (19.87 MB)
MP4
011 Generate Jwt Token.mp4 (82.4 MB)
MP4
012 Token in Action.mp4 (40.56 MB)
MP4
013 Assign Role.mp4 (50.38 MB)
MP4
001 Add DTO's in Web Project.mp4 (8.6 MB)
MP4
002 Auth Service in Web Project.mp4 (17.59 MB)
MP4
003 Auth Controller in Web Project.mp4 (29.71 MB)
MP4
004 Login and Register UI.mp4 (26.75 MB)
MP4
005 Dropdown for Role.mp4 (10.73 MB)
MP4
006 Register in Action with Role.mp4 (41.07 MB)
MP4
007 Login in Action.mp4 (28.52 MB)
MP4
008 Token Provider Services.mp4 (16.52 MB)
MP4
009 Sign in a user in  NET Identity.mp4 (79.8 MB)
MP4
010 Logout in Action.mp4 (22.41 MB)
MP4
011 Adding Roles in Token.mp4 (65.14 MB)
MP4
012 Validation with Login and Register.mp4 (13.09 MB)
MP4
013 Internal Server Error.mp4 (36.46 MB)
MP4
014 Addd Authentication to Swagger Gen.mp4 (57.91 MB)
MP4
015 Passing Token to API.mp4 (22.78 MB)
MP4
016 Clean Code.mp4 (25.2 MB)
MP4
017 Roles Demo.mp4 (5.67 MB)
MP4
001 Product API Base Setup.mp4 (16.92 MB)
MP4
002 Assignment Product API.mp4 (7.81 MB)
MP4
003 Assignment Product API in Action.mp4 (53.57 MB)
MP4
004 Assignment - Consuming Product API Part 1.mp4 (76.81 MB)
MP4
005 Assignment - Consuming Product API Part 2.mp4 (70.05 MB)
MP4
001 Home Controller Index Action.mp4 (17.48 MB)
MP4
002 Home Page UI.mp4 (14.12 MB)
MP4
003 Details Get Action Method.mp4 (11.11 MB)
MP4
004 Details UI.mp4 (10.09 MB)
MP4
005 Add Count in Product.mp4 (13.49 MB)
MP4
001 Create Project and NuGet Packages.mp4 (2.64 MB)
MP4
002 Create Model and DTO's.mp4 (22.74 MB)
MP4
003 Basic API Setup.mp4 (25.95 MB)
MP4
004 Create Cart API Controller.mp4 (8.42 MB)
MP4
005 Cart Upsert Logic Part 1.mp4 (54.16 MB)
MP4
006 Cart Upsert Logic Part 2.mp4 (96.64 MB)
MP4
007 Remove Cart Details.mp4 (14.83 MB)
MP4
008 Load Shopping Cart.mp4 (32.07 MB)
MP4
009 Calling Product API from Shopping Cart.mp4 (1.87 MB)
MP4
010 Interservice API Call in Action.mp4 (93.16 MB)
MP4
011 Apply and Remove Coupon Endpoints.mp4 (21.2 MB)
MP4
012 Consuming Coupon API.mp4 (62.88 MB)
MP4
001 Add Cart Service.mp4 (64.58 MB)
MP4
002 Load Shopping Cart in Web Project.mp4 (29.75 MB)
MP4
003 Fixing a Bug.mp4 (32.6 MB)
MP4
004 Add Items to Shopping Cart.mp4 (58.78 MB)
MP4
005 Shopping Cart UI.mp4 (44.78 MB)
MP4
006 Shopping Cart Functional.mp4 (95.58 MB)
MP4
007 Delegating Handlers.mp4 (46.87 MB)
MP4
008 Shopping Cart Bug.mp4 (12.62 MB)
MP4
009 Async in Project.mp4 (5.06 MB)
MP4
010 Async vs Sync Communication in Microservice.mp4 (14.12 MB)
MP4
001 Service Bus in our Architecture.mp4 (8.49 MB)
MP4
002 Create Service Bus in Azure.mp4 (7.31 MB)
MP4
003 Create Queue in Service Bus.mp4 (8.24 MB)
MP4
004 MessageBus Interface.mp4 (16.78 MB)
MP4
005 MessageBus Implementation.mp4 (15.53 MB)
MP4
006 Post Message to Service Bus.mp4 (52.74 MB)
MP4
007 More Properties in Cart.mp4 (13.85 MB)
MP4
001 Setup Email and DTO's.mp4 (38.69 MB)
MP4
002 Implement Processor for Service Bus.mp4 (40.45 MB)
MP4
003 Register Methods to Processor.mp4 (32.13 MB)
MP4
004 Register Service Bus Consumer on Application Start.mp4 (19.68 MB)
MP4
005 Consuming Messages in Action.mp4 (37.51 MB)
MP4
006 Asynchronous Communication in Action.mp4 (61.33 MB)
MP4
007 Assignment - Register User Queue.mp4 (5.17 MB)
MP4
008 Assignment Solution Part 1 - Send Message to Queue.mp4 (32.35 MB)
MP4
009 Assignment Solution Part 2 - Processor on Register User Queue.mp4 (32.78 MB)
MP4
001 Checkout UI.mp4 (28.21 MB)
MP4
002 Dynamic Checkout UI.mp4 (47.8 MB)
MP4
003 Create Order API.mp4 (8.37 MB)
MP4
004 Add DTO's in Order API.mp4 (6.16 MB)
MP4
005 Order Header and Details Model and DTO's.mp4 (19.29 MB)
MP4
006 Order API Base Setup.mp4 (56.04 MB)
MP4
007 Mapping Config for Order API.mp4 (14.92 MB)
MP4
008 Constants in Order API.mp4 (6.45 MB)
MP4
009 Order Create Endpoint.mp4 (23.68 MB)
MP4
010 Create Order Service.mp4 (19.21 MB)
MP4
011 Create Order Header.mp4 (56.23 MB)
MP4
001 Stripe Flow and Stripe DTO.mp4 (30.8 MB)
MP4
002 Order Confirmation Page.mp4 (19.31 MB)
MP4
003 Configure Stripe in Project.mp4 (36.44 MB)
MP4
004 Create Stripe Session in Order API.mp4 (32.89 MB)
MP4
005 Call Stripe Session Endpoint from Web Project.mp4 (71.04 MB)
MP4
006 Stripe Bug.mp4 (9.05 MB)
MP4
007 Manage Stripe Coupons.mp4 (51.81 MB)
MP4
008 Stripe Coupons and Order in Action.mp4 (34.89 MB)
MP4
009 Validate Stripe Session.mp4 (19.03 MB)
MP4
010 Payment Intent and Status.mp4 (48.09 MB)
MP4
001 Topic and Subscription in Service Bus.mp4 (16.52 MB)
MP4
002 Create Rewards API.mp4 (8.17 MB)
MP4
003 Setup DBContext and Rewards Table.mp4 (18.11 MB)
MP4
004 Publish Message to Topic.mp4 (30.24 MB)
MP4
005 Send Message to Topic in Action.mp4 (3.78 MB)
MP4
006 Reward Service.mp4 (18.67 MB)
MP4
007 Add Service Bus Consumer to Rewards API.mp4 (34.98 MB)
MP4
008 New Method in Email Service.mp4 (8.29 MB)
MP4
009 Consumer Order Created Subscription Message.mp4 (37.67 MB)
MP4
010 Solving Bug with Consumers.mp4 (9.09 MB)
MP4
001 Get All and Individual Order Endpoints.mp4 (17.96 MB)
MP4
002 Update Order Status Endpoint.mp4 (15.23 MB)
MP4
003 Add Endpoints to Order Service.mp4 (10.99 MB)
MP4
004 Order List UI.mp4 (13.23 MB)
MP4
005 Configure Database Endpoint.mp4 (47.24 MB)
MP4
006 Load Datatables.mp4 (36.97 MB)
MP4
007 Order Details Get Action.mp4 (10.29 MB)
MP4
008 Dynamic Order Details UI.mp4 (32.04 MB)
MP4
009 Dynamic Status Buttons.mp4 (10.06 MB)
MP4
010 Dynamic Status Updates.mp4 (58.4 MB)
MP4
011 Add Status Filter in URL.mp4 (16.87 MB)
MP4
012 Modify Controller to Accept Status.mp4 (16.58 MB)
MP4
013 Toggle UI Filters.mp4 (21.33 MB)
MP4
014 Filter in Action.mp4 (14.18 MB)
MP4
001 Modify Product Model and DTO.mp4 (27.22 MB)
MP4
002 Modify Base Service for Form File.mp4 (32.63 MB)
MP4
003 Post Endpoint in ProductAPI.mp4 (26.77 MB)
MP4
004 Upload Image on Create Product.mp4 (85.67 MB)
MP4
005 Solve Bug with Create Product.mp4 (14.82 MB)
MP4
006 Delete Product with Image.mp4 (9.33 MB)
MP4
007 Update Product Image in Action.mp4 (56.51 MB)
MP4
008 Custom Validation with Data Annotations.mp4 (16.96 MB)
MP4
001 Gateway Introduction.mp4 (22.66 MB)
MP4
002 Create Gateway Project.mp4 (8.87 MB)
MP4
003 Configure Application to use Ocelot.mp4 (2.9 MB)
MP4
004 Add Authentication to Ocelot.mp4 (15.52 MB)
MP4
005 Add First Ocelot Route.mp4 (37.92 MB)
MP4
006 Product Functional with Ocelot.mp4 (47.66 MB)
MP4
007 Ocelot Coupon Endpoints.mp4 (19.93 MB)
MP4
008 Ocelot Assignment.mp4 (1.34 MB)
MP4
009 Shopping Cart Endpoints with Ocelot.mp4 (38.82 MB)
MP4
010 Order Endpoints in Ocelot.mp4 (66.16 MB)
MP4
011 Clean Code.mp4 (9.78 MB)
MP4
012 Ocelot Bug.mp4 (11.88 MB)
MP4
013 Small UI Update.mp4 (13.43 MB)
MP4
001 Remove Ocelot.mp4 (5.53 MB)
MP4
002 Create Database for API's.mp4 (56.82 MB)
MP4
003 Production Appsettings with Azure SQL Database.mp4 (53.08 MB)
MP4
004 Deploy Auth API to Azure.mp4 (34.42 MB)
MP4
005 Host API and Modify Environment Variable.mp4 (66.11 MB)
MP4
006 Deploy Web Project.mp4 (77.38 MB)
MP4
007 Microservices Functional on Azure.mp4 (12.38 MB)
MP4
008 Deploy Gateway Project.mp4 (3.18 MB)
MP4
009 Gateway in Action on Azure.mp4 (46.69 MB)
MP4
001 Installing RabbitMQ.mp4 (17.94 MB)
MP4
002 New Branch for RabbitMQ.mp4 (945.98 KB)
MP4
003 RabbitMQ Message Sender.mp4 (29.83 MB)
MP4
004 Send Message to RabbitMQ Queue.mp4 (24.57 MB)
MP4
005 Retrieve Message in RabbitMQ Management.mp4 (11.24 MB)
MP4
006 Create Rabbit MQ Consumer Part 1.mp4 (36.13 MB)
MP4
007 Create Rabbit MQ Consumer Part 2.mp4 (19.81 MB)
MP4
008 Consuming Message in Action.mp4 (7.86 MB)
MP4
009 More optimized RabbitMQ Sender.mp4 (8.57 MB)
MP4
010 Assignment - Email Functionality with RabbitMQ.mp4 (2.44 MB)
MP4
011 Assignment - Send Message to Queue.mp4 (42.55 MB)
MP4
012 Assignment - Consumer Message in Action.mp4 (39.37 MB)
MP4
013 Publish to Fanout.mp4 (18.68 MB)
MP4
014 Publish to Fanout in Action.mp4 (34.41 MB)
MP4
015 Fanout in Action.mp4 (66.58 MB)
MP4
016 Direct Exchange Rabbit MQ Sender.mp4 (34.56 MB)
MP4
017 Demo - Direct Message.mp4 (61.2 MB)
MP4
001 Introduction.mp4 (5.73 MB)
MP4
002 Why microservices.mp4 (6.62 MB)
MP4
004 Course Overview.mp4 (5.09 MB)
MP4
005 Prerequisite.mp4 (2.46 MB)
MP4
006 Microservices architecture.mp4 (19.25 MB)
MP4
007 Project Architecture.mp4 (5.49 MB)
MP4
008 Tools needed.mp4 (2.67 MB)
MP4
010 What we will build.mp4 (16.83 MB)
MP4
011 Project Resources.mp4 (13.17 MB)
MP4
001 Introduction.mp4 (1.14 MB)
MP4
002  NET 6 Change.mp4 (26.39 MB)
MP4
003  NET 6 Nullable Change.mp4 (25.69 MB)
MP4
004 Create project.mp4 (16.04 MB)
MP4
005 Create product API Project.mp4 (4.75 MB)
MP4
007 NuGet packages for Product API.mp4 (12.68 MB)
MP4
008 Configure DbContext for Product API.mp4 (22.23 MB)
MP4
009 Create tables for Product database.mp4 (26.77 MB)
MP4
001 Introduction.mp4 (2.09 MB)
MP4
002 Create DTO's inside Product API.mp4 (12.76 MB)
MP4
003 Product Repository Interface.mp4 (6.31 MB)
MP4
004 AutoMapper Configuration in Product API.mp4 (16.44 MB)
MP4
005 Product Repository Implementation Part 1.mp4 (16.38 MB)
MP4
006 Product repository implementation Part 2.mp4 (17.57 MB)
MP4
007 Product API controller HTTPGET.mp4 (29.46 MB)
MP4
008 Product API controller POST PUT DELETE.mp4 (11.74 MB)
MP4
009 Seed products in Product API.mp4 (6.68 MB)
MP4
010 Azure Storage Explorer for Images.mp4 (41.2 MB)
MP4
011 Product Repository Interface and DTOS.mp4 (31.78 MB)
MP4
012 Base Service Interface and API Request Model.mp4 (12.05 MB)
MP4
013 Base Service Implementation.mp4 (48.12 MB)
MP4
014 Product Service in Mango Web Project.mp4 (25.85 MB)
MP4
015 Configure ProductService and HttpClient in Startup.mp4 (7.95 MB)
MP4
016 Bootstrap V5.mp4 (37.45 MB)
MP4
001 Introduction.mp4 (855.55 KB)
MP4
002 Product Controller Get All Action.mp4 (42.46 MB)
MP4
003 API Call debugging.mp4 (19.54 MB)
MP4
004 Display all products.mp4 (15.65 MB)
MP4
005 Create product.mp4 (20.33 MB)
MP4
006 Update product.mp4 (17.26 MB)
MP4
007 Delete product.mp4 (36.38 MB)
MP4
001 Introduction.mp4 (1.98 MB)
MP4
002 OAuth2 and OpenID Connect.mp4 (9.47 MB)
MP4
003 Identity Server Introduction.mp4 (6.25 MB)
MP4
005 V6 Duende Server.mp4 (8.28 MB)
MP4
006 Integrate QuickStart in Identity Server Service.mp4 (45.89 MB)
MP4
008 Nuget Packages for Identity Server.mp4 (6.7 MB)
MP4
009 DbContext for Identity Server.mp4 (13.98 MB)
MP4
010 Configuring APIScope Resource and Clients for Identity Server.mp4 (31.08 MB)
MP4
011 Configuring Clients in Identity Server.mp4 (27.23 MB)
MP4
012 Configure and run Identity Server.mp4 (47.13 MB)
MP4
013 Seed Users.mp4 (86.88 MB)
MP4
014 Secure Product API.mp4 (67.36 MB)
MP4
015 Setup Main Project to use Identity Server.mp4 (54.32 MB)
MP4
016 Login Registration Redirection.mp4 (16.22 MB)
MP4
017 Login in Action.mp4 (62.89 MB)
MP4
018 Register User From UI.mp4 (85.05 MB)
MP4
019 Token Inspection.mp4 (8.87 MB)
MP4
020 Passing custom claims.mp4 (31.44 MB)
MP4
021 View Modified Token.mp4 (23.7 MB)
MP4
022 Pass Token and perform operations.mp4 (49.07 MB)
MP4
001 Introduction.mp4 (634.32 KB)
MP4
002 Create Index Action Method.mp4 (17.33 MB)
MP4
003 Index View Home Controller.mp4 (24.8 MB)
MP4
004 Details Get Action Method.mp4 (13.16 MB)
MP4
005 Details View.mp4 (33.54 MB)
MP4
001 Introduction.mp4 (1.01 MB)
MP4
002 Create Shopping Cart API.mp4 (4.87 MB)
MP4
004 NuGet package for Shopping Cart API.mp4 (5.91 MB)
MP4
005 Setup startup class file for shopping cart.mp4 (42.47 MB)
MP4
006 Entity Models for Shopping Cart API.mp4 (30.5 MB)
MP4
007 Create DTO's and push Models to Shopping Cart Database.mp4 (34.85 MB)
MP4
008 Mapping Configuration for Shopping Cart.mp4 (9.29 MB)
MP4
009 Cart Repository Interface for Shopping Cart API.mp4 (10.13 MB)
MP4
010 Add to Shopping Cart Repository Method.mp4 (33.85 MB)
MP4
011 Update Shopping Cart Repository Method.mp4 (36.01 MB)
MP4
012 Implement Cart Repository Get and Remove.mp4 (52.53 MB)
MP4
013 Cart Controller for API Endpoints.mp4 (41.97 MB)
MP4
001 Introduction.mp4 (597.82 KB)
MP4
002 Create models for Shopping Cart API.mp4 (11.81 MB)
MP4
003 Define cart service interface.mp4 (7.6 MB)
MP4
004 Configure Cart Service.mp4 (34.23 MB)
MP4
005 Details Post Action Method.mp4 (55.05 MB)
MP4
006 Demo - Add Items to Cart.mp4 (28.1 MB)
MP4
001 Introduction.mp4 (864.17 KB)
MP4
002 Add cart controller.mp4 (9.95 MB)
MP4
003 Methods to load shopping cart.mp4 (37.6 MB)
MP4
004 Debugging API call to shopping cart.mp4 (23.95 MB)
MP4
005 Shopping cart UI.mp4 (23.58 MB)
MP4
006 Remove items from cart.mp4 (17.75 MB)
MP4
001 Introduction.mp4 (1.14 MB)
MP4
002 2 Create Coupon Project and Add NuGet Packages.mp4 (7.22 MB)
MP4
003 Create coupon API project.mp4 (15.49 MB)
MP4
005 Coupon models and DTO's.mp4 (10.31 MB)
MP4
006 Coupon repository.mp4 (12.5 MB)
MP4
007 Coupon controller.mp4 (10.88 MB)
MP4
001 Introduction.mp4 (837.08 KB)
MP4
002 Configure Shopping Cart API with new methods.mp4 (19.01 MB)
MP4
003 Logic for Apply or Remove Coupon in View.mp4 (9.23 MB)
MP4
004 Cart Controller and Service for Applying or Removing Coupon.mp4 (29.31 MB)
MP4
005 Demo - Apply or Remove Coupon.mp4 (12.34 MB)
MP4
006 Configure Cart Service In Main Project.mp4 (27.24 MB)
MP4
007 Demo - Calling Coupon Microservice.mp4 (60.49 MB)
MP4
008 Checkout UI.mp4 (21.03 MB)
MP4
009 DateTimePicker.mp4 (19.12 MB)
MP4
001 Introduction.mp4 (1.15 MB)
MP4
002 Checkout Message.mp4 (12.67 MB)
MP4
003 Checkout Method in Cart Service.mp4 (19.44 MB)
MP4
004 Checkout Post Action.mp4 (10.99 MB)
MP4
005 Demo - Checkout Header Dto.mp4 (10.29 MB)
MP4
006 Async Await is not Async Communication in the project.mp4 (7.95 MB)
MP4
007 Synchronous vs Asynchronous communication.mp4 (18.13 MB)
MP4
001 Introduction.mp4 (1.22 MB)
MP4
002 Azure Service Bus Overview.mp4 (12.34 MB)
MP4
003 Create Azure Service Bus with topic and subscription.mp4 (8.4 MB)
MP4
004 Message Bus Interface.mp4 (12.88 MB)
MP4
005 Message Bus Sender Implementation.mp4 (14.14 MB)
MP4
006 Send Message to Topic.mp4 (46.88 MB)
MP4
007 Upgrade to Azure Messaging ServiceBus.mp4 (12.77 MB)
MP4
001 Introduction.mp4 (1.3 MB)
MP4
002 Create Project.mp4 (6.57 MB)
MP4
004 Adding Models for Order API.mp4 (10.03 MB)
MP4
005 Startup file and Migrations.mp4 (11.06 MB)
MP4
006 Order Repository Interface.mp4 (9.96 MB)
MP4
007 Implement Order Repository.mp4 (12.66 MB)
MP4
008 Configure DbContext for Order Repository.mp4 (16.55 MB)
MP4
009 Create Models for  Azure Messaging.mp4 (21.45 MB)
MP4
010 Process Checkout Message and Create Order Details in Database.mp4 (12.82 MB)
MP4
011 Setting up Constants.mp4 (18.85 MB)
MP4
012 Create Service Bus Processor.mp4 (31.91 MB)
MP4
013 Setup Auto Start and Stop for Service Bus Consumer.mp4 (34.49 MB)
MP4
014 Demo Receive Message.mp4 (11.11 MB)
MP4
001 Introduction.mp4 (944.19 KB)
MP4
002 Create Coupon Repository Interface.mp4 (24.62 MB)
MP4
003 Implement Coupon Repository.mp4 (11.2 MB)
MP4
004 Configure Start up file for Coupon Repository.mp4 (7.71 MB)
MP4
005 Check for coupon changes.mp4 (13.67 MB)
MP4
006 Demo - Synchronous Communication and Alerts Display.mp4 (46.36 MB)
MP4
007 Synchronous Communication scenario.mp4 (1.88 MB)
MP4
001 Introduction.mp4 (1.28 MB)
MP4
002 Create Payment Processor Class library.mp4 (12.27 MB)
MP4
003 Payment flow.mp4 (4.03 MB)
MP4
004 Payment Status Models.mp4 (23.28 MB)
MP4
005 Publish Payment Message.mp4 (15.9 MB)
MP4
006 Demo - View Message for Payment Request.mp4 (8.5 MB)
MP4
007 Payment API to consume message.mp4 (34.93 MB)
MP4
008 Payment API Azure Service Bus Consumer.mp4 (56.25 MB)
MP4
009 Demo - Consume Payment Processing.mp4 (12.25 MB)
MP4
010 Demo - Consume Payment Status.mp4 (33.11 MB)
MP4
011 Demo - Complete Flow.mp4 (21.09 MB)
MP4
001 Introduction.mp4 (1.09 MB)
MP4
002 Use Queue to forward message.mp4 (26.07 MB)
MP4
003 Use Queue for checkout Message.mp4 (34.67 MB)
MP4
004 Add Email Microservice.mp4 (17.23 MB)
MP4
005 Setup Email Service Project Part 1.mp4 (28.49 MB)
MP4
006 Setup Email Service Project Part 2.mp4 (58.64 MB)
MP4
007 Azure Consumer Bus for Email Service.mp4 (32.8 MB)
MP4
008 Multiple Subscribers.mp4 (11.15 MB)
MP4
001 Introduction.mp4 (1.01 MB)
MP4
002 Create Project.mp4 (3.84 MB)
MP4
003 Add Ocelot to the Gateway.mp4 (10.7 MB)
MP4
004 Use Ocelot to retrieve all products.mp4 (38.14 MB)
MP4
005 Ocelot setup for products API.mp4 (73.2 MB)
MP4
006 Ocelot for other endpoints.mp4 (77.1 MB)
MP4
001 Introduction.mp4 (1.16 MB)
MP4
002 Exchange Type.mp4 (8.73 MB)
MP4
003 Queues.mp4 (11.5 MB)
MP4
004 Install RabbitMQ.mp4 (6.85 MB)
MP4
005 Add RabbitMQ Nuget to Project.mp4 (12.4 MB)
MP4
006 Implement RabbitMQ Cart Message Sender.mp4 (21.44 MB)
MP4
007 RabbitMQ Send Checkout Message to Queue.mp4 (26.77 MB)
MP4
008 Setup RabbitMQ Consumer Part 1.mp4 (28.35 MB)
MP4
009 Setup RabbitMQ Consumer Part 2.mp4 (30.14 MB)
MP4
010 Demo - Consumer RabbitMQ.mp4 (14.19 MB)
MP4
011 - Optimize RabbitMQSender.mp4 (12.57 MB)
MP4
012 Publish message from Order API.mp4 (25.39 MB)
MP4
013 Consume message from Order API.mp4 (36.63 MB)
MP4
014 Publish to Fanout.mp4 (13.27 MB)
MP4
015 RabbitMQPaymentMessageSender.mp4 (32.62 MB)
MP4
016 Fanout Subscription Setup.mp4 (62.78 MB)
MP4
017 Demo - Fanout.mp4 (35.24 MB)
MP4
018 Direct Exchange Rabbit MQ Sender.mp4 (27.25 MB)
MP4
019 Demo - Direct Message.mp4 (51.26 MB)
MP4

https://thumbs2.imgbox.com/65/81/Pj4yP0dy_t.jpg

https://img87.pixhost.to/images/1010/363506399_rg.png

Код:
 https://rapidgator.net/file/f1e35e94989247b270a20eb6be29f144/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z01
https://rapidgator.net/file/a534d1c83f4e723787853153b7582695/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z02
https://rapidgator.net/file/cc33bc05b7ab6bb693382e7975ce86fa/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z03
https://rapidgator.net/file/dc8907b630f8b3a9cc2c81f267f0ad46/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z04
https://rapidgator.net/file/f2d01c1f2fc860848f9cfaeb58638a92/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z05
https://rapidgator.net/file/89f05d356c6c559ee18dcd987e2979cd/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z06
https://rapidgator.net/file/46b4a702974febfba707dadfa80241b7/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z07
https://rapidgator.net/file/6955b4cfdfbd89092fee860c88f830c2/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z08
https://rapidgator.net/file/d725111fed4bee5a29dae08951364a1d/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z09
https://rapidgator.net/file/9859c858a5325ba556fff27cfb97fd2a/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.zip

https://img87.pixhost.to/images/1103/364146951_nitroflare.jpg

Код:
 https://nitroflare.com/view/CB4328871D38325/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z01
https://nitroflare.com/view/40C9EBC53783977/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z02
https://nitroflare.com/view/C7F585095EB37DF/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z03
https://nitroflare.com/view/C64B3A63ACC67B4/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z04
https://nitroflare.com/view/4F083BD910459DE/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z05
https://nitroflare.com/view/305948CE68320D7/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z06
https://nitroflare.com/view/068912CCE8710D1/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z07
https://nitroflare.com/view/1F198F8953EF10E/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z08
https://nitroflare.com/view/13864A251223C2A/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z09
https://nitroflare.com/view/B654D04276102C9/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.zip

https://img88.pixhost.to/images/1104/374887060_banner_240-32.png

Код:
 https://ddownload.com/vnjj5sfv2yb7/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z01
https://ddownload.com/6m6kifyxxrit/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z02
https://ddownload.com/bincpwmwi1vm/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z03
https://ddownload.com/98m4sokryvsb/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z04
https://ddownload.com/x80w6t175maj/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z05
https://ddownload.com/jpptnpuz9wd0/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z06
https://ddownload.com/lr0wvgmqxzzj/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z07
https://ddownload.com/i5r43m8wfpnu/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z08
https://ddownload.com/nljdnrr57fnr/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.z09
https://ddownload.com/u8qtqjffljqo/Udemy_NET_Core_Microservices_The_Complete_Guide_NET_8_MVC.zip