Is it possible to reference a c# class library in an Azure Function visual studio project?
I am aware of the possibilities to reference external libraries and Nuget
This is now possible by using the new Visual Studio 2017 Tools for Azure Functions.
You can get more information about this in the following links: