Hello,
I am using your application as a library in my .NET Core application (targeting only the full .NET 4.5.2 framework)
I rewrote the Form's model binder, but I am having a issue with the fact that HttpPostedFileBase has been replaced by IFormFile.
Are you planning on rewriting this project for .NET core at some point ? I've included the files for the new modelbinder that works fine for every field except for file's.
https://mega.nz/#!kwZGhRpA!0AaZaKXNdvYP1013K8NdabBTznvNkcU3XK5gMpowoRg
Hello,
I am using your application as a library in my .NET Core application (targeting only the full .NET 4.5.2 framework)
I rewrote the Form's model binder, but I am having a issue with the fact that HttpPostedFileBase has been replaced by IFormFile.
Are you planning on rewriting this project for .NET core at some point ? I've included the files for the new modelbinder that works fine for every field except for file's.
https://mega.nz/#!kwZGhRpA!0AaZaKXNdvYP1013K8NdabBTznvNkcU3XK5gMpowoRg