A .NET Standard 2.0 for sending and receiving large files using a Message Queue, supporting the AMQP 1.0 protocol.
Info
| Version: | 1.0.7 |
| Author(s): | ChristiAndersen.dk |
| Last Update: | Thursday, April 23, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/christiandersen/largefileservicebuscourier |
| NuGet Url: | https://www.nuget.org/packages/LargeFileServiceBusCourier |
Install
Install-Package LargeFileServiceBusCourier
dotnet add package LargeFileServiceBusCourier
paket add LargeFileServiceBusCourier
LargeFileServiceBusCourier Download (Unzip the "nupkg" after downloading)
Dependencies
- AMQPNetLite.Serialization(>= 2.3.0)
- AMQPNetLite.WebSockets(>= 2.3.0)
Tags