* [BUG][csharp-netcore] Fix Multi Files for the some FormField (#11132) Make FileParamerts a Multimap to enable sending more than one file with the same key. * update documentation for csharp-netcore
* minor code improvement * better code format
* [csharp] add multifile upload sample * [csharp] fix #10802: compile error with multi-file upload