HttpPostedFileHelper 1.2.0
A light-weight ASP.Net MVC Library for posting files to IIS & Azure Storage
Install-Package HttpPostedFileHelper -Version 1.2.0
dotnet add package HttpPostedFileHelper --version 1.2.0
<PackageReference Include="HttpPostedFileHelper" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HttpPostedFileHelper --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Rewritten FileHelper
AzureStorageHelper - Writes Files to Azure Storage Asynchronuously
Implemented Garbage Collection for good memory management
Dependencies
-
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.2.3)
- WindowsAzure.Storage (>= 8.1.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.