Rebus.NLog 6.0.0

dotnet add package Rebus.NLog --version 6.0.0
                    
NuGet\Install-Package Rebus.NLog -Version 6.0.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="Rebus.NLog" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rebus.NLog" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Rebus.NLog" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Rebus.NLog --version 6.0.0
                    
#r "nuget: Rebus.NLog, 6.0.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.
#:package Rebus.NLog@6.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rebus.NLog&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Rebus.NLog&version=6.0.0
                    
Install as a Cake Tool

Rebus.NLog

install from nuget

Provides an NLog logger integration for Rebus.

alternate text is missing from this package README image

How to use it

When you configure Rebus by calling the ordinary configuration spell

Configure.With(yourFavoriteContainerAdapter)
	.Transport(t => t.UseYourFavoriteTransport("with-this-queue"))
	.Start();

Rebus will default to log things to the console, using colors to differentiate between the four different log levels used.

You can make Rebus use NLog like this:

Configure.With(yourFavoriteContainerAdapter)
	.Logging(l => l.NLog())
	.Transport(t => t.UseYourFavoriteTransport("with-this-queue"))
	.Start();

and that's basically it 😃

Please check out the NLog site for details on how to configure NLog.


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.  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 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 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.
  • .NETStandard 2.0

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Rebus.NLog:

Package Downloads
Ark.Tools.Rebus

NLog configuration helper and extensions for Ark standard configuration using code and not config files.

Revo.Rebus

Event Sourcing, CQRS and DDD framework for modern C#/.NET applications. Rebus (service bus) messaging integration package.

TrueMark.OtelSupport

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Rebus.NLog:

Repository Stars
revoframework/Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
personball/abplus
Abp Plus, Extension For https://github.com/aspnetboilerplate/aspnetboilerplate
rebus-org/RebusSamples
Small sample projects
Version Downloads Last Updated
6.0.0 99,812 11/15/2023
6.0.0-alpha04 237 4/3/2023
6.0.0-alpha03 211 4/3/2023
6.0.0-alpha02 213 4/3/2023
5.0.0 512,340 4/3/2018
4.0.1 3,110 1/30/2018
4.0.0 21,894 8/15/2017
4.0.0-b05 1,120 5/18/2017
4.0.0-b04 1,093 5/17/2017
4.0.0-b03 1,106 5/15/2017
4.0.0-b02 1,117 3/22/2017
4.0.0-b01 1,155 3/22/2017
3.0.0 14,774 1/5/2017
2.0.0 13,431 9/20/2016
2.0.0-b01 1,087 9/9/2016
0.99.74 1,490 8/29/2016
0.99.73 1,489 8/12/2016
0.99.72 1,506 8/4/2016
0.99.71 1,729 8/3/2016
0.99.70 1,620 7/29/2016
0.99.68 1,483 7/18/2016
0.99.67 1,554 7/1/2016
0.99.66 1,481 6/28/2016
0.99.65 1,517 6/23/2016
0.99.64 1,423 6/22/2016
0.99.63 1,423 6/21/2016
0.99.62 1,522 6/17/2016
0.99.61 1,497 6/17/2016
0.99.60 1,567 6/15/2016
0.99.59 1,488 6/3/2016
0.99.58 1,654 5/24/2016
0.99.57 1,505 5/22/2016
0.99.56 1,402 5/22/2016
0.99.55 1,438 5/16/2016
0.99.54 1,414 5/12/2016
0.99.53 1,454 5/12/2016
0.99.52 1,474 5/11/2016
0.99.51 1,519 5/9/2016
0.99.50 1,560 4/13/2016
0.99.48 2,020 4/6/2016
0.99.47 1,498 3/31/2016
0.99.46 1,462 3/30/2016
0.99.45 1,432 3/29/2016
0.99.44 1,475 3/26/2016
0.99.43 1,438 3/26/2016
0.99.42 1,471 3/22/2016
0.99.41 1,516 3/17/2016
0.99.40 1,450 3/15/2016
0.99.39 1,456 3/14/2016
0.99.38 1,435 3/9/2016
0.99.37 1,456 3/9/2016
0.99.36 1,510 3/3/2016
0.99.35 1,592 2/22/2016
0.99.34 1,475 2/19/2016
0.99.33 1,714 2/12/2016
0.99.32 1,529 2/10/2016
0.99.31 1,484 2/8/2016
0.99.30 1,931 2/5/2016
0.99.29 1,439 2/2/2016
0.99.27 1,452 1/28/2016
0.99.26 1,447 1/27/2016
0.99.25 1,548 1/22/2016
0.99.24 1,583 1/18/2016
0.99.23 1,698 12/18/2015
0.99.22 1,432 12/18/2015
0.99.21 1,521 12/11/2015
0.99.20 1,433 12/10/2015
0.99.19 1,404 12/8/2015
0.99.18 1,516 12/7/2015
0.99.17 1,534 12/7/2015
0.99.16 1,798 11/30/2015
0.99.14 1,601 11/24/2015
0.99.13 1,522 11/23/2015
0.99.12 1,579 11/17/2015
0.99.11 1,550 11/17/2015
0.99.10 1,582 11/11/2015
0.99.9 1,467 11/5/2015
0.99.8 1,525 11/5/2015
0.99.7 1,546 10/29/2015
0.99.5 1,487 10/27/2015
0.99.4 1,490 10/27/2015
0.99.2 1,674 10/12/2015
0.99.1 1,660 10/8/2015
0.99.0 1,653 10/7/2015
0.98.12 1,624 9/17/2015
0.98.11 1,507 9/17/2015
0.98.10 1,543 9/16/2015
0.98.9 1,555 9/14/2015
0.98.8 1,537 9/13/2015
0.98.7 1,508 9/9/2015
0.98.6 1,488 9/7/2015
0.98.5 1,526 9/3/2015
0.98.4 1,507 9/3/2015
0.98.3 1,464 9/1/2015
0.98.2 1,567 8/27/2015
0.98.0 1,523 8/26/2015
0.97.0 1,513 8/25/2015
0.96.0 1,532 8/24/2015
0.95.0 1,510 8/20/2015
0.94.0 1,511 8/19/2015
0.93.0 1,468 8/19/2015
0.92.4 1,473 8/17/2015
0.92.3 1,832 8/13/2015
0.92.2 2,072 8/12/2015
0.92.1 2,522 8/12/2015
0.92.0 1,575 8/11/2015
0.91.0 1,581 8/11/2015
0.90.9 1,699 8/10/2015
0.90.8 1,887 8/9/2015
0.90.7 1,835 8/5/2015
0.90.6 1,753 8/4/2015
0.90.5 1,745 8/4/2015
0.90.4 1,627 8/2/2015
0.90.3 1,625 8/2/2015
0.90.2 1,693 7/31/2015
0.90.1 1,638 7/29/2015
0.90.0 1,664 7/29/2015
0.84.0 64,810 5/15/2015
0.83.0 1,854 4/20/2015
0.82.1 1,609 4/16/2015
0.82.0 1,939 3/19/2015
0.81.0 1,511 3/12/2015
0.80.1 2,158 3/5/2015
0.80.0 3,882 2/19/2015
0.79.0 1,524 2/6/2015
0.78.2 1,534 2/6/2015
0.78.1 1,532 2/5/2015
0.78.0 1,548 1/29/2015
0.77.1 1,573 1/23/2015
0.77.0 1,555 1/15/2015
0.76.0 1,511 1/15/2015
0.75.2 2,133 1/3/2015
0.75.1 1,933 12/21/2014
0.75.0 4,310 12/2/2014
0.74.1 1,776 12/2/2014
0.74.0 1,796 11/30/2014
0.73.0 2,234 11/6/2014
0.72.0 2,386 11/5/2014
0.71.4 1,664 10/29/2014
0.71.3 2,250 10/20/2014
0.71.2 1,744 9/30/2014
0.71.1 1,716 9/19/2014
0.71.0 3,841 8/7/2014
0.70.3 1,613 8/4/2014
0.70.2 1,566 7/31/2014
0.70.1 1,583 7/17/2014
0.69.0 1,638 6/17/2014
0.68.0 1,626 6/5/2014
0.67.0 2,978 5/20/2014
0.66.0 1,507 5/9/2014
0.65.0 1,648 4/27/2014
0.64.1 1,583 4/25/2014
0.64.0 1,754 4/20/2014
0.63.1 1,687 4/19/2014
0.63.0 1,667 3/24/2014
0.62.0 1,751 3/12/2014
0.61.1 1,627 3/5/2014
0.61.0 1,669 3/4/2014
0.60.1 1,621 3/3/2014
0.60.0 1,599 3/3/2014
0.59.0 1,649 2/26/2014
0.58.2 1,613 2/24/2014
0.58.1 1,644 2/24/2014
0.58.0 1,637 2/24/2014
0.57.0 1,674 2/18/2014
0.56.1 1,597 2/4/2014
0.56.0 1,590 1/24/2014
0.55.1 1,587 1/20/2014
0.55.0 1,645 1/20/2014
0.54.8 1,569 1/20/2014
0.54.7 1,593 1/20/2014
0.54.6 1,586 1/20/2014
0.54.5 1,625 1/20/2014
0.54.4 1,609 1/11/2014
0.54.3 1,599 1/8/2014
0.54.1 1,656 12/16/2013
0.54.0 1,629 12/10/2013
0.53.1 1,626 12/9/2013
0.53.0 1,658 12/5/2013
0.52.0 1,634 12/4/2013
0.51.1 1,679 12/3/2013
0.51.0 1,571 12/3/2013
0.50.1 1,619 11/15/2013
0.50.0 1,647 11/15/2013
0.49.0 1,624 11/15/2013
0.48.0 1,577 11/12/2013
0.47.0 1,620 11/6/2013
0.46.0 1,745 10/29/2013
0.45.0 1,655 10/21/2013
0.44.5 1,673 10/11/2013
0.44.4 1,563 10/7/2013
0.44.3 1,535 10/4/2013
0.44.2 1,548 10/4/2013
0.44.1 1,620 10/2/2013
0.44.0 1,648 10/2/2013
0.43.1 1,709 9/24/2013
0.43.0 1,758 9/17/2013
0.42.0 1,607 9/17/2013
0.41.0 1,582 9/10/2013
0.40.1 1,595 9/9/2013
0.40.0 1,644 9/2/2013
0.39.0 1,538 8/29/2013
0.38.1 1,584 8/28/2013
0.38.0 1,637 8/28/2013
0.37.0 1,638 8/26/2013
0.36.1 1,646 8/25/2013
0.36.0 1,652 8/25/2013
0.35.6 1,580 8/20/2013
0.35.5 1,637 8/20/2013
0.35.4 1,654 8/19/2013
0.35.3 1,627 8/17/2013
0.35.2 1,627 8/15/2013
0.35.1 1,585 8/14/2013
0.35.0 1,611 8/6/2013
0.34.7 1,611 8/5/2013
0.34.6 1,580 8/5/2013
0.34.5 1,578 8/2/2013
0.34.3 1,715 7/29/2013
0.34.2 1,618 7/29/2013
0.34.1 1,595 7/27/2013
0.34.0 1,874 7/4/2013
0.33.0 1,734 6/14/2013
0.32.5 1,754 6/2/2013
0.32.4 1,652 5/28/2013
0.32.3 1,657 5/23/2013
0.32.1 1,668 5/15/2013
0.32.0 1,696 4/23/2013
0.31.1 1,721 4/2/2013
0.31.0 1,726 4/2/2013
0.30.7 1,659 3/25/2013
0.30.4 1,643 3/7/2013
0.30.3 1,646 3/7/2013
0.30.2 1,639 3/7/2013
0.30.1 1,679 3/6/2013
0.30.0 1,627 3/5/2013
0.29.9 1,629 3/5/2013
0.29.8 1,660 3/5/2013
0.29.7 1,681 2/28/2013
0.29.6 1,650 2/20/2013
0.29.5 1,683 2/20/2013
0.29.4 1,676 2/8/2013
0.29.3 1,669 2/6/2013
0.29.1 1,623 2/5/2013
0.29.0-alpha 1,223 1/22/2013
0.28.4 1,730 1/21/2013
0.28.3 1,692 1/8/2013
0.28.2 1,664 1/8/2013
0.28.1 1,668 12/27/2012
0.28.0 1,623 12/27/2012
0.27.1 1,860 12/4/2012
0.27.0 1,876 12/4/2012
0.26.1 2,053 12/4/2012
0.26.0 1,888 11/20/2012
0.25.9 1,967 11/20/2012
0.25.8 1,888 11/19/2012
0.25.7 1,881 11/18/2012
0.25.5 1,885 11/15/2012
0.25.3 1,821 11/13/2012
0.25.2 1,828 11/13/2012
0.25.1 1,833 11/13/2012
0.25.0 1,849 11/7/2012
0.24.9 1,844 11/7/2012
0.24.8 1,877 11/7/2012
0.24.7 1,870 11/6/2012
0.24.6 1,840 11/1/2012
0.24.5 1,856 10/30/2012
0.24.4 1,823 10/30/2012
0.24.3 1,809 10/26/2012
0.24.2 1,810 10/26/2012
0.24.1 1,785 10/26/2012
0.24.0 1,852 10/25/2012
0.23.9 1,745 10/25/2012
0.23.8 1,780 10/25/2012
0.23.7 1,770 10/25/2012
0.23.6 1,909 10/24/2012
0.23.1 1,785 10/12/2012
0.23.0 1,740 10/10/2012
0.22.8 1,743 10/10/2012
0.22.7 1,816 10/9/2012
0.22.6 1,794 10/9/2012
0.22.5 1,776 10/3/2012
0.22.4 1,754 10/2/2012
0.22.3 1,799 10/2/2012
0.22.2 1,771 9/30/2012
0.22.1 1,730 9/26/2012
0.22.0 1,710 9/26/2012
0.21.7 1,676 9/25/2012
0.21.6 1,711 9/25/2012
0.21.5 1,752 9/11/2012
0.21.4 1,714 9/10/2012
0.21.3 1,716 9/10/2012
0.21.2 1,739 9/10/2012
0.21.1 1,730 9/10/2012
0.21.0 1,806 9/7/2012
0.20.9 1,751 9/7/2012
0.20.8 1,736 9/6/2012
0.20.7 1,839 9/6/2012
0.20.6 1,825 9/6/2012
0.20.3 1,752 9/4/2012
0.20.2 1,738 9/4/2012
0.19.7 1,719 8/29/2012
0.19.6 1,731 8/28/2012
0.19.5 1,811 8/28/2012
0.19.4 1,730 8/28/2012
0.19.3 1,722 8/28/2012
0.19.2 1,912 8/28/2012
0.19.1 1,752 8/26/2012
0.18.6 1,698 8/23/2012
0.16.0 1,882 8/20/2012
0.15.9-alpha 1,294 8/14/2012