Update readme
npfernandeztheillet opened this issue · 2 comments
npfernandeztheillet commented
Hello, please update readme because in the last version you need to provide jsonSerializerChoice to the extension method:
i.e.
services.AddJsonMultipartFormDataSupport(JsonSerializerChoice.Newtonsoft);
Morasiu commented
My bad. I'll do that. Thanks!
Morasiu commented
Thanks for fixing README