November 2018
Intermediate to advanced
424 pages
10h 55m
English
We have created a .dll file that contains the reusable code that can be used in any of the Azure Functions that require the functionality that was made available by the .dll file.
Once the .dll file was ready, we created a bin folder in the function app and added the .dll file to the bin folder.