In reference to Reference c# class library in my Azure Function I would like to ask the same question how to achieve this - with a precompiled C# Azure function - with any kind of .dll (that is provided as such, thus not a NuGet) - within VS Code
AFAIK this is not documented