Agustin Allende

Results 8 comments of Agustin Allende

in the IHttpActionResult ? i'm use [MvcStyleBinding]

Yes, the complete class is: public class MvcActionValueBinder : DefaultActionValueBinder { // Per-request storage, uses the Request.Properties bag. We need a unique key into the bag. private const string Key...

hello, i'm chage FormDataCollection fd = content.ReadAsAsync().Result; for var fd = content.ReadAsAsync().Result; and it work but doesn't when send array :(

when? in the content.ReadAsAsync().Result?

hello, I did the test with that version that you have indicated me and the same thing happened to me, I attach the log of the testing step[](url) [6_Test.txt](https://github.com/coverlet-coverage/coverlet/files/12538858/6_Test.txt)

same result :( ![image](https://github.com/coverlet-coverage/coverlet/assets/8978118/70b06472-2865-4caf-a6a3-33ae9c7911ef) ![image](https://github.com/coverlet-coverage/coverlet/assets/8978118/1a379572-3e42-43f2-a683-f82c3f64aa17)

I attach the last log of the testing step [6_Test.txt](https://github.com/coverlet-coverage/coverlet/files/12565725/6_Test.txt)

I can't use the filter `**/elearming-backend/**/*` because otherwise it ignores the whole project.