DotNET client implementation of the Tus protocol for resumable file uploads.
Info
Version: | 3.1.4 |
Author(s): | BruceTian |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bluetianx/BirdMessenger |
NuGet Url: | https://www.nuget.org/packages/BirdMessenger |
Install
Install-Package BirdMessenger
dotnet add package BirdMessenger
paket add BirdMessenger
BirdMessenger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.2.0)
Tags