<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Domain-Driven-Design on René Dekkers</title><link>https://renedekkers.nl/tags/domain-driven-design/</link><description>Recent content in Domain-Driven-Design on René Dekkers</description><image><title>René Dekkers</title><url>https://renedekkers.nl/images/og-default.png</url><link>https://renedekkers.nl/images/og-default.png</link></image><generator>Hugo -- 0.155.2</generator><language>en</language><lastBuildDate>Sat, 25 Jul 2026 13:33:06 +0200</lastBuildDate><atom:link href="https://renedekkers.nl/tags/domain-driven-design/index.xml" rel="self" type="application/rss+xml"/><item><title>Functional Core, Imperative Shell in C#</title><link>https://renedekkers.nl/posts/functional-core-imperative-shell/</link><pubDate>Tue, 14 Jul 2026 09:00:00 +0200</pubDate><guid>https://renedekkers.nl/posts/functional-core-imperative-shell/</guid><description>A method can be short, readable and still painful to test, because it decides and performs effects in one breath. Pulling the two apart, in C#.</description></item><item><title>Make illegal states unrepresentable in C#</title><link>https://renedekkers.nl/posts/make-illegal-states-unrepresentable/</link><pubDate>Mon, 06 Jul 2026 08:30:00 +0200</pubDate><guid>https://renedekkers.nl/posts/make-illegal-states-unrepresentable/</guid><description>A class with a status enum and three nullable fields can represent dozens of states, most of them nonsense. Redesigning the type so they cannot exist.</description></item></channel></rss>