0
andis created
1 Answer(s)
-
0
Hi,
Uploading file is a web layer task. So, app services should not get file input normally. That's why we created ProfileController to change user profile picture. Just use regular MVC or Web API Controllers to upload files.
You can search forum for this topic since it's asked and answered before.