Удален по просьбе правообладателя
  1. Урок 1. 00:00:43
    Welcome
  2. Урок 2. 00:00:50
    What will you learn in this course?
  3. Урок 3. 00:02:19
    Who is the course for and prerequisites
  4. Урок 4. 00:06:25
    Domain Overview
  5. Урок 5. 00:02:54
    Project Structure Overview
  6. Урок 6. 00:07:48
    1000 ft. Project Walkthrough
  7. Урок 7. 00:00:32
    Section Recap
  8. Урок 8. 00:04:26
    Validation Types
  9. Урок 9. 00:04:50
    Model Validation
  10. Урок 10. 00:03:02
    Model Validation using Fluent Validation
  11. Урок 11. 00:04:19
    Implementing a Fluent Validation Command Validator
  12. Урок 12. 00:03:05
    MediatR Pipeline Behaviors
  13. Урок 13. 00:03:15
    Implementing a MediatR Pipeline Behavior
  14. Урок 14. 00:01:45
    Application Layer Cross-Cutting Concerns via Open Generic Pipeline Behaviors
  15. Урок 15. 00:07:45
    Implementing Application Layer Cross-Cutting Concerns via Open Generic Pipeline Behaviors
  16. Урок 16. 00:02:29
    Domain Layer Validations
  17. Урок 17. 00:01:33
    Validating Business Rules in the Domain Layer
  18. Урок 18. 00:01:02
    Section Recap
  19. Урок 19. 00:02:18
    What are Domain Events?
  20. Урок 20. 00:02:23
    The Domain Events Pattern
  21. Урок 21. 00:04:34
    Implementing a Domain Event
  22. Урок 22. 00:06:22
    Domain Events vs. Orchestration
  23. Урок 23. 00:05:38
    Implementing Domain Event Handlers
  24. Урок 24. 00:00:51
    Section Recap
  25. Урок 25. 00:05:27
    Eventual Consistency vs. Transactional Consistency
  26. Урок 26. 00:05:29
    Eventual Consistency Most Common Implementation and Why it is Wrong
  27. Урок 27. 00:04:19
    A better approach for handling Eventual Consistency
  28. Урок 28. 00:08:00
    Implementing Extracting Domain Events For Offline Processing
  29. Урок 29. 00:13:25
    Implementing Eventual Consistency via an Eventual Consistency Middleware
  30. Урок 30. 00:01:04
    Section Recap
  31. Урок 31. 00:07:37
    Testing in Clean Architecture
  32. Урок 32. 00:01:39
    Domain Layer Unit Testing
  33. Урок 33. 00:11:48
    Implementing Domain Layer Unit Tests
  34. Урок 34. 00:01:49
    Application Layer Unit Testing
  35. Урок 35. 00:10:19
    Implementing Application Layer Unit Tests Part 1
  36. Урок 36. 00:01:02
    Implementing Application Layer Unit Tests Part 2
  37. Урок 37. 00:04:17
    Implementing Application Layer Unit Tests Part 3
  38. Урок 38. 00:01:15
    Subcutaneous Testing
  39. Урок 39. 00:09:13
    Implementing Subcutaneous Testing Part 1
  40. Урок 40. 00:03:08
    Implementing Subcutaneous Testing Part 2
  41. Урок 41. 00:04:41
    Implementing Subcutaneous Testing Part 3
  42. Урок 42. 00:01:20
    Integration Testing
  43. Урок 43. 00:07:57
    Implementing Integration Testing
  44. Урок 44. 00:01:51
    Section Recap
  45. Урок 45. 00:04:51
    Authentication and Authorization in Clean Architecture
  46. Урок 46. 00:08:20
    Register, Login, and Create Profile Endpoints Overview
  47. Урок 47. 00:04:28
    Accessing the Requesting User's Details From the Domain and Application Layers Part 1
  48. Урок 48. 00:06:14
    Accessing the Requesting User's Details From the Domain and Application Layers Part 2
  49. Урок 49. 00:01:46
    The 3 Types of Permission-Based Authorization
  50. Урок 50. 00:11:44
    Implementing Permission-Based Authorization
  51. Урок 51. 00:04:43
    Implementing Role-Based Authorization
  52. Урок 52. 00:01:45
    Section Recap
  53. Урок 53. 00:00:53
    Conclusion