Skip to content

Sample method for uploading files in .NET using HTTP POST with form params and progress notifications.

Notifications You must be signed in to change notification settings

andlic/FileUploader

 
 

Repository files navigation

FileUploader

Sample method to upload files using HTTP POST together with form parameters - which are not supported by WebClient.UploadFile, and with progress notification.

About

Sample method for uploading files in .NET using HTTP POST with form params and progress notifications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%