Wrote a DEV.to post
We can run our C# Azure Functions in an isolated process, decoupling the version of .NET that we use in our Functions from the version of the runtime that our Functions have been developed on ⚡

In this article, I've written a short overview of what out-of-process Azure Functions are and how they are different to .NET Class Library Function apps: https://dev.to/willvelida/developing-net-isolated-process-azure-functions-8lg