Refactoring From Transaction Script to Domain-Driven Design

Описание к видео Refactoring From Transaction Script to Domain-Driven Design

Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/tra...
☄️ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt
📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ
🚀 Support me on Patreon to access the source code:   / milanjovanovic  

The Transaction Script pattern is a procedural approach to implement business logic. A use case is a series of steps in the larger procedure. To implement the use case, you call one step after the other. This is the Transaction Script. The Domain Model tries to encapsulate the business logic inside of domain entities. In this video, I will show you how to convert a Transaction Script to a Domain model pattern by moving the application logic into the Domain layer. We will apply some of the concepts from Domain-Driven Design.

Check out my courses: https://bit.ly/3PupkOJ

Refactoring From an Anemic Domain Model To a Rich Domain Model
https://www.milanjovanovic.tech/blog/...

Join my weekly .NET newsletter:
https://www.milanjovanovic.tech

Read my Blog here:
https://www.milanjovanovic.tech/blog

Chapters
0:00 Transaction Script
6:04 Refactoring into Domain Model
14:23 What is the benefit?

Комментарии

Информация по комментариям в разработке