Skip to content

Test multi file upload for a complex object from an Angular App to .Net Core Application

Notifications You must be signed in to change notification settings

ranouf/TestMultipleUpload

Repository files navigation

TestMultipleUpload

Test multi file upload for a complex object from an Angular App to .Net Core Application

  • open the solution
  • launch the web api
  • launch npm install in src/client
  • then npm run start

NOTE:

Currently, when I submit the form, Files are not correctly binding to the DTO, but they are in the HttpRequest. I reported a bug here dotnet/core#1967.

Any help, will be welcome :)

About

Test multi file upload for a complex object from an Angular App to .Net Core Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published