Implementing Domain Driven Design as a Pragmatic .NET Developer
Room 6
15:00 - 16:00
(UTC+02)
Talk (60 min)
Thursday
Domain-Driven Design is one of the well-accepted approaches to build a large system with a maintainable codebase. It offers strategic and tactical patterns for software development.
Architecture
.NET
This talk focuses on the tactical patterns with a pragmatic approach and explains how to layer your software, how to practically implement aggregates, repositories, domain services, application services and other fundamental building blocks with real-world examples and well-defined rules.
The solution structure and code samples are based on .NET and C#.