Nlog.RabbitMQ.Target
2.11.18
See the version list below for details.
dotnet add package Nlog.RabbitMQ.Target --version 2.11.18
NuGet\Install-Package Nlog.RabbitMQ.Target -Version 2.11.18
<PackageReference Include="Nlog.RabbitMQ.Target" Version="2.11.18" />
paket add Nlog.RabbitMQ.Target --version 2.11.18
#r "nuget: Nlog.RabbitMQ.Target, 2.11.18"
// Install Nlog.RabbitMQ.Target as a Cake Addin #addin nuget:?package=Nlog.RabbitMQ.Target&version=2.11.18 // Install Nlog.RabbitMQ.Target as a Cake Tool #tool nuget:?package=Nlog.RabbitMQ.Target&version=2.11.18
NLog target for the RabbitMQ.Client
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 was computed. |
.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. |
-
.NETFramework 4.6.1
- Newtonsoft.Json (>= 13.0.2)
- NLog (>= 4.7.15)
- RabbitMQ.Client (>= 6.2.4)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.2)
- NLog (>= 4.7.15)
- RabbitMQ.Client (>= 6.2.4)
-
net6.0
- Newtonsoft.Json (>= 13.0.2)
- NLog (>= 4.7.15)
- RabbitMQ.Client (>= 6.2.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Nlog.RabbitMQ.Target:
Package | Downloads |
---|---|
EachShow.Host
主机启动程序 |
|
Szyj.MicroService.Application
尚哲医健微服务,通用服务 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.11.20 | 106,014 | 11/1/2023 |
2.11.19 | 13,709 | 10/3/2023 |
2.11.18 | 42,935 | 7/16/2023 |
2.11.17 | 1,266 | 7/12/2023 |
2.11.16 | 71,962 | 12/8/2022 |
2.11.13 | 13,588 | 11/3/2022 |
2.11.5 | 1,502 | 11/2/2022 |
2.11.1 | 1,686 | 11/1/2022 |
2.8.1 | 1,442 | 10/31/2022 |
2.8.0 | 1,461 | 10/28/2022 |
2.7.7 | 289,141 | 9/23/2020 |
2.7.6 | 11,805 | 8/12/2020 |
2.7.5 | 9,593 | 5/18/2020 |
2.7.4 | 3,601 | 5/8/2020 |
2.7.2 | 2,660 | 5/8/2020 |
2.7.0 | 3,285 | 5/7/2020 |
2.6.22 | 137,614 | 2/28/2019 |
2.5.4 | 12,173 | 4/17/2018 |
2.5.2 | 3,619 | 4/12/2018 |
2.5.0 | 7,122 | 1/3/2018 |
2.4.0 | 3,241 | 11/17/2016 |
2.0.0 | 11,984 | 5/8/2020 |
## What's Changed\r\n* Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/Nlog.RabbitMQ.Example by @dependabot in https://github.com/artdolya/Nlog.RabbitMQ/pull/61\r\n* Fix NullReferenceException when RabbitMQ instance is offline by @snakefoot in https://github.com/artdolya/Nlog.RabbitMQ/pull/65\r\n* Bump version by @artdolya in https://github.com/artdolya/Nlog.RabbitMQ/pull/66\r\n* RabbitMQTarget checking unsent messages on flush by @snakefoot in https://github.com/artdolya/Nlog.RabbitMQ/pull/67\r\n\r\n## New Contributors\r\n* @dependabot made their first contribution in https://github.com/artdolya/Nlog.RabbitMQ/pull/61\r\n\r\n**Full Changelog**: https://github.com/artdolya/Nlog.RabbitMQ/compare/2.11.15...2.11.18