Can I use a C# function within my Appery.io app?
Posted: Wed Aug 06, 2014 1:18 am
I have a C# function that I would like to use in my app using Appery. Is there a way that I can do that? Is there an example? I don't know C# therefore the need to use it as is.
The function will upload a file or blob to microsoft azure using mobile services. The code is provided by MS.