<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>DAF — Delphi Application Foundation</title>
<link>https://delphi-daf.github.io/dafce/en/blog/</link>
<atom:link href="https://delphi-daf.github.io/dafce/en/blog/index.xml" rel="self" type="application/rss+xml"/>
<description></description>
<generator>quarto-1.9.38</generator>
<lastBuildDate>Sat, 21 Feb 2026 00:00:00 GMT</lastBuildDate>
<item>
  <title>Welcome to DAF documentation site</title>
  <link>https://delphi-daf.github.io/dafce/en/blog/posts/2026-02-21-welcome/</link>
  <description><![CDATA[ 





<p>We are happy to announce the launch of the official <strong>DAF documentation site</strong>, built with <a href="https://quarto.org">Quarto</a>.</p>
<section id="whats-here" class="level2">
<h2 class="anchored" data-anchor-id="whats-here">What’s here</h2>
<ul>
<li><strong>Getting Started</strong> guide — from zero to running app in minutes</li>
<li><strong>Architecture overview</strong> — how the modules fit together</li>
<li><strong>Full module reference</strong> for all 10 modules</li>
<li><strong>Bilingual</strong> — every page available in English and Spanish (🇬🇧 / 🇪🇸 tabs)</li>
</ul>
</section>
<section id="modules-covered" class="level2">
<h2 class="anchored" data-anchor-id="modules-covered">Modules covered</h2>
<table class="caption-top table">
<thead>
<tr class="header">
<th>Module</th>
<th>What it does</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>Application</td>
<td>App builder and runner</td>
</tr>
<tr class="even">
<td>Hosting</td>
<td>Lifecycle, <code>IHost</code>, <code>IHostBuilder</code></td>
</tr>
<tr class="odd">
<td>DependencyInjection</td>
<td>Full DI container</td>
</tr>
<tr class="even">
<td>Configuration</td>
<td>JSON, env vars, typed binding</td>
</tr>
<tr class="odd">
<td>Logging</td>
<td>Structured logging with scopes</td>
</tr>
<tr class="even">
<td>MediatR</td>
<td>CQRS: commands, queries, notifications</td>
</tr>
<tr class="odd">
<td>MiniSpec</td>
<td>BDD testing with Gherkin specs</td>
</tr>
<tr class="even">
<td>NNLog</td>
<td>NLog-inspired logging engine</td>
</tr>
<tr class="odd">
<td>Commons</td>
<td>Smart pointers, RTTI, arrays, CLI parsing</td>
</tr>
<tr class="even">
<td>Web</td>
<td>Lightweight HTTP server</td>
</tr>
</tbody>
</table>
</section>
<section id="feedback" class="level2">
<h2 class="anchored" data-anchor-id="feedback">Feedback</h2>
<p>If you find errors, missing information or have suggestions, please <a href="https://github.com/Delphi-DAF/dafce/issues">open an issue</a> on GitHub.</p>


</section>

 ]]></description>
  <category>announcement</category>
  <category>release</category>
  <guid>https://delphi-daf.github.io/dafce/en/blog/posts/2026-02-21-welcome/</guid>
  <pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate>
  <media:content url="https://delphi-daf.github.io/dafce/assets/DAF-Logo.png" medium="image" type="image/png" height="128" width="128"/>
</item>
</channel>
</rss>
