23 / resumable.js

A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.
MIT License
4.65k stars 611 forks source link

Update .Net Backend Code To .Net Core #574

Open MahdiElahi opened 3 years ago

MahdiElahi commented 3 years ago

please update the .net codes to .net core codes because some of codes not work in .net core

MahdiElahi commented 3 years ago

please change resumableController.cs for .net core

steffentchr commented 3 years ago

@MahdiElahi thanks for the great work here, and am happy to accept changes on the sample -- but from the number of files changes here it seems that a full-on merge to master would affect the entire repo. Any chance of contributing a slimmer changeset?