Prashant Khandelwal

Prashant Khandelwal's .NET Blog

.NET programming and more

  • Rated2.2/ 5
  • Updated 10 Months Ago

Upload Files In .NET Core By Drag And Drop Using Dropzone.JS

Updated 7 Years Ago

Mostly all web applications out there has some way or the other amazing ways to upload a single or multiple files. While surfing on Github I found this amazing library to upload the files to the server in a unique way with lot of configurations. It support parallel uploads along with cancellation of the files which are in the upload queue along with a good looking progress bar to show the progress of upload.
Read More