❔ Receiving `FormFileCollection` from typescript frontend
How would I receive a FormFileCollection from a typescript fronted that is sending a blob array?
Currently, I just get the error
Deserialization of interface types is not supported. Type 'Microsoft.AspNetCore.Http.IFormFile
. I can't find anything online about this problem.
Thank you!1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.