Assembly Resolution in Azure Functions
The goal of this post is to help .NET developers better understand assembly resolution and loading problems and limitations.
One common provide guidance on how to avoid or mitigate some of those issues, when possible, and go over some of the details on how this will be improved in the next version of Azure Functions.
In the following sections, we dive into the details of how things work today