JungleBus 3.0.0
dotnet add package JungleBus --version 3.0.0
NuGet\Install-Package JungleBus -Version 3.0.0
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="JungleBus" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JungleBus --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JungleBus, 3.0.0"
#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 JungleBus as a Cake Addin #addin nuget:?package=JungleBus&version=3.0.0 // Install JungleBus as a Cake Tool #tool nuget:?package=JungleBus&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple service bus built on top of Amazon Web Services
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- AWSSDK.Core (>= 3.3.17)
- AWSSDK.SimpleNotificationService (>= 3.1.0 && < 4.0.0)
- AWSSDK.SQS (>= 3.1.0 && < 4.0.0)
- Common.Logging (>= 3.0.0 && < 4.0.0)
- JungleBus.Interfaces (>= 3.0.0 && < 4.0.0)
- JungleQueue (>= 1.0.0)
- Newtonsoft.Json (>= 8.0.1 && < 10.0.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 |
---|---|---|
3.0.0 | 1,151 | 10/3/2017 |
2.1.2 | 1,071 | 2/14/2017 |
2.1.1 | 1,004 | 2/14/2017 |
2.1.0 | 1,061 | 2/13/2017 |
2.0.0 | 1,675 | 11/1/2016 |
1.0.1 | 989 | 10/21/2016 |
1.0.0 | 1,027 | 10/21/2016 |
0.3.0 | 1,398 | 9/20/2016 |
0.2.2 | 1,373 | 9/19/2016 |
0.2.1 | 1,057 | 7/25/2016 |
0.2.0 | 1,423 | 7/12/2016 |
0.1.4 | 1,081 | 7/5/2016 |
0.1.3 | 1,072 | 7/5/2016 |
0.1.1 | 1,061 | 7/5/2016 |
0.1.0 | 1,530 | 7/5/2016 |
Adding support to the queue without the bus