Clean Architecture is one of the most popular software architecture and solution organization approaches out there, and that's for a good reason. It provides a clear path to a robust solution structure with clear guidelines and rules that help you immediately fall into the pit of success. It can, however, be confusing and complicated at first, especially if you don't have an experienced developer explaining the concept and principles to you. In this course, Amichai Mantinband, a Software Engineer at Microsoft, will help you dive deeper into Clean Architecture and teach you all the advanced principles and rules you need to know in easy-to-digest clips and understandable examples. Continue your Clean Architecture journey today on Dometrain!
Course Curriculum
3h 50m 8 sections
Welcome
00:42Free preview
What will you learn in this course?
00:48Free preview
Who is the course for and prerequisites
02:18Free preview
Domain Overview
06:24
Project Structure Overview
02:53
1000 ft. Project Walkthrough
07:47
Section Recap
00:31
Validation Types
04:24
Model Validation
04:49
Model Validation using Fluent Validation
03:01
Implementing a Fluent Validation Command Validator
04:18
MediatR Pipeline Behaviors
03:04
Implementing a MediatR Pipeline Behavior
03:14
Application Layer Cross-Cutting Concerns via Open Generic Pipeline Behaviors
01:44
Implementing Application Layer Cross-Cutting Concerns via Open Generic Pipeline Behaviors
07:44
Domain Layer Validations
02:28
Validating Business Rules in the Domain Layer
01:32
Section Recap
01:01
What are Domain Events?
02:17
The Domain Events Pattern
02:21
Implementing a Domain Event
04:33
Domain Events vs. Orchestration
06:21
Implementing Domain Event Handlers
05:36
Section Recap
00:50
Eventual Consistency vs. Transactional Consistency
05:26
Eventual Consistency Most Common Implementation and Why it is Wrong
05:28
A better approach for handling Eventual Consistency
04:17
Implementing Extracting Domain Events For Offline Processing
07:59
Implementing Eventual Consistency via an Eventual Consistency Middleware
13:24
Section Recap
01:03
Testing in Clean Architecture
07:36
Domain Layer Unit Testing
01:38
Implementing Domain Layer Unit Tests
11:47
Application Layer Unit Testing
01:48
Implementing Application Layer Unit Tests Part 1
10:17
Implementing Application Layer Unit Tests Part 2
01:00
Implementing Application Layer Unit Tests Part 3
04:16
Subcutaneous Testing
01:14
Implementing Subcutaneous Testing Part 1
09:12
Implementing Subcutaneous Testing Part 2
03:07
Implementing Subcutaneous Testing Part 3
04:40
Integration Testing
01:19
Implementing Integration Testing
07:56
Section Recap
01:50
Authentication and Authorization in Clean Architecture
04:50
Register, Login, and Create Profile Endpoints Overview
08:19
Accessing the Requesting User's Details From the Domain and Application Layers Part 1
04:27
Accessing the Requesting User's Details From the Domain and Application Layers Part 2
Amichai Mantinband is a Software Engineer at Microsoft and a .NET content creator. He works on large-scale, distributed systems within Microsoft Office, serving over 100 million daily users. He is a speaker at official .NET conferences, and within Microsoft, he authors and teaches software architecture courses. Amichai is the author of NuGet packages ErrorOr & Throw and has a .NET programming YouTube channel covering advanced topics such as design patterns, architecture, and best practices.