<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>app01</fireside:hostname>
    <fireside:genDate>Fri, 26 Jun 2026 09:35:53 +0000</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Merge Conflict - Episodes Tagged with “Pcl”</title>
    <link>https://www.mergeconflict.fm/tags/pcl</link>
    <pubDate>Mon, 22 Aug 2016 00:00:00 -0700</pubDate>
    <description>Merge Conflict is a weekly discussion with Frank and James on all things development, technology, &amp;amp; more. After years of being friends, Frank and James finally decided to sit down and start a podcast about their lives as mobile developers using C#, Xamarin, and .NET MAUI. Much more than just another mobile development podcast, Merge Conflict, reaches all areas of development including desktop, server, and of course mobile. They also cover fun things happening in the world of technology and gaming and whatever else happens to be on Frank's and James' minds.</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Join Frank &amp; James for a weekly discussion on the world of technology and development including C#, F#, .NET, web, mobile, and more.</itunes:subtitle>
    <itunes:author>soundbite.fm</itunes:author>
    <itunes:summary>Merge Conflict is a weekly discussion with Frank and James on all things development, technology, &amp;amp; more. After years of being friends, Frank and James finally decided to sit down and start a podcast about their lives as mobile developers using C#, Xamarin, and .NET MAUI. Much more than just another mobile development podcast, Merge Conflict, reaches all areas of development including desktop, server, and of course mobile. They also cover fun things happening in the world of technology and gaming and whatever else happens to be on Frank's and James' minds.</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/02d84890-e58d-43eb-ab4c-26bcc8524289/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>Xamarin, iOS, Android, UWP, Microsoft, .NET, C#, F#, Machine Learning, AI, Apps, Apple, Development, .NET MAUI, dotnet maui, dotnet</itunes:keywords>
    <itunes:owner>
      <itunes:name>soundbite.fm</itunes:name>
      <itunes:email>mergeconflictfm@gmail.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<item>
  <title>Merge Conflict 7: Is Code Sharing Worth It?</title>
  <link>https://www.mergeconflict.fm/44934-merge-conflict-7-is-code-sharing-worth-it</link>
  <guid isPermaLink="false">1b8a7a88-984b-43d9-955e-dc78427f4acf</guid>
  <pubDate>Mon, 22 Aug 2016 00:00:00 -0700</pubDate>
  <author>soundbite.fm</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/02d84890-e58d-43eb-ab4c-26bcc8524289/9c1d3281-912f-4293-b703-0b9fb05d3a48.mp3" length="38326233" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>soundbite.fm</itunes:author>
  <itunes:subtitle>Building cross-platform apps sure isn't easy, but code sharing sure helps, but is it worth it? How and when should you share code across a single app and across all apps that you are developing?
</itunes:subtitle>
  <itunes:duration>39:41</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/02d84890-e58d-43eb-ab4c-26bcc8524289/cover.jpg?v=1"/>
  <description>&lt;p&gt;Building cross-platform apps sure isn't easy, but code sharing sure helps, but is it worth it? How and when should you share code across a single app and across all apps that you are developing? What to pick? Share projects? Portable class libraries? .NET Standard libraries? This week we investigate the different approaches to sharing code inside of a cross-platform app and how to efficiently share that code with even more applications.&lt;/p&gt;



&lt;h3&gt;Links &amp;amp; Show Notes&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://developer.xamarin.com/guides/cross-platform/application_fundamentals/building_cross_platform_applications/sharing_code_options/" rel="nofollow noopener"&gt;Sharing Code - Xamarin Documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://codemilltech.com/xamarin-forms-shared-project-xaml-headaches/" rel="nofollow noopener"&gt;Shared Projects with Xamarin.Forms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/dotnet/corefx/blob/master/Documentation/architecture/net-platform-standard.md" rel="nofollow noopener"&gt;.NET Standard Libraries&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Frank: &lt;a href="http://twitter.com/praeclarum" rel="nofollow noopener"&gt;Twitter&lt;/a&gt;,  &lt;a href="http://praeclarum.org" rel="nofollow noopener"&gt;Blog&lt;/a&gt;, &lt;a href="http://github.com/praeclarum" rel="nofollow noopener"&gt;GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;James: &lt;a href="http://twitter.com/jamesmontemagno" rel="nofollow noopener"&gt;Twitter&lt;/a&gt;,  &lt;a href="http://motzcod.es" rel="nofollow noopener"&gt;Blog&lt;/a&gt;,  &lt;a href="http://github.com/jamesmontemagno" rel="nofollow noopener"&gt;GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Music : Amethyst Seer - Citrine by &lt;a href="https://soundcloud.com/adventureface" rel="nofollow noopener"&gt;Adventureface&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;h3&gt;Subscribe&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://itunes.apple.com/us/podcast/merge-conflict/id1133064277" rel="nofollow noopener"&gt;iTunes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://play.google.com/music/m/I3uqn2paemgy27ls2nqc35wdzha?t%3DMerge_Conflict" rel="nofollow noopener"&gt;Google Play Music&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.stitcher.com/podcast/merge-conflict" rel="nofollow noopener"&gt;Stitcher&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pca.st/8tqK" rel="nofollow noopener"&gt;Pocket Casts&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
  <itunes:keywords>.net standard, code sharing, development, pcl, sharing code, xamarin</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Building cross-platform apps sure isn't easy, but code sharing sure helps, but is it worth it? How and when should you share code across a single app and across all apps that you are developing? What to pick? Share projects? Portable class libraries? .NET Standard libraries? This week we investigate the different approaches to sharing code inside of a cross-platform app and how to efficiently share that code with even more applications.</p>



<h3>Links &amp; Show Notes</h3>

<ul>
<li><a href="https://developer.xamarin.com/guides/cross-platform/application_fundamentals/building_cross_platform_applications/sharing_code_options/" rel="nofollow noopener">Sharing Code - Xamarin Documentation</a></li>
<li><a href="https://codemilltech.com/xamarin-forms-shared-project-xaml-headaches/" rel="nofollow noopener">Shared Projects with Xamarin.Forms</a></li>
<li><a href="https://github.com/dotnet/corefx/blob/master/Documentation/architecture/net-platform-standard.md" rel="nofollow noopener">.NET Standard Libraries</a></li>
<li>Frank: <a href="http://twitter.com/praeclarum" rel="nofollow noopener">Twitter</a>,  <a href="http://praeclarum.org" rel="nofollow noopener">Blog</a>, <a href="http://github.com/praeclarum" rel="nofollow noopener">GitHub</a></li>
<li>James: <a href="http://twitter.com/jamesmontemagno" rel="nofollow noopener">Twitter</a>,  <a href="http://motzcod.es" rel="nofollow noopener">Blog</a>,  <a href="http://github.com/jamesmontemagno" rel="nofollow noopener">GitHub</a></li>
<li>Music : Amethyst Seer - Citrine by <a href="https://soundcloud.com/adventureface" rel="nofollow noopener">Adventureface</a></li>
</ul>



<h3>Subscribe</h3>

<ul>
<li><a href="https://itunes.apple.com/us/podcast/merge-conflict/id1133064277" rel="nofollow noopener">iTunes</a></li>
<li><a href="https://play.google.com/music/m/I3uqn2paemgy27ls2nqc35wdzha?t%3DMerge_Conflict" rel="nofollow noopener">Google Play Music</a></li>
<li><a href="http://www.stitcher.com/podcast/merge-conflict" rel="nofollow noopener">Stitcher</a></li>
<li><a href="http://pca.st/8tqK" rel="nofollow noopener">Pocket Casts</a></li>
</ul><p><a rel="payment" href="https://www.patreon.com/mergeconflictfm">Support Merge Conflict</a></p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Building cross-platform apps sure isn't easy, but code sharing sure helps, but is it worth it? How and when should you share code across a single app and across all apps that you are developing? What to pick? Share projects? Portable class libraries? .NET Standard libraries? This week we investigate the different approaches to sharing code inside of a cross-platform app and how to efficiently share that code with even more applications.</p>



<h3>Links &amp; Show Notes</h3>

<ul>
<li><a href="https://developer.xamarin.com/guides/cross-platform/application_fundamentals/building_cross_platform_applications/sharing_code_options/" rel="nofollow noopener">Sharing Code - Xamarin Documentation</a></li>
<li><a href="https://codemilltech.com/xamarin-forms-shared-project-xaml-headaches/" rel="nofollow noopener">Shared Projects with Xamarin.Forms</a></li>
<li><a href="https://github.com/dotnet/corefx/blob/master/Documentation/architecture/net-platform-standard.md" rel="nofollow noopener">.NET Standard Libraries</a></li>
<li>Frank: <a href="http://twitter.com/praeclarum" rel="nofollow noopener">Twitter</a>,  <a href="http://praeclarum.org" rel="nofollow noopener">Blog</a>, <a href="http://github.com/praeclarum" rel="nofollow noopener">GitHub</a></li>
<li>James: <a href="http://twitter.com/jamesmontemagno" rel="nofollow noopener">Twitter</a>,  <a href="http://motzcod.es" rel="nofollow noopener">Blog</a>,  <a href="http://github.com/jamesmontemagno" rel="nofollow noopener">GitHub</a></li>
<li>Music : Amethyst Seer - Citrine by <a href="https://soundcloud.com/adventureface" rel="nofollow noopener">Adventureface</a></li>
</ul>



<h3>Subscribe</h3>

<ul>
<li><a href="https://itunes.apple.com/us/podcast/merge-conflict/id1133064277" rel="nofollow noopener">iTunes</a></li>
<li><a href="https://play.google.com/music/m/I3uqn2paemgy27ls2nqc35wdzha?t%3DMerge_Conflict" rel="nofollow noopener">Google Play Music</a></li>
<li><a href="http://www.stitcher.com/podcast/merge-conflict" rel="nofollow noopener">Stitcher</a></li>
<li><a href="http://pca.st/8tqK" rel="nofollow noopener">Pocket Casts</a></li>
</ul><p><a rel="payment" href="https://www.patreon.com/mergeconflictfm">Support Merge Conflict</a></p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
