A light-weight ASP.Net MVC Library for posting files to IIS & Azure Storage.
Info
Version: | 1.2.0 |
Author(s): | Frank Arkhurst Odoom |
Last Update: | Wednesday, June 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/frankodoom/HTTP_Posted_File_Helper |
NuGet Url: | https://www.nuget.org/packages/HttpPostedFileHelper |
Install
Install-Package HttpPostedFileHelper
dotnet add package HttpPostedFileHelper
paket add HttpPostedFileHelper
HttpPostedFileHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(>= 8.1.1)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
Tags