Info
Version: | 6.7.0 |
Author(s): | Thinksea |
Last Update: | Tuesday, October 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thinksea/ThinkseaGeneric |
NuGet Url: | https://www.nuget.org/packages/Thinksea.Net.FileUploader |
Install
Install-Package Thinksea.Net.FileUploader
dotnet add package Thinksea.Net.FileUploader
paket add Thinksea.Net.FileUploader
Thinksea.Net.FileUploader Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- Thinksea(>= 5.3.0)
- Newtonsoft.Json(>= 12.0.3)
- Thinksea(>= 5.3.0)
- Newtonsoft.Json(>= 12.0.3)
- Thinksea(>= 5.3.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Newtonsoft.Json(>= 12.0.3)
- Thinksea(>= 5.3.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Newtonsoft.Json(>= 12.0.3)
Tags
支持大文件上传,支持断点续传,支持秒传。
服务端支持 .NET,客户端支持 .NET 和 Javascript.