RabbitLink 0.4.0
.NET Standard 1.5
This package targets .NET Standard 1.5. The package is compatible with this framework or higher.
.NET Framework 4.6
This package targets .NET Framework 4.6. The package is compatible with this framework or higher.
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 RabbitLink --version 0.4.0
NuGet\Install-Package RabbitLink -Version 0.4.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="RabbitLink" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RabbitLink --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RabbitLink, 0.4.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 RabbitLink as a Cake Addin #addin nuget:?package=RabbitLink&version=0.4.0 // Install RabbitLink as a Cake Tool #tool nuget:?package=RabbitLink&version=0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Advanced .Net API for RabbitMQ
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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6
- Microsoft.CSharp (>= 4.3.0)
- Newtonsoft.Json (>= 9.0.1)
- Nito.AsyncEx.Coordination (>= 1.0.2)
- RabbitMQ.Client (>= 4.1.1)
-
.NETStandard 1.5
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- Nito.AsyncEx.Coordination (>= 1.0.2)
- RabbitMQ.Client (>= 4.1.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on RabbitLink:
Package | Downloads |
---|---|
RabbitLink.Serialization.Json
Advanced .Net API for RabbitMQ, JSON Serialization support |
|
RabbitLink.System.Text.Json
Advanced .Net API for RabbitMQ, Microsoft JSON serialization support |
|
RabbitLink.Microsoft.Extensions.Logging
Advanced .Net API for RabbitMQ, Microsoft logging support |
|
RabbitLink.Services
Rabbit link astral contracts implementation |
|
Astral.RabbitLink
Rabbit link astral contracts implementation |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.14.0 | 4,921 | 2/7/2023 |
0.12.0 | 6,647 | 6/22/2022 |
0.11.0 | 8,592 | 8/19/2021 |
0.10.0 | 386 | 8/18/2021 |
0.9.0 | 1,015 | 11/19/2020 |
0.6.1 | 9,346 | 9/7/2018 |
0.6.0 | 1,565 | 5/4/2018 |
0.5.8 | 2,094 | 10/9/2017 |
0.5.7 | 955 | 10/4/2017 |
0.5.6 | 1,316 | 9/28/2017 |
0.4.1 | 1,201 | 3/10/2017 |
0.4.0 | 1,061 | 3/8/2017 |
0.3.3 | 1,193 | 8/10/2016 |
0.3.2 | 1,066 | 5/31/2016 |
0.3.0 | 1,023 | 4/19/2016 |
0.2.7 | 1,312 | 4/14/2016 |
0.2.6 | 1,286 | 4/14/2016 |
0.2.5 | 1,228 | 11/26/2015 |
0.2.4 | 1,180 | 11/25/2015 |
0.2.3 | 1,116 | 11/25/2015 |
0.2.2 | 1,135 | 11/23/2015 |
0.2.1 | 1,174 | 11/23/2015 |
0.2.0 | 1,135 | 11/23/2015 |
0.1.0 | 2,725 | 10/23/2015 |
* Moved to .Net Core.
* Now targets to 4.6 and NetStandard 1.5.
* Updated dependencies to lastest versions.