ASP.NET Core Framework for uploading blob data to an API with the ability for partial uploads or fragments.
Info
Version: | 1.2.0 |
Author(s): | Andre Trollip |
Last Update: | Sunday, December 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.urbancoder.io/chunkify |
NuGet Url: | https://www.nuget.org/packages/Chunkify |
Install
Install-Package Chunkify
dotnet add package Chunkify
paket add Chunkify
Chunkify Download (Unzip the "nupkg" after downloading)
Dependencies
- Chunkify.Client(>= 1.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
Tags