Details for:

Type:
Files:
Size:

Uploaded On:
Added By:
Trusted

Seeders:
Leechers:
Info Hash:
35A232860CE5DD0E21EE56D283F21B5AA6121E5B
  1. 01 Introduction/001 Introduction.en.srt 2.8 KB
  2. 01 Introduction/001 Introduction.mp4 12.5 MB
  3. 01 Introduction/002 Why microservices_.en.srt 4.5 KB
  4. 01 Introduction/002 Why microservices_.mp4 14.1 MB
  5. 01 Introduction/003 Course Overview.en.srt 3.8 KB
  6. 01 Introduction/003 Course Overview.mp4 9.8 MB
  7. 01 Introduction/004 Udemy Review.html 2.2 KB
  8. 01 Introduction/005 Prerequisite.en.srt 1.5 KB
  9. 01 Introduction/005 Prerequisite.mp4 5.1 MB
  10. 01 Introduction/006 Microservices architecture.en.srt 5.9 KB
  11. 01 Introduction/006 Microservices architecture.mp4 24.1 MB
  12. 01 Introduction/007 Project Architecture.en.srt 3.1 KB
  13. 01 Introduction/007 Project Architecture.mp4 10.7 MB
  14. 01 Introduction/008 Tools needed.en.srt 1.7 KB
  15. 01 Introduction/008 Tools needed.mp4 5.4 MB
  16. 01 Introduction/009 What we will build_.en.srt 4.6 KB
  17. 01 Introduction/009 What we will build_.mp4 22.4 MB
  18. 01 Introduction/010 Project Resources.en.srt 2.6 KB
  19. 01 Introduction/010 Project Resources.mp4 18.1 MB
  20. 01 Introduction/011 How to setup final application from GitHub - Overview.html 1.5 KB
  21. 01 Introduction/012 Demo - How to setup final application from GitHub.en.srt 10.6 KB
  22. 01 Introduction/012 Demo - How to setup final application from GitHub.mp4 53.3 MB
  23. 01 Introduction/013 Bonus Content.en.srt 4.5 KB
  24. 01 Introduction/013 Bonus Content.mp4 26.1 MB
  25. 02 Product API basic setup/001 Introduction.en.srt 645 bytes
  26. 02 Product API basic setup/001 Introduction.mp4 2.4 MB
  27. 02 Product API basic setup/002 Create project.en.srt 5.0 KB
  28. 02 Product API basic setup/002 Create project.mp4 23.5 MB
  29. 02 Product API basic setup/003 Create product API Project.en.srt 3.2 KB
  30. 02 Product API basic setup/003 Create product API Project.mp4 10.2 MB
  31. 02 Product API basic setup/004 NuGet packages for Product API.en.srt 6.3 KB
  32. 02 Product API basic setup/004 NuGet packages for Product API.mp4 35.5 MB
  33. 02 Product API basic setup/005 Configure DbContext for Product API.en.srt 6.3 KB
  34. 02 Product API basic setup/005 Configure DbContext for Product API.mp4 27.2 MB
  35. 02 Product API basic setup/006 Create tables for Product database.en.srt 6.8 KB
  36. 02 Product API basic setup/006 Create tables for Product database.mp4 32.0 MB
  37. 03 Product API Advance Setup/001 Introduction.en.srt 1.0 KB
  38. 03 Product API Advance Setup/001 Introduction.mp4 4.6 MB
  39. 03 Product API Advance Setup/002 Create DTO's inside Product API.en.srt 4.2 KB
  40. 03 Product API Advance Setup/002 Create DTO's inside Product API.mp4 24.6 MB
  41. 03 Product API Advance Setup/003 Product Repository Interface.en.srt 2.6 KB
  42. 03 Product API Advance Setup/003 Product Repository Interface.mp4 15.8 MB
  43. 03 Product API Advance Setup/004 AutoMapper Configuration in Product API.en.srt 5.2 KB
  44. 03 Product API Advance Setup/004 AutoMapper Configuration in Product API.mp4 33.7 MB
  45. 03 Product API Advance Setup/005 Product Repository Implementation Part 1.en.srt 4.8 KB
  46. 03 Product API Advance Setup/005 Product Repository Implementation Part 1.mp4 35.7 MB
  47. 03 Product API Advance Setup/006 Product repository implementation Part 2.en.srt 4.3 KB
  48. 03 Product API Advance Setup/006 Product repository implementation Part 2.mp4 31.1 MB
  49. 03 Product API Advance Setup/007 Product API controller HTTPGET.en.srt 8.0 KB
  50. 03 Product API Advance Setup/007 Product API controller HTTPGET.mp4 50.9 MB
  51. 03 Product API Advance Setup/008 Product API controller POST PUT DELETE.en.srt 2.0 KB
  52. 03 Product API Advance Setup/008 Product API controller POST PUT DELETE.mp4 14.6 MB
  53. 03 Product API Advance Setup/009 Seed products in Product API.en.srt 1.9 KB
  54. 03 Product API Advance Setup/009 Seed products in Product API.mp4 13.9 MB
  55. 03 Product API Advance Setup/010 Azure Storage Explorer for Images.en.srt 7.2 KB
  56. 03 Product API Advance Setup/010 Azure Storage Explorer for Images.mp4 43.6 MB
  57. 03 Product API Advance Setup/011 Product Repository Interface and DTOS.en.srt 8.0 KB
  58. 03 Product API Advance Setup/011 Product Repository Interface and DTOS.mp4 37.9 MB
  59. 03 Product API Advance Setup/012 Base Service Interface and API Request Model.en.srt 5.2 KB
  60. 03 Product API Advance Setup/012 Base Service Interface and API Request Model.mp4 29.1 MB
  61. 03 Product API Advance Setup/013 Base Service Implementation.en.srt 12.0 KB
  62. 03 Product API Advance Setup/013 Base Service Implementation.mp4 86.1 MB
  63. 03 Product API Advance Setup/014 Product Service in Mango Web Project.en.srt 7.2 KB
  64. 03 Product API Advance Setup/014 Product Service in Mango Web Project.mp4 45.9 MB
  65. 03 Product API Advance Setup/015 Configure ProductService and HttpClient in Startup.en.srt 2.5 KB
  66. 03 Product API Advance Setup/015 Configure ProductService and HttpClient in Startup.mp4 16.6 MB
  67. 03 Product API Advance Setup/016 Bootstrap V5.en.srt 4.9 KB
  68. 03 Product API Advance Setup/016 Bootstrap V5.mp4 38.9 MB
  69. 04 Product CRUD/001 Introduction.en.srt 432 bytes
  70. 04 Product CRUD/001 Introduction.mp4 1.9 MB
  71. 04 Product CRUD/002 Product Controller Get All Action.en.srt 7.0 KB
  72. 04 Product CRUD/002 Product Controller Get All Action.mp4 45.0 MB
  73. 04 Product CRUD/003 API Call debugging.en.srt 3.0 KB
  74. 04 Product CRUD/003 API Call debugging.mp4 20.5 MB
  75. 04 Product CRUD/004 Display all products.en.srt 6.2 KB
  76. 04 Product CRUD/004 Display all products.mp4 29.5 MB
  77. 04 Product CRUD/005 Create product.en.srt 6.1 KB
  78. 04 Product CRUD/005 Create product.mp4 37.7 MB
  79. 04 Product CRUD/006 Update product.en.srt 4.3 KB
  80. 04 Product CRUD/006 Update product.mp4 33.9 MB
  81. 04 Product CRUD/007 Delete product.en.srt 4.7 KB
  82. 04 Product CRUD/007 Delete product.mp4 40.8 MB
  83. 05 Identity Server/001 Introduction.en.srt 1.2 KB
  84. 05 Identity Server/001 Introduction.mp4 4.0 MB
  85. 05 Identity Server/002 OAuth2 and OpenID Connect.en.srt 5.4 KB
  86. 05 Identity Server/002 OAuth2 and OpenID Connect.mp4 17.0 MB
  87. 05 Identity Server/003 Identity Server Introduction.en.srt 3.5 KB
  88. 05 Identity Server/003 Identity Server Introduction.mp4 12.8 MB
  89. 05 Identity Server/004 Identity Server Terms.en.srt 3.5 KB
  90. 05 Identity Server/004 Identity Server Terms.mp4 12.5 MB
  91. 05 Identity Server/005 Integrate QuickStart in Identity Server Service.en.srt 7.6 KB
  92. 05 Identity Server/005 Integrate QuickStart in Identity Server Service.mp4 49.1 MB
  93. 05 Identity Server/006 Nuget Packages for Identity Server.en.srt 1.9 KB
  94. 05 Identity Server/006 Nuget Packages for Identity Server.mp4 17.2 MB
  95. 05 Identity Server/007 DbContext for Identity Server.en.srt 4.5 KB
  96. 05 Identity Server/007 DbContext for Identity Server.mp4 31.5 MB
  97. 05 Identity Server/008 Configuring APIScope Resource and Clients for Identity Server.en.srt 9.7 KB
  98. 05 Identity Server/008 Configuring APIScope Resource and Clients for Identity Server.mp4 60.7 MB
  99. 05 Identity Server/009 Configuring Clients in Identity Server.en.srt 4.7 KB
  100. 05 Identity Server/009 Configuring Clients in Identity Server.mp4 35.3 MB
  101. 05 Identity Server/010 Configure and run Identity Server.en.srt 8.3 KB
  102. 05 Identity Server/010 Configure and run Identity Server.mp4 61.8 MB
  103. 05 Identity Server/011 Seed Users.en.srt 12.9 KB
  104. 05 Identity Server/011 Seed Users.mp4 91.3 MB
  105. 05 Identity Server/012 Secure Product API.en.srt 11.6 KB
  106. 05 Identity Server/012 Secure Product API.mp4 89.6 MB
  107. 05 Identity Server/013 Setup Main Project to use Identity Server.en.srt 7.6 KB
  108. 05 Identity Server/013 Setup Main Project to use Identity Server.mp4 60.7 MB
  109. 05 Identity Server/014 Login Registration Redirection.en.srt 4.8 KB
  110. 05 Identity Server/014 Login Registration Redirection.mp4 20.6 MB
  111. 05 Identity Server/015 Login in Action.en.srt 7.8 KB
  112. 05 Identity Server/015 Login in Action.mp4 64.9 MB
  113. 05 Identity Server/016 Register User From UI.en.srt 12.5 KB
  114. 05 Identity Server/016 Register User From UI.mp4 88.4 MB
  115. 05 Identity Server/017 Token Inspection.en.srt 2.9 KB
  116. 05 Identity Server/017 Token Inspection.mp4 16.3 MB
  117. 05 Identity Server/018 Passing custom claims.en.srt 7.7 KB
  118. 05 Identity Server/018 Passing custom claims.mp4 56.8 MB
  119. 05 Identity Server/019 View Modified Token.en.srt 4.3 KB
  120. 05 Identity Server/019 View Modified Token.mp4 33.2 MB
  121. 05 Identity Server/020 Pass Token and perform operations.en.srt 7.2 KB
  122. 05 Identity Server/020 Pass Token and perform operations.mp4 51.4 MB
  123. 05 Identity Server/GetFreeCourses.Co.url 116 bytes
  124. 05 Identity Server/How you can help GetFreeCourses.Co.txt 182 bytes
  125. 06 Home and Details/001 Introduction.en.srt 348 bytes
  126. 06 Home and Details/001 Introduction.mp4 1.4 MB
  127. 06 Home and Details/002 Create Index Action Method.en.srt 3.2 KB
  128. 06 Home and Details/002 Create Index Action Method.mp4 22.5 MB
  129. 06 Home and Details/003 Index View Home Controller.en.srt 5.0 KB
  130. 06 Home and Details/003 Index View Home Controller.mp4 33.1 MB
  131. 06 Home and Details/004 Details Get Action Method.en.srt 2.5 KB
  132. 06 Home and Details/004 Details Get Action Method.mp4 17.3 MB
  133. 06 Home and Details/005 Details View.en.srt 5.5 KB
  134. 06 Home and Details/005 Details View.mp4 35.3 MB
  135. 07 Shopping Cart API Service/001 Introduction.en.srt 522 bytes
  136. 07 Shopping Cart API Service/001 Introduction.mp4 2.2 MB
  137. 07 Shopping Cart API Service/002 Create Shopping Cart API.en.srt 2.0 KB
  138. 07 Shopping Cart API Service/002 Create Shopping Cart API.mp4 7.7 MB
  139. 07 Shopping Cart API Service/003 NuGet package for Shopping Cart API.en.srt 2.5 KB
  140. 07 Shopping Cart API Service/003 NuGet package for Shopping Cart API.mp4 20.1 MB
  141. 07 Shopping Cart API Service/004 Setup startup class file for shopping cart.en.srt 5.5 KB
  142. 07 Shopping Cart API Service/004 Setup startup class file for shopping cart.mp4 43.6 MB
  143. 07 Shopping Cart API Service/005 Entity Models for Shopping Cart API.en.srt 8.8 KB
  144. 07 Shopping Cart API Service/005 Entity Models for Shopping Cart API.mp4 52.1 MB
  145. 07 Shopping Cart API Service/006 Create DTO's and push Models to Shopping Cart Database.en.srt 6.4 KB
  146. 07 Shopping Cart API Service/006 Create DTO's and push Models to Shopping Cart Database.mp4 43.8 MB
  147. 07 Shopping Cart API Service/007 Mapping Configuration for Shopping Cart.en.srt 1.4 KB
  148. 07 Shopping Cart API Service/007 Mapping Configuration for Shopping Cart.mp4 12.1 MB
  149. 07 Shopping Cart API Service/008 Cart Repository Interface for Shopping Cart API.en.srt 3.5 KB
  150. 07 Shopping Cart API Service/008 Cart Repository Interface for Shopping Cart API.mp4 20.3 MB
  151. 07 Shopping Cart API Service/009 Add to Shopping Cart Repository Method.en.srt 9.0 KB
  152. 07 Shopping Cart API Service/009 Add to Shopping Cart Repository Method.mp4 58.0 MB
  153. 07 Shopping Cart API Service/010 Update Shopping Cart Repository Method.en.srt 6.1 KB
  154. 07 Shopping Cart API Service/010 Update Shopping Cart Repository Method.mp4 48.5 MB
  155. 07 Shopping Cart API Service/011 Implement Cart Repository Get and Remove.en.srt 7.1 KB
  156. 07 Shopping Cart API Service/011 Implement Cart Repository Get and Remove.mp4 55.0 MB
  157. 07 Shopping Cart API Service/012 Cart Controller for API Endpoints.en.srt 5.7 KB
  158. 07 Shopping Cart API Service/012 Cart Controller for API Endpoints.mp4 44.0 MB
  159. 08 Consume Shopping Cart API Service/001 Introduction.en.srt 310 bytes
  160. 08 Consume Shopping Cart API Service/001 Introduction.mp4 1.5 MB
  161. 08 Consume Shopping Cart API Service/002 Create models for Shopping Cart API.en.srt 3.4 KB
  162. 08 Consume Shopping Cart API Service/002 Create models for Shopping Cart API.mp4 25.6 MB
  163. 08 Consume Shopping Cart API Service/003 Define cart service interface.en.srt 2.6 KB
  164. 08 Consume Shopping Cart API Service/003 Define cart service interface.mp4 15.6 MB
  165. 08 Consume Shopping Cart API Service/004 Configure Cart Service.en.srt 5.3 KB
  166. 08 Consume Shopping Cart API Service/004 Configure Cart Service.mp4 47.7 MB
  167. 08 Consume Shopping Cart API Service/005 Details Post Action Method.en.srt 7.8 KB
  168. 08 Consume Shopping Cart API Service/005 Details Post Action Method.mp4 57.6 MB
  169. 08 Consume Shopping Cart API Service/006 Demo - Add Items to Cart.en.srt 5.5 KB
  170. 08 Consume Shopping Cart API Service/006 Demo - Add Items to Cart.mp4 37.5 MB
  171. 09 Shopping Cart UI/001 Introduction.en.srt 454 bytes
  172. 09 Shopping Cart UI/001 Introduction.mp4 1.9 MB
  173. 09 Shopping Cart UI/002 Add cart controller.en.srt 2.7 KB
  174. 09 Shopping Cart UI/002 Add cart controller.mp4 18.9 MB
  175. 09 Shopping Cart UI/003 Methods to load shopping cart.en.srt 5.7 KB
  176. 09 Shopping Cart UI/003 Methods to load shopping cart.mp4 39.7 MB
  177. 09 Shopping Cart UI/004 Debugging API call to shopping cart.en.srt 3.7 KB
  178. 09 Shopping Cart UI/004 Debugging API call to shopping cart.mp4 26.9 MB
  179. 09 Shopping Cart UI/005 Shopping cart UI.en.srt 7.2 KB
  180. 09 Shopping Cart UI/005 Shopping cart UI.mp4 40.5 MB
  181. 09 Shopping Cart UI/006 Remove items from cart.en.srt 3.0 KB
  182. 09 Shopping Cart UI/006 Remove items from cart.mp4 17.7 MB
  183. 10 Coupon API Service/001 Introduction.en.srt 700 bytes
  184. 10 Coupon API Service/001 Introduction.mp4 2.5 MB
  185. 10 Coupon API Service/002 2 Create Coupon Project and Add NuGet Packages.en.srt 2.1 KB
  186. 10 Coupon API Service/002 2 Create Coupon Project and Add NuGet Packages.mp4 18.7 MB
  187. 10 Coupon API Service/003 Create coupon API project.en.srt 3.3 KB
  188. 10 Coupon API Service/003 Create coupon API project.mp4 30.4 MB
  189. 10 Coupon API Service/004 Coupon models and DTO's.en.srt 3.3 KB
  190. 10 Coupon API Service/004 Coupon models and DTO's.mp4 21.6 MB
  191. 10 Coupon API Service/005 Coupon repository.en.srt 4.7 KB
  192. 10 Coupon API Service/005 Coupon repository.mp4 23.2 MB
  193. 10 Coupon API Service/006 Coupon controller.en.srt 3.4 KB
  194. 10 Coupon API Service/006 Coupon controller.mp4 21.9 MB
  195. 11 Consume Coupon API/001 Introduction.en.srt 440 bytes
  196. 11 Consume Coupon API/001 Introduction.mp4 1.8 MB
  197. 11 Consume Coupon API/002 Configure Shopping Cart API with new methods.en.srt 5.4 KB
  198. 11 Consume Coupon API/002 Configure Shopping Cart API with new methods.mp4 33.0 MB
  199. 11 Consume Coupon API/003 Logic for Apply or Remove Coupon in View.en.srt 3.0 KB
  200. 11 Consume Coupon API/003 Logic for Apply or Remove Coupon in View.mp4 19.4 MB
  201. 11 Consume Coupon API/004 Cart Controller and Service for Applying or Removing Coupon.en.srt 4.4 KB
  202. 11 Consume Coupon API/004 Cart Controller and Service for Applying or Removing Coupon.mp4 32.8 MB
  203. 11 Consume Coupon API/005 Demo - Apply or Remove Coupon.en.srt 3.4 KB
  204. 11 Consume Coupon API/005 Demo - Apply or Remove Coupon.mp4 23.6 MB
  205. 11 Consume Coupon API/006 Configure Cart Service In Main Project.en.srt 4.2 KB
  206. 11 Consume Coupon API/006 Configure Cart Service In Main Project.mp4 28.8 MB
  207. 11 Consume Coupon API/007 Demo - Calling Coupon Microservice.en.srt 8.9 KB
  208. 11 Consume Coupon API/007 Demo - Calling Coupon Microservice.mp4 68.0 MB
  209. 11 Consume Coupon API/008 Checkout UI.en.srt 6.2 KB
  210. 11 Consume Coupon API/008 Checkout UI.mp4 39.6 MB
  211. 11 Consume Coupon API/009 DateTimePicker.en.srt 4.2 KB
  212. 11 Consume Coupon API/009 DateTimePicker.mp4 24.9 MB
  213. 11 Consume Coupon API/GetFreeCourses.Co.url 116 bytes
  214. 11 Consume Coupon API/How you can help GetFreeCourses.Co.txt 182 bytes
  215. 12 Checkout Functionality/001 Introduction.en.srt 759 bytes
  216. 12 Checkout Functionality/001 Introduction.mp4 2.4 MB
  217. 12 Checkout Functionality/002 Checkout Message.en.srt 4.9 KB
  218. 12 Checkout Functionality/002 Checkout Message.mp4 24.4 MB
  219. 12 Checkout Functionality/003 Checkout Method in Cart Service.en.srt 3.6 KB
  220. 12 Checkout Functionality/003 Checkout Method in Cart Service.mp4 24.4 MB
  221. 12 Checkout Functionality/004 Checkout Post Action.en.srt 3.3 KB
  222. 12 Checkout Functionality/004 Checkout Post Action.mp4 22.4 MB
  223. 12 Checkout Functionality/005 Demo - Checkout Header Dto.en.srt 2.9 KB
  224. 12 Checkout Functionality/005 Demo - Checkout Header Dto.mp4 17.9 MB
  225. 12 Checkout Functionality/006 Async Await is not Async Communication in the project.en.srt 2.2 KB
  226. 12 Checkout Functionality/006 Async Await is not Async Communication in the project.mp4 8.0 MB
  227. 12 Checkout Functionality/007 Synchronous vs Asynchronous communication.en.srt 6.3 KB
  228. 12 Checkout Functionality/007 Synchronous vs Asynchronous communication.mp4 22.5 MB
  229. 13 Azure Service Bus/001 Introduction.en.srt 739 bytes
  230. 13 Azure Service Bus/001 Introduction.mp4 2.6 MB
  231. 13 Azure Service Bus/002 Azure Service Bus Overview.en.srt 4.2 KB
  232. 13 Azure Service Bus/002 Azure Service Bus Overview.mp4 18.9 MB
  233. 13 Azure Service Bus/003 Create Azure Service Bus with topic and subscription.en.srt 5.0 KB
  234. 13 Azure Service Bus/003 Create Azure Service Bus with topic and subscription.mp4 17.2 MB
  235. 13 Azure Service Bus/004 Message Bus Interface.en.srt 5.7 KB
  236. 13 Azure Service Bus/004 Message Bus Interface.mp4 24.6 MB
  237. 13 Azure Service Bus/005 Message Bus Sender Implementation.en.srt 4.4 KB
  238. 13 Azure Service Bus/005 Message Bus Sender Implementation.mp4 28.0 MB
  239. 13 Azure Service Bus/006 Send Message to Topic.en.srt 7.2 KB
  240. 13 Azure Service Bus/006 Send Message to Topic.mp4 49.2 MB
  241. 13 Azure Service Bus/007 Upgrade to Azure Messaging ServiceBus.en.srt 4.5 KB
  242. 13 Azure Service Bus/007 Upgrade to Azure Messaging ServiceBus.mp4 26.6 MB
  243. 14 Order API/001 Introduction.en.srt 695 bytes
  244. 14 Order API/001 Introduction.mp4 2.8 MB
  245. 14 Order API/002 Create Project.en.srt 666 bytes
  246. 14 Order API/002 Create Project.mp4 2.8 MB
  247. 14 Order API/003 Adding Models for Order API.en.srt 4.7 KB
  248. 14 Order API/003 Adding Models for Order API.mp4 25.2 MB
  249. 14 Order API/004 Startup file and Migrations.en.srt 2.8 KB
  250. 14 Order API/004 Startup file and Migrations.mp4 22.0 MB
  251. 14 Order API/005 Order Repository Interface.en.srt 3.7 KB
  252. 14 Order API/005 Order Repository Interface.mp4 19.0 MB
  253. 14 Order API/006 Implement Order Repository.en.srt 4.0 KB
  254. 14 Order API/006 Implement Order Repository.mp4 24.1 MB
  255. 14 Order API/007 Configure DbContext for Order Repository.en.srt 2.5 KB
  256. 14 Order API/007 Configure DbContext for Order Repository.mp4 21.4 MB
  257. 14 Order API/008 Create Models for Azure Messaging.en.srt 7.0 KB
  258. 14 Order API/008 Create Models for Azure Messaging.mp4 46.0 MB
  259. 14 Order API/009 Process Checkout Message and Create Order Details in Database.en.srt 4.0 KB
  260. 14 Order API/009 Process Checkout Message and Create Order Details in Database.mp4 28.4 MB
  261. 14 Order API/010 Setting up Constants.en.srt 6.4 KB
  262. 14 Order API/010 Setting up Constants.mp4 39.9 MB
  263. 14 Order API/011 Create Service Bus Processor.en.srt 8.1 KB
  264. 14 Order API/011 Create Service Bus Processor.mp4 58.6 MB
  265. 14 Order API/012 Setup Auto Start and Stop for Service Bus Consumer.en.srt 6.2 KB
  266. 14 Order API/012 Setup Auto Start and Stop for Service Bus Consumer.mp4 44.3 MB
  267. 14 Order API/013 Demo Receive Message.en.srt 4.4 KB
  268. 14 Order API/013 Demo Receive Message.mp4 24.3 MB
  269. 15 Sync Microservice Communication/001 Introduction.en.srt 464 bytes
  270. 15 Sync Microservice Communication/001 Introduction.mp4 2.1 MB
  271. 15 Sync Microservice Communication/002 Create Coupon Repository Interface.en.srt 4.2 KB
  272. 15 Sync Microservice Communication/002 Create Coupon Repository Interface.mp4 26.1 MB
  273. 15 Sync Microservice Communication/003 Implement Coupon Repository.en.srt 3.4 KB
  274. 15 Sync Microservice Communication/003 Implement Coupon Repository.mp4 21.6 MB
  275. 15 Sync Microservice Communication/004 Configure Start up file for Coupon Repository.en.srt 1.9 KB
  276. 15 Sync Microservice Communication/004 Configure Start up file for Coupon Repository.mp4 14.5 MB
  277. 15 Sync Microservice Communication/005 Check for coupon changes.en.srt 2.4 KB
  278. 15 Sync Microservice Communication/005 Check for coupon changes.mp4 17.5 MB
  279. 15 Sync Microservice Communication/006 Demo - Synchronous Communication and Alerts Display.en.srt 7.7 KB
  280. 15 Sync Microservice Communication/006 Demo - Synchronous Communication and Alerts Display.mp4 52.2 MB
  281. 15 Sync Microservice Communication/007 Synchronous Communication scenario.en.srt 1.5 KB
  282. 15 Sync Microservice Communication/007 Synchronous Communication scenario.mp4 3.3 MB
  283. 16 Payments/001 Introduction.en.srt 775 bytes
  284. 16 Payments/001 Introduction.mp4 2.6 MB
  285. 16 Payments/002 Create Payment Processor Class library.en.srt 3.5 KB
  286. 16 Payments/002 Create Payment Processor Class library.mp4 15.1 MB
  287. 16 Payments/003 Payment flow.en.srt 1.3 KB
  288. 16 Payments/003 Payment flow.mp4 7.0 MB
  289. 16 Payments/004 Payment Status Models.en.srt 4.8 KB
  290. 16 Payments/004 Payment Status Models.mp4 29.2 MB
  291. 16 Payments/005 Publish Payment Message.en.srt 3.4 KB
  292. 16 Payments/005 Publish Payment Message.mp4 20.3 MB
  293. 16 Payments/006 Demo - View Message for Payment Request.en.srt 2.0 KB
  294. 16 Payments/006 Demo - View Message for Payment Request.mp4 11.0 MB
  295. 16 Payments/007 Payment API to consume message.en.srt 6.8 KB
  296. 16 Payments/007 Payment API to consume message.mp4 44.5 MB
  297. 16 Payments/008 Payment API Azure Service Bus Consumer.en.srt 8.6 KB
  298. 16 Payments/008 Payment API Azure Service Bus Consumer.mp4 58.9 MB
  299. 16 Payments/009 Demo - Consume Payment Processing.en.srt 2.3 KB
  300. 16 Payments/009 Demo - Consume Payment Processing.mp4 15.7 MB
  301. 16 Payments/010 Demo - Consume Payment Status.en.srt 5.5 KB
  302. 16 Payments/010 Demo - Consume Payment Status.mp4 44.1 MB
  303. 16 Payments/011 Demo - Complete Flow.en.srt 2.8 KB
  304. 16 Payments/011 Demo - Complete Flow.mp4 21.6 MB
  305. 17 Queue/001 Introduction.en.srt 620 bytes
  306. 17 Queue/001 Introduction.mp4 2.4 MB
  307. 17 Queue/002 Use Queue to forward message.en.srt 4.5 KB
  308. 17 Queue/002 Use Queue to forward message.mp4 27.6 MB
  309. 17 Queue/003 Use Queue for checkout Message.en.srt 5.2 KB
  310. 17 Queue/003 Use Queue for checkout Message.mp4 39.6 MB
  311. 17 Queue/004 Add Email Microservice.en.srt 3.8 KB
  312. 17 Queue/004 Add Email Microservice.mp4 22.4 MB
  313. 17 Queue/005 Setup Email Service Project Part 1.en.srt 3.3 KB
  314. 17 Queue/005 Setup Email Service Project Part 1.mp4 29.7 MB
  315. 17 Queue/006 Setup Email Service Project Part 2.en.srt 7.6 KB
  316. 17 Queue/006 Setup Email Service Project Part 2.mp4 61.0 MB
  317. 17 Queue/007 Azure Consumer Bus for Email Service.en.srt 5.4 KB
  318. 17 Queue/007 Azure Consumer Bus for Email Service.mp4 46.2 MB
  319. 17 Queue/008 Multiple Subscribers.en.srt 2.6 KB
  320. 17 Queue/008 Multiple Subscribers.mp4 22.4 MB
  321. 18 Ocelot/001 Introduction.en.srt 669 bytes
  322. 18 Ocelot/001 Introduction.mp4 2.2 MB
  323. 18 Ocelot/002 Ocelot introduction.en.srt 7.0 KB
  324. 18 Ocelot/002 Ocelot introduction.mp4 20.4 MB
  325. 18 Ocelot/003 Create Project.en.srt 2.1 KB
  326. 18 Ocelot/003 Create Project.mp4 11.0 MB
  327. 18 Ocelot/004 Add Ocelot to the Gateway.en.srt 3.2 KB
  328. 18 Ocelot/004 Add Ocelot to the Gateway.mp4 20.1 MB
  329. 18 Ocelot/005 Use Ocelot to retrieve all products.en.srt 10.2 KB
  330. 18 Ocelot/005 Use Ocelot to retrieve all products.mp4 67.3 MB
  331. 18 Ocelot/006 Ocelot setup for products API.en.srt 9.4 KB
  332. 18 Ocelot/006 Ocelot setup for products API.mp4 96.5 MB
  333. 18 Ocelot/007 Ocelot for other endpoints.en.srt 9.3 KB
  334. 18 Ocelot/007 Ocelot for other endpoints.mp4 79.6 MB
  335. Download Paid Udemy Courses For Free.url 116 bytes
  336. GetFreeCourses.Co.url 116 bytes
  337. How you can help GetFreeCourses.Co.txt 182 bytes

Similar Posts:

  1. E-books Lock A. ASP.NET Core in Action (MEAP v5) 3ed 2023 Jan. 28, 2023, 1:38 p.m.
  2. E-books Sanctis V. Building Web APIs with ASP.NET Core (MEAP v11) 2022 Jan. 28, 2023, 2:33 p.m.
  3. E-books Brind M. ASP.NET Core Razor Pages in Action 2023 Jan. 28, 2023, 2:36 p.m.
  4. Other Code With Mosh | Build A Real-world App With ASP.NET Core 1.0+ And Angular 2+ Jan. 28, 2023, 4:18 p.m.
  5. Other ASP.NET Core 6 Blazor Fundamentals Jan. 28, 2023, 5:58 p.m.