<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ArcGIS Pro Add-In targeting .net6 migration needed to .net8? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-add-in-targeting-net6-migration-needed/m-p/1395992#M11223</link>
    <description>&lt;P&gt;.NET 6 to .NET 8 is &lt;STRONG&gt;not&lt;/STRONG&gt; a breaking change. Your 3.0-3.2 addins will run on 3.3 with &lt;EM&gt;no need to recompile&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;If you are using specific 3rd party dlls/drivers, etc. then their forwards compatibility wld need to be verified but, generally speaking, Microsoft .NET 6 is forwards compatible with .NET 8 same as the Esri Pro assemblies.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 15:37:41 GMT</pubDate>
    <dc:creator>CharlesMacleod</dc:creator>
    <dc:date>2024-03-14T15:37:41Z</dc:date>
    <item>
      <title>ArcGIS Pro Add-In targeting .net6 migration needed to .net8?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-add-in-targeting-net6-migration-needed/m-p/1395693#M11220</link>
      <description>&lt;P&gt;I was watching the plenary devsummit yesterday online and there was a quick mention that the next version of ArcGIS Pro will be build using .Net8.&lt;/P&gt;&lt;P&gt;I've developed a ArcGIS Pro Add-in for the marketplace which currently is build for ArcGIS Pro 3.0 and .Net6, do I need to migrate this Add-In to .Net8 and the ArcGIS Pro 3.3 SDK? Or will the Add-In which as I build it right now also work with ArcGIS Pro 3.3 and .Net8?&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 06:50:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-add-in-targeting-net6-migration-needed/m-p/1395693#M11220</guid>
      <dc:creator>JoëlHempenius3</dc:creator>
      <dc:date>2024-03-14T06:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Add-In targeting .net6 migration needed to .net8?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-add-in-targeting-net6-migration-needed/m-p/1395719#M11221</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Joël,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Yes and no.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Esri put out this information about the move.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/announcements/arcgis-pro-3-3-moves-to-net-8/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-pro/announcements/arcgis-pro-3-3-moves-to-net-8/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note at the bottom that it depends on if you are using any .net that is no longer supported in 8.&lt;/P&gt;&lt;P&gt;So what we are gong to try to do is build the extension using 3.3 dlls targeting 8. Make sure it complies without any 8 specific errors and then switch back to targeting 6. In that way we are hoping&amp;nbsp; we can cover 3.0 - 3.3 with a single addinx.&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 09:06:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-add-in-targeting-net6-migration-needed/m-p/1395719#M11221</guid>
      <dc:creator>AdamDavis</dc:creator>
      <dc:date>2024-03-14T09:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Add-In targeting .net6 migration needed to .net8?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-add-in-targeting-net6-migration-needed/m-p/1395992#M11223</link>
      <description>&lt;P&gt;.NET 6 to .NET 8 is &lt;STRONG&gt;not&lt;/STRONG&gt; a breaking change. Your 3.0-3.2 addins will run on 3.3 with &lt;EM&gt;no need to recompile&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;If you are using specific 3rd party dlls/drivers, etc. then their forwards compatibility wld need to be verified but, generally speaking, Microsoft .NET 6 is forwards compatible with .NET 8 same as the Esri Pro assemblies.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 15:37:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-add-in-targeting-net6-migration-needed/m-p/1395992#M11223</guid>
      <dc:creator>CharlesMacleod</dc:creator>
      <dc:date>2024-03-14T15:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Add-In targeting .net6 migration needed to .net8?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-add-in-targeting-net6-migration-needed/m-p/1396447#M11227</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1162"&gt;@AdamDavis&lt;/a&gt; &amp;amp; &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/145101"&gt;@CharlesMacleod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I only use NewtonsoftJSON, so I'm pretty sure that it should be compatible using your information.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 06:48:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-add-in-targeting-net6-migration-needed/m-p/1396447#M11227</guid>
      <dc:creator>JoëlHempenius3</dc:creator>
      <dc:date>2024-03-15T06:48:04Z</dc:date>
    </item>
  </channel>
</rss>

