<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Mike Minutillo</title>
    <link>https://www.codermike.com/post/</link>
    <description>Recent content in Posts on Mike Minutillo</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 24 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://www.codermike.com/post/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Under the hood of NServiceBus: Features</title>
      <link>https://www.codermike.com/post/2023/03/features/</link>
      <pubDate>Fri, 24 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.codermike.com/post/2023/03/features/</guid>
      <description>&lt;p&gt;In the previous posts we looked at &lt;a href=&#34;https://www.codermike.com/post/2019/06/under-the-hood-of-nsb/&#34;&gt;EndpointConfiguration&lt;/a&gt; and &lt;a href=&#34;https://www.codermike.com/post/2023/03/hold-my-settings/&#34;&gt;SettingsHolder&lt;/a&gt; as the basic building blocks of extending NServiceBus. These classes give us a way to extend configuration but how do we use that configuration to do something?&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s where Features come in.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Under the hood of NServiceBus: SettingsHolder</title>
      <link>https://www.codermike.com/post/2023/03/hold-my-settings/</link>
      <pubDate>Wed, 08 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.codermike.com/post/2023/03/hold-my-settings/</guid>
      <description>&lt;p&gt;In the &lt;a href=&#34;https://www.codermike.com/post/2019/06/under-the-hood-of-nsb/&#34;&gt;last post&lt;/a&gt; I explained that &lt;code&gt;EndpointConfiguration&lt;/code&gt; is really just a wrapper around a &lt;code&gt;SettingsHolder&lt;/code&gt; and how to use the &lt;code&gt;GetSettings()&lt;/code&gt; extension method in the &lt;code&gt;AdvancedExtensibility&lt;/code&gt; namespace to get access to it.&lt;/p&gt;
&lt;p&gt;So once you have access to a &lt;code&gt;SettingsHolder&lt;/code&gt;, what can you do with it?&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Under the hood of NServiceBus: EndpointConfiguration</title>
      <link>https://www.codermike.com/post/2019/06/under-the-hood-of-nsb/</link>
      <pubDate>Tue, 18 Jun 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.codermike.com/post/2019/06/under-the-hood-of-nsb/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve always liked reading through code. There&amp;rsquo;s something about exploring a codebase and discovering all of the little tricks and architectural patterns that have been used. I always learn something new.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been working at Particular Software for just over 4 years now, so it should come as no surprise that I have spent some time digging in the NServiceBus code&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. I thought I would write a blog post to cover some of the things that I see along the way.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Static</title>
      <link>https://www.codermike.com/post/static/</link>
      <pubDate>Wed, 25 Jul 2018 14:56:06 +0800</pubDate>
      
      <guid>https://www.codermike.com/post/static/</guid>
      <description>&lt;p&gt;I used to blog and I&amp;rsquo;ve been meaning to get back to it. This tweet has finally prompted me to do something about it:&lt;/p&gt;
&lt;blockquote class=&#34;twitter-tweet&#34;&gt;&lt;p lang=&#34;en&#34; dir=&#34;ltr&#34;&gt;Do you have a blog? Why not? It&amp;#39;s easy. Creating a personal website and blog in an hour by &lt;a href=&#34;https://twitter.com/_AndrewB?ref_src=twsrc%5Etfw&#34;&gt;@_AndrewB&lt;/a&gt;: &lt;a href=&#34;https://t.co/Bwp27XC2qK&#34;&gt;https://t.co/Bwp27XC2qK&lt;/a&gt;&lt;/p&gt;&amp;mdash; Particular Software (@ParticularSW) &lt;a href=&#34;https://twitter.com/ParticularSW/status/1017967674263994373?ref_src=twsrc%5Etfw&#34;&gt;July 14, 2018&lt;/a&gt;&lt;/blockquote&gt;
&lt;script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;&gt;&lt;/script&gt;</description>
    </item>
    
  </channel>
</rss>
