an extension for Asp.Net Core HttpRequest that can process multiple form parameters including big files and texts in a POST/PUT method.
Info
Version: | 1.1.1 |
Author(s): | Colin Chang |
Last Update: | Saturday, September 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/colin-chang/bigfileform |
NuGet Url: | https://www.nuget.org/packages/ColinChang.BigFileForm |
Install
Install-Package ColinChang.BigFileForm
dotnet add package ColinChang.BigFileForm
paket add ColinChang.BigFileForm
ColinChang.BigFileForm Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle.NetCore(>= 1.8.6)
- ColinChang.BigFileForm.Abstraction(>= 1.0.0)
Tags