Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.7% on nuget.org
Top 3.0% downloads on nuget.org
Top 7.0% dependent repos on nuget.org
Top 3.9% forks on nuget.org

nuget.org : uploadstream

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.

Registry - Homepage - JSON
purl: pkg:nuget/uploadstream
Keywords: File, Upload
License: MIT
Latest release: about 4 years ago
First release: about 6 years ago
Dependent repositories: 1
Downloads: 209,522 total
Stars: 131 on GitHub
Forks: 29 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...