Info
Version: | 1.0.2 |
Author(s): | Rick Strahl, West Wind Technologies |
Last Update: | Tuesday, July 9, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RickStrahl/Westwind.plUploadHandler |
NuGet Url: | https://www.nuget.org/packages/Westwind.plUploadHandler |
Install
Install-Package Westwind.plUploadHandler
dotnet add package Westwind.plUploadHandler
paket add Westwind.plUploadHandler
Westwind.plUploadHandler Download (Unzip the "nupkg" after downloading)
Includes a couple of base upload handlers that can be easily customized for any kind of upload requirements.
Also includes a base file upload implementation that can be used for most file upload scenarios as is, and a complete
image uploader Web example to demonstrate implementation.