AspNetCore chunk upload file.
Info
| Version: | 2.2.19 |
| Author(s): | Vit.Http.ChunkUpload |
| Last Update: | Thursday, October 10, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Vit-Lib/Vit.Library |
| NuGet Url: | https://www.nuget.org/packages/Vit.Http.ChunkUpload |
Install
Install-Package Vit.Http.ChunkUpload
dotnet add package Vit.Http.ChunkUpload
paket add Vit.Http.ChunkUpload
Vit.Http.ChunkUpload Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Caching.Memory(>= 2.0.0)
- Vit.Core(>= 2.1.1.482)