If you enjoyed this book, you may be interested in these other books by Packt:

Hands-On Domain-Driven Design with .NET Core
Alexey Zimarev
ISBN: 978-1-78883-409-4
- Discover and resolve domain complexity together with business stakeholders
- Avoid common pitfalls when creating the domain model
- Study the concept of Bounded Context and aggregate
- Design and build temporal models based on behavior and not only data
- Explore benefits and drawbacks of Event Sourcing
- Get acquainted with CQRS and to-the-point read models with projections
- Practice building one-way flow UI with Vue.js
- Understand how a task-based UI conforms to ...