<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>.Net on It Must Be Code!</title><link>https://itmustbecode.com/tags/.net/</link><description>Recent content in .Net on It Must Be Code!</description><generator>Hugo</generator><language>en-CA</language><lastBuildDate>Mon, 16 Dec 2024 21:01:31 +0000</lastBuildDate><atom:link href="https://itmustbecode.com/tags/.net/feed.xml" rel="self" type="application/rss+xml"/><item><title>Azure Function Isolated Worker : Avoid comments in the Host file</title><link>https://itmustbecode.com/azure-function-isolated-worker-avoid-comments-in-the-host-file/</link><pubDate>Mon, 16 Dec 2024 21:01:31 +0000</pubDate><guid isPermaLink="false">https://itmustbecode.com/azure-function-isolated-worker-avoid-comments-in-the-host-file/</guid><description>&lt;p&gt;As a .NET developer, the yearly release cycle is always one of my most anticipated event. This years edition is no exception, as it brings &lt;strong&gt;.NET 9&lt;/strong&gt; to the forefront with its load of improvements. However, it also marks the &lt;strong&gt;end of support&lt;/strong&gt; for &lt;strong&gt;.NET 6&lt;/strong&gt;, meaning it&amp;rsquo;s time to think about upgrade and migration plan.&lt;/p&gt;
&lt;figure&gt;&lt;img src="./image-2.png"loading="lazy"&gt;&lt;/figure&gt;
&lt;p&gt;Over time, I’ve developed and continue to maintain a several of &lt;strong&gt;Azure Functions&lt;/strong&gt; projects built on . &lt;strong&gt;NET 6&lt;/strong&gt; using the &lt;strong&gt;In-Process&lt;/strong&gt; model. With .NET 6 reaching its end of life and the &lt;strong&gt;In-Process&lt;/strong&gt; model being slowly deprecated (&lt;a class="link" href="https://azure.microsoft.com/en-us/updates?id=retirement-support-for-the-inprocess-model-for-net-apps-in-azure-functions-ends-10-november-2026" target="_blank" rel="noopener"
&gt;End of life Nov 2026&lt;/a&gt;), I decided it was the perfect timing to upgrade my projects to a newer .NET version, but also to make the switch to the &lt;strong&gt;Isolated Worker&lt;/strong&gt; model.&lt;/p&gt;</description></item></channel></rss>