Functional DDD with C# Part 2: functional architecture
Introduction In part 1 of this series, we understood why an application core should be designed using functional thinking. To achieve this, we need to encapsulate the performing of side effects in external layers: communicating with a message bus, ca...
Jan 30, 20233 min read882


