<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Vitalii Lakomov</title>
        <link>https://nextfolio-template.vercel.app/</link>
        <description>Vitalii's portfolio.</description>
        <lastBuildDate>Fri, 11 Apr 2025 10:26:30 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Feed for Node.js</generator>
        <copyright>All rights reserved 2025, Vitalii Lakomov</copyright>
        <atom:link href="https://nextfolio-template.vercel.app/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Under the hood of 'async await' in .NET]]></title>
            <link>https://nextfolio-template.vercel.app/blog/async-await</link>
            <guid>https://nextfolio-template.vercel.app/blog/async-await</guid>
            <pubDate>Sat, 05 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Article about what is inside of 'async await' in .NET]]></description>
            <category>.NET</category>
            <category>csharp</category>
            <category>tpl</category>
        </item>
        <item>
            <title><![CDATA[Selective MediatR handlers in .NET]]></title>
            <link>https://nextfolio-template.vercel.app/blog/mediatr-selective-handlers</link>
            <guid>https://nextfolio-template.vercel.app/blog/mediatr-selective-handlers</guid>
            <pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Article about how to selectively inject MediatR handlers in .NET]]></description>
            <category>.NET</category>
            <category>csharp</category>
            <category>MediatR</category>
            <category>di</category>
            <category>Scrutor</category>
        </item>
    </channel>
</rss>