<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sergi0Martin</title>
    <description>The latest articles on DEV Community by Sergi0Martin (@sergi0martin).</description>
    <link>https://dev.to/sergi0martin</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F553766%2F58790401-9533-4aa9-97d9-e8874eae73c0.jpeg</url>
      <title>DEV Community: Sergi0Martin</title>
      <link>https://dev.to/sergi0martin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sergi0martin"/>
    <language>en</language>
    <item>
      <title>👋 Say Hello to OpenMediator: Free and Open-Source!</title>
      <dc:creator>Sergi0Martin</dc:creator>
      <pubDate>Wed, 16 Apr 2025 15:28:33 +0000</pubDate>
      <link>https://dev.to/sergi0martin/say-hello-to-openmediator-free-and-open-source-1jlb</link>
      <guid>https://dev.to/sergi0martin/say-hello-to-openmediator-free-and-open-source-1jlb</guid>
      <description>&lt;p&gt;Hey everyone!&lt;/p&gt;

&lt;p&gt;I'm excited to share a new library I've been working on: &lt;strong&gt;OpenMediator&lt;/strong&gt;!&lt;/p&gt;

&lt;p&gt;For those working with .NET, you might be looking for a way to decouple your application logic and implement patterns like CQRS. &lt;strong&gt;OpenMediator&lt;/strong&gt; aims to provide a robust and efficient solution mediator pattern.&lt;/p&gt;

&lt;p&gt;🚀 &lt;strong&gt;OpenMediator is a free and open-source library designed to simplify communication within your application.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You can find the library on NuGet here: &lt;a href="https://www.nuget.org/packages/OpenMediator" rel="noopener noreferrer"&gt;https://www.nuget.org/packages/OpenMediator&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What can you expect from OpenMediator?&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Core Messaging Patterns:&lt;/strong&gt; OpenMediator allows you to work with requests, handlers, notifications, and pipelines to organize your application flow.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Free and Open Source:&lt;/strong&gt; Enjoy the benefits of a permissive open-source license, allowing you to use and modify the library freely without any licensing fees.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Extensibility:&lt;/strong&gt; Designed with extensibility in mind, OpenMediator allows you to easily integrate custom behaviors and middleware.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lightweight:&lt;/strong&gt; We strive to keep OpenMediator lean and performant, ensuring it doesn't add unnecessary overhead to your application.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Why consider OpenMediator?&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Cost Savings:&lt;/strong&gt; If budget is a concern, OpenMediator offers a feature-rich solution without any licensing costs.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open Source Flexibility:&lt;/strong&gt; Being open source means you have full transparency and the ability to contribute to the library's development.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Community Driven:&lt;/strong&gt; We envision OpenMediator growing with the support and contributions of the .NET community.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Get Started Today!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You can easily add OpenMediator to your .NET project via NuGet:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;dotnet add package OpenMediator
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
    </item>
  </channel>
</rss>
