JungleBus 3.0.0
.NET Framework 4.6.1
Install-Package JungleBus -Version 3.0.0
dotnet add package JungleBus --version 3.0.0
<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, C# scripting and .NET Interactive. 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 |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
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 | 843 | 10/3/2017 |
2.1.2 | 794 | 2/14/2017 |
2.1.1 | 752 | 2/14/2017 |
2.1.0 | 805 | 2/13/2017 |
2.0.0 | 1,393 | 11/1/2016 |
1.0.1 | 741 | 10/21/2016 |
1.0.0 | 760 | 10/21/2016 |
0.3.0 | 1,129 | 9/20/2016 |
0.2.2 | 1,110 | 9/19/2016 |
0.2.1 | 803 | 7/25/2016 |
0.2.0 | 1,175 | 7/12/2016 |
0.1.4 | 817 | 7/5/2016 |
0.1.3 | 824 | 7/5/2016 |
0.1.1 | 796 | 7/5/2016 |
0.1.0 | 1,163 | 7/5/2016 |
Adding support to the queue without the bus