Server-side implementation of UploadQueue mechanism.
Info
| Version: | 1.1.4 |
| Author(s): | Binali Rustamov, Yedige Omarbekov, Zarina Ulykpanova |
| Last Update: | Monday, January 24, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/NextApi.Server.UploadQueue |
Install
Install-Package NextApi.Server.UploadQueue
dotnet add package NextApi.Server.UploadQueue
paket add NextApi.Server.UploadQueue
NextApi.Server.UploadQueue Download (Unzip the "nupkg" after downloading)
Dependencies
- NextApi.Server.Common(>= 1.0.1)
- NextApi.UploadQueue.Common(>= 1.0.1)
- NextApi.Server.EfCore(>= 1.0.1)