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" />
<PackageVersion Include="Nlog.RabbitMQ.Target" Version="2.11.18" />
<PackageReference Include="Nlog.RabbitMQ.Target" />
paket add Nlog.RabbitMQ.Target --version 2.11.18
#r "nuget: Nlog.RabbitMQ.Target, 2.11.18"
#:package Nlog.RabbitMQ.Target@2.11.18
#addin nuget:?package=Nlog.RabbitMQ.Target&version=2.11.18
#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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 |
|---|---|---|
| 3.0.6 | 9,307 | 12/17/2025 |
| 3.0.4 | 16,509 | 9/11/2025 |
| 3.0.3 | 5,667 | 8/15/2025 |
| 3.0.3-pr-84.0 | 146 | 8/15/2025 |
| 3.0.2 | 1,400 | 8/15/2025 |
| 3.0.2-pr-82.4 | 194 | 8/12/2025 |
| 3.0.2-pr-82.3 | 249 | 8/8/2025 |
| 3.0.1 | 4,973 | 7/3/2025 |
| 3.0.0 | 11,877 | 6/10/2025 |
| 2.11.21-pr-77.8 | 1,737 | 3/10/2025 |
| 2.11.20 | 336,466 | 11/1/2023 |
| 2.11.19 | 23,248 | 10/3/2023 |
| 2.11.18 | 52,438 | 7/16/2023 |
| 2.11.17 | 2,530 | 7/12/2023 |
| 2.11.16 | 86,285 | 12/8/2022 |
| 2.11.13 | 15,642 | 11/3/2022 |
| 2.11.5 | 2,829 | 11/2/2022 |
| 2.11.1 | 2,977 | 11/1/2022 |
| 2.8.1 | 2,759 | 10/31/2022 |
| 2.8.0 | 2,764 | 10/28/2022 |
## 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