Monsters Weekly 211 - .NET 5 on Azure Functions

Writing Azure Functions in C# has traditionally been a cool mashup of DLLs, dependencies and magic while Azure orchestrated the calls for you. But in today’s .NET 5 world, we get to take the reigns back with isolated processes.
In this episode we have a look at some of the changes and benefits of running in an isolated process, and consider some of the implications of those changes as we work with input and output bindings, queues and https triggers.

For more information: https://docs.microsoft.com/en-us/azure/azure-functions/dotnet-isolated-process-guide