SPS.SBCompressor
0.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SPS.SBCompressor --version 0.0.5
NuGet\Install-Package SPS.SBCompressor -Version 0.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SPS.SBCompressor" Version="0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SPS.SBCompressor --version 0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SPS.SBCompressor, 0.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SPS.SBCompressor as a Cake Addin #addin nuget:?package=SPS.SBCompressor&version=0.0.5 // Install SPS.SBCompressor as a Cake Tool #tool nuget:?package=SPS.SBCompressor&version=0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
With this library you can send and recevice messages to Azure Service Bus without the size limit of 256Kb or 1Mb
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.Azure.ServiceBus (>= 4.1.1)
- Microsoft.Azure.Storage.Blob (>= 11.1.1)
- Microsoft.Extensions.Configuration (>= 3.1.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 3.1.0)
- Microsoft.Extensions.Configuration.Json (>= 3.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.0 | 902 | 12/16/2023 |
0.7.1 | 2,667 | 7/19/2023 |
0.7.1-alpha | 138 | 7/19/2023 |
0.7.0 | 203 | 4/10/2023 |
0.6.5 | 1,449 | 5/25/2022 |
0.6.4 | 522 | 5/25/2022 |
0.6.4-beta | 208 | 5/11/2022 |
0.6.3-beta | 176 | 4/25/2022 |
0.6.2 | 1,518 | 4/21/2022 |
0.6.1 | 598 | 4/6/2022 |
0.6.0 | 660 | 3/6/2022 |
0.5.3 | 635 | 2/26/2022 |
0.5.2 | 703 | 3/27/2021 |
0.5.1 | 1,345 | 3/7/2021 |
0.5.0 | 518 | 11/22/2020 |
0.0.12-beta | 343 | 8/25/2022 |
0.0.11 | 571 | 4/21/2022 |
0.0.10 | 1,633 | 4/6/2022 |
0.0.9 | 11,550 | 10/23/2020 |
0.0.8 | 763 | 10/7/2020 |
0.0.7 | 494 | 10/7/2020 |
0.0.5 | 611 | 8/13/2020 |
0.0.4 | 13,615 | 1/19/2020 |
0.0.3 | 575 | 1/12/2020 |
0.0.2 | 566 | 1/6/2020 |
0.0.1 | 574 | 1/3/2020 |
Updated Microsoft.Azure.Storage.Blob to 11.1.7
Now it is possible to send objects instead of string with a line of code.