Hello
I have an Azure function with references to Fody and Fody.LoadAssembliesOnStartup
MyAssembly
However, when I run the application and go to register the services the services are not loaded so therefore are not registered
Is there something specific that needs to be done for Azure Funcitons?
Paul
Hello
I have an Azure function with references to Fody and Fody.LoadAssembliesOnStartup
MyAssemblyHowever, when I run the application and go to register the services the services are not loaded so therefore are not registered
Is there something specific that needs to be done for Azure Funcitons?
Paul