With this library you can send and recevice messages to Azure Service Bus without the size limit of 256Kb or 1Mb.
Info
Version: | 0.8.0 |
Author(s): | Andrea Piccioni |
Last Update: | Saturday, December 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SPS.SBCompressor |
Install
Install-Package SPS.SBCompressor
dotnet add package SPS.SBCompressor
paket add SPS.SBCompressor
SPS.SBCompressor Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Storage.Blobs(>= 12.7.0)
- Microsoft.Azure.ServiceBus(>= 5.1.0)
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
Tags