Carrot 1.2.1

dotnet add package Carrot --version 1.2.1
NuGet\Install-Package Carrot -Version 1.2.1
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="Carrot" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Carrot --version 1.2.1
#r "nuget: Carrot, 1.2.1"
#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 Carrot as a Cake Addin
#addin nuget:?package=Carrot&version=1.2.1

// Install Carrot as a Cake Tool
#tool nuget:?package=Carrot&version=1.2.1

Carrot is a .NET lightweight library that provides a couple of facilities over RabbitMQ.

Product 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Carrot:

Package Downloads
Carrot.log4net

a facility which enables log4net capabilities.

Carrot.NLog

a facility which enables NLog capabilities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 2,736 11/12/2020
1.2.0 552 8/18/2020
1.1.1 1,740 8/8/2019
1.1.0 1,460 8/8/2019
1.0.1 1,479 7/18/2019
1.0.0 2,238 8/9/2018
0.2.293-alpha 1,286 8/8/2018
0.1.281-alpha 1,532 10/13/2017
0.1.278-alpha 1,211 8/25/2017
0.1.276-alpha 2,523 7/12/2016
0.0.275-alpha 1,378 7/12/2016
0.0.270-alpha 2,336 5/26/2016
0.0.264-alpha 2,278 2/5/2016
0.0.238-alpha 1,530 1/14/2016
0.0.235-alpha 1,382 12/22/2015
0.0.209-alpha 1,403 11/27/2015
0.0.208-alpha 1,427 11/27/2015
0.0.181-alpha 1,288 11/17/2015
0.0.170-alpha 1,041 11/16/2015
0.0.165-alpha 1,080 11/12/2015
0.0.164-alpha 1,044 11/5/2015
0.0.162-alpha 1,042 11/5/2015
0.0.156-alpha 1,051 11/5/2015
0.0.150-alpha 1,044 11/5/2015
0.0.128-alpha 1,059 11/3/2015
0.0.103-alpha 1,016 10/26/2015
0.0.100-alpha 1,029 10/26/2015
0.0.98-alpha 1,011 10/26/2015
0.0.92-alpha 1,021 10/23/2015
0.0.77-alpha 1,046 10/22/2015
0.0.76-alpha 1,063 10/22/2015
0.0.74-alpha 1,058 10/22/2015

Requeue message if fallback fails.