Found 432 packages
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
Light-weight HTML5 and cross-browser AngularJS directives for file upload, progress, abort, drag and drop
Sitko.Core is a set of libraries to help build .NET Core applications fast
.NET server implementation of the Tus protocol for resumable file uploads. Read more at https://github.com/tusdotnet/tusdotnet and https://tus.io
A record DTO type for common file upload functionality
Microsoft Azure Storage DataMovement Library offers a set of APIs extending the existing Azure Storage .Net Client Library to help customer transfer Azure Blob and File Storage with high-performance, scalability and reliability. For this release, see notes - https://github.com/Azure/azure-storage-net-data-movement/blob/master/README.md and https://github.com/Azure/azure-storage-net-data-movement/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
BlazorFileUpload makes it easy to upload files in Blazor projects. The 9.0 version is only for .NET9. Use 8.x version for .NET8, 7.x for .NET7. All new features / bug fixes are for .NET9 version onward. BlazorFileUpload now supports multiple file uploads!
JQuery File Upload Plugin from blueimp (https://github.com/blueimp/jQuery-File-Upload). All files are included. The package also includes theme based style and script bundles (bundles folder) Main purpose of this package is to use it with the server side file handler Backload. But it can also used standalone. All file can be found in the ~/Backload/Client folder. Backload project and demo package: https://github.com/blackcity/backload Nuget package (Backload): https://nuget.org/packages/backload
Optimise multi-part streaming file upload performance, offering 10x improvement in performance, and reduced memory allocation (10%-40%). By default dotnet model form model binding loads the entire stream into memory using `IFormFile` - this is non-ideal for large files where processing of the stream should occur during streaming rather then buffering entire file(s) to memory/disk. This package allows upload streams to be asynchronously processed via a delegate while maintaining generic model binding functionality with `ModelState` validation.
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. Issues? Please post them here https://github.com/sirkirby/dropzone-nuget/issues
A Blazor interop library for the file upload library FilePond
Angular File Upload is a module for the AngularJS framework. Supports drag-n-drop upload, upload progress, validation filters and a file upload queue. It supports native HTML5 uploads, but degrades to a legacy iframe upload method for older browsers. Works with any server side platform which supports standard HTML form uploads.
File upload and management framework based on ASP.NET MVC and Kendo UI.
Middleware and an Upload scalar to add support for GraphQL multipart requests for ASP.NET Core
Easy file upload integration in mvc application with JQuery File Upload javascript plugin and Html helpers
This package provides System Plugin for files uploading in CoreKraft.
Rebex SFTP is an SFTP client library for C# and VB.NET developers. It provides secure remote file system access over an SSH channel using the SFTP protocol. With Rebex SFTP, it's simple to transfer files between your application and Unix/Windows SSH servers. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 10 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS
ASP.NET File Upload like GMail Ajax Uploader is an easy to use, hi-performance ASP.NET File Upload Control which allows you to upload multiple files to web server without refreshing the page. It allows you select and upload multiple files and cancel running file uploads, add new files during uploading. This file upload control uploads large files to a server with low server memory consumption. The look and feel of file upload control can be customized to seamlessly blend into your website design. Ajax Uploader will be still active for legacy browsers. Deployment: http://ajaxuploader.com/Deployment.htm Demo: http://ajaxuploader.com/demo/ Download: http://ajaxuploader.com/download/Ajax-Uploader.zip
Rebex.FileTransfer is a simple file transfer library that supports SFTP, FTP and FTPS (FTP over TLS) protocols. It is part of Rebex File Transfer Pack - a set of .NET libraries that include dedicated SFTP, SCP and FTP client libraries and a SFTP server library. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 10 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS
Flow.js is a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.