My payload have these:

and I want to get data from medias, but in server it is null

I have try IEnumerable<IFormFile> and IFormFileCollection but it still null.
Get data from medias in form.
My payload have these:

and I want to get data from medias, but in server it is null

I have try IEnumerable<IFormFile> and IFormFileCollection but it still null.
Get data from medias in form.