Details for:

Type:
Files:
Size:

Uploaded On:
Added By:
Trusted

Seeders:
Leechers:
Info Hash:
05BBCA1DD2E6C4836BDBC92A7502FA26F519F0D4
  1. 01 - Introduction/001 Introduction.mp4 6.3 MB
  2. 01 - Introduction/001 Introduction_en.vtt 2.1 KB
  3. 02 - Setting Up Application Core - CQRS and Mediator Patterns/001 Understanding Clean Architecture.mp4 27.3 MB
  4. 02 - Setting Up Application Core - CQRS and Mediator Patterns/001 Understanding Clean Architecture_en.vtt 8.5 KB
  5. 02 - Setting Up Application Core - CQRS and Mediator Patterns/002 What We Will Be Building.mp4 25.9 MB
  6. 02 - Setting Up Application Core - CQRS and Mediator Patterns/002 What We Will Be Building_en.vtt 5.6 KB
  7. 02 - Setting Up Application Core - CQRS and Mediator Patterns/003 Setting Up Solution.mp4 13.9 MB
  8. 02 - Setting Up Application Core - CQRS and Mediator Patterns/003 Setting Up Solution_en.vtt 3.6 KB
  9. 02 - Setting Up Application Core - CQRS and Mediator Patterns/004 IMPORTANT Class Library .NET Versions.html 345 bytes
  10. 02 - Setting Up Application Core - CQRS and Mediator Patterns/005 Creating The Domain Project.mp4 28.8 MB
  11. 02 - Setting Up Application Core - CQRS and Mediator Patterns/005 Creating The Domain Project_en.vtt 6.9 KB
  12. 02 - Setting Up Application Core - CQRS and Mediator Patterns/006 Creating the Application Project.mp4 33.0 MB
  13. 02 - Setting Up Application Core - CQRS and Mediator Patterns/006 Creating the Application Project_en.vtt 8.7 KB
  14. 02 - Setting Up Application Core - CQRS and Mediator Patterns/007 Implementing Automapper.mp4 64.4 MB
  15. 02 - Setting Up Application Core - CQRS and Mediator Patterns/007 Implementing Automapper_en.vtt 14.5 KB
  16. 02 - Setting Up Application Core - CQRS and Mediator Patterns/008 Implementing MediatR and CQRS - Part 1 - Queries.mp4 104.4 MB
  17. 02 - Setting Up Application Core - CQRS and Mediator Patterns/008 Implementing MediatR and CQRS - Part 1 - Queries_en.vtt 19.2 KB
  18. 02 - Setting Up Application Core - CQRS and Mediator Patterns/009 Implementing MediatR and CQRS - Part 2 - Queries.mp4 48.7 MB
  19. 02 - Setting Up Application Core - CQRS and Mediator Patterns/009 Implementing MediatR and CQRS - Part 2 - Queries_en.vtt 9.6 KB
  20. 02 - Setting Up Application Core - CQRS and Mediator Patterns/010 Implementing MediatR and CQRS - Part 3 - Commands.mp4 75.7 MB
  21. 02 - Setting Up Application Core - CQRS and Mediator Patterns/010 Implementing MediatR and CQRS - Part 3 - Commands_en.vtt 15.0 KB
  22. 02 - Setting Up Application Core - CQRS and Mediator Patterns/011 Implementing MediatR and CQRS - Part 4 - Commands.mp4 138.3 MB
  23. 02 - Setting Up Application Core - CQRS and Mediator Patterns/011 Implementing MediatR and CQRS - Part 4 - Commands_en.vtt 25.3 KB
  24. 02 - Setting Up Application Core - CQRS and Mediator Patterns/012 Adding Validation.mp4 181.6 MB
  25. 02 - Setting Up Application Core - CQRS and Mediator Patterns/012 Adding Validation_en.vtt 33.0 KB
  26. 02 - Setting Up Application Core - CQRS and Mediator Patterns/013 Adding Custom Exceptions and Response Objects.mp4 97.5 MB
  27. 02 - Setting Up Application Core - CQRS and Mediator Patterns/013 Adding Custom Exceptions and Response Objects_en.vtt 16.6 KB
  28. 02 - Setting Up Application Core - CQRS and Mediator Patterns/014 Additional Refactoring and Considerations.mp4 61.9 MB
  29. 02 - Setting Up Application Core - CQRS and Mediator Patterns/014 Additional Refactoring and Considerations_en.vtt 11.6 KB
  30. 02 - Setting Up Application Core - CQRS and Mediator Patterns/015 Section Source Code.html 141 bytes
  31. 02 - Setting Up Application Core - CQRS and Mediator Patterns/external-assets-links.txt 96 bytes
  32. 03 - Setting Up The Application Infrastructure/001 Section Overview.mp4 5.3 MB
  33. 03 - Setting Up The Application Infrastructure/001 Section Overview_en.vtt 2.3 KB
  34. 03 - Setting Up The Application Infrastructure/002 Adding Entity Framework Core.mp4 34.8 MB
  35. 03 - Setting Up The Application Infrastructure/002 Adding Entity Framework Core_en.vtt 6.7 KB
  36. 03 - Setting Up The Application Infrastructure/003 Implementing Persistence Layer.mp4 110.2 MB
  37. 03 - Setting Up The Application Infrastructure/003 Implementing Persistence Layer_en.vtt 18.2 KB
  38. 03 - Setting Up The Application Infrastructure/004 Add Infrastructure Project (Email Service).mp4 107.2 MB
  39. 03 - Setting Up The Application Infrastructure/004 Add Infrastructure Project (Email Service)_en.vtt 18.3 KB
  40. 03 - Setting Up The Application Infrastructure/005 Section Source Code.html 141 bytes
  41. 04 - Implement API and Mediatr/001 Create and Configure Application API.mp4 83.4 MB
  42. 04 - Implement API and Mediatr/001 Create and Configure Application API_en.vtt 14.2 KB
  43. 04 - Implement API and Mediatr/002 .NET 6 Migration Error Fix.mp4 71.8 MB
  44. 04 - Implement API and Mediatr/003 Use MediatR For Thin Controllers - Part 1.mp4 108.8 MB
  45. 04 - Implement API and Mediatr/003 Use MediatR For Thin Controllers - Part 1_en.vtt 17.4 KB
  46. 04 - Implement API and Mediatr/004 Use MediatR For Thin Controllers - Part 2.mp4 38.5 MB
  47. 04 - Implement API and Mediatr/004 Use MediatR For Thin Controllers - Part 2_en.vtt 5.1 KB
  48. 04 - Implement API and Mediatr/005 Seed Data In Tables.mp4 31.6 MB
  49. 04 - Implement API and Mediatr/005 Seed Data In Tables_en.vtt 5.6 KB
  50. 04 - Implement API and Mediatr/006 Review Swagger API Support.mp4 48.2 MB
  51. 04 - Implement API and Mediatr/006 Review Swagger API Support_en.vtt 9.9 KB
  52. 04 - Implement API and Mediatr/007 Section Source Code.html 146 bytes
  53. 04 - Implement API and Mediatr/external-assets-links.txt 75 bytes
  54. 05 - Unit Testing/001 Section Overview.mp4 23.3 MB
  55. 05 - Unit Testing/001 Section Overview_en.vtt 4.3 KB
  56. 05 - Unit Testing/002 Write Unit Tests for Application Code.mp4 182.1 MB
  57. 05 - Unit Testing/002 Write Unit Tests for Application Code_en.vtt 34.3 KB
  58. 05 - Unit Testing/003 Section Source Code.html 145 bytes
  59. 06 - Add MVC Client Application/001 Setup ASP.NET MVC Project.mp4 8.4 MB
  60. 06 - Add MVC Client Application/001 Setup ASP.NET MVC Project_en.vtt 2.7 KB
  61. 06 - Add MVC Client Application/002 Use NSwag for API Client Code.mp4 63.3 MB
  62. 06 - Add MVC Client Application/002 Use NSwag for API Client Code_en.vtt 10.2 KB
  63. 06 - Add MVC Client Application/003 Setup Custom API Clients and Base Code.mp4 94.5 MB
  64. 06 - Add MVC Client Application/003 Setup Custom API Clients and Base Code_en.vtt 18.0 KB
  65. 06 - Add MVC Client Application/004 Setup Leave Type Management Service.mp4 89.0 MB
  66. 06 - Add MVC Client Application/004 Setup Leave Type Management Service_en.vtt 14.1 KB
  67. 06 - Add MVC Client Application/005 Setup Leave Type Management UI.mp4 176.7 MB
  68. 06 - Add MVC Client Application/005 Setup Leave Type Management UI_en.vtt 34.7 KB
  69. 06 - Add MVC Client Application/006 Add Json Web Token (JWT) Authentication to API.mp4 251.8 MB
  70. 06 - Add MVC Client Application/006 Add Json Web Token (JWT) Authentication to API_en.vtt 43.7 KB
  71. 06 - Add MVC Client Application/007 Add Authentication to Web Project.mp4 230.3 MB
  72. 06 - Add MVC Client Application/007 Add Authentication to Web Project_en.vtt 37.6 KB
  73. 06 - Add MVC Client Application/008 Setup Leave Allocation Management.mp4 135.6 MB
  74. 06 - Add MVC Client Application/008 Setup Leave Allocation Management_en.vtt 22.9 KB
  75. 06 - Add MVC Client Application/009 Setup Leave Request Management - Part 1 - Employee.mp4 180.3 MB
  76. 06 - Add MVC Client Application/009 Setup Leave Request Management - Part 1 - Employee_en.vtt 25.4 KB
  77. 06 - Add MVC Client Application/010 Setup Leave Request Management - Part 2 - Admin.mp4 195.9 MB
  78. 06 - Add MVC Client Application/010 Setup Leave Request Management - Part 2 - Admin_en.vtt 29.5 KB
  79. 06 - Add MVC Client Application/011 Section Source Code.html 145 bytes
  80. 06 - Add MVC Client Application/GetFreeCourses.Co.url 116 bytes
  81. 06 - Add MVC Client Application/How you can help GetFreeCourses.Co.txt 182 bytes
  82. 07 - Value Added Features and Activities/001 Unit Of Work For Batch Operations.mp4 118.9 MB
  83. 07 - Value Added Features and Activities/001 Unit Of Work For Batch Operations_en.vtt 16.8 KB
  84. 07 - Value Added Features and Activities/002 API Exception Handling.mp4 69.0 MB
  85. 07 - Value Added Features and Activities/002 API Exception Handling_en.vtt 10.6 KB
  86. 07 - Value Added Features and Activities/003 Handling Token Expiration.mp4 105.8 MB
  87. 07 - Value Added Features and Activities/003 Handling Token Expiration_en.vtt 16.6 KB
  88. 07 - Value Added Features and Activities/004 Improve Data Auditing.mp4 41.4 MB
  89. 07 - Value Added Features and Activities/004 Improve Data Auditing_en.vtt 6.8 KB
  90. 07 - Value Added Features and Activities/005 Section Source Code.html 153 bytes
  91. 08 - Summary and Closing/001 Conclusion.mp4 6.7 MB
  92. 08 - Summary and Closing/001 Conclusion_en.vtt 1.3 KB
  93. 08 - Summary and Closing/GetFreeCourses.Co.url 116 bytes
  94. 08 - Summary and Closing/How you can help GetFreeCourses.Co.txt 182 bytes
  95. Download Paid Udemy Courses For Free.url 116 bytes
  96. GetFreeCourses.Co.url 116 bytes
  97. 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.