Rebus.Microsoft.Extensions.Logging
5.2.0
dotnet add package Rebus.Microsoft.Extensions.Logging --version 5.2.0
NuGet\Install-Package Rebus.Microsoft.Extensions.Logging -Version 5.2.0
<PackageReference Include="Rebus.Microsoft.Extensions.Logging" Version="5.2.0" />
<PackageVersion Include="Rebus.Microsoft.Extensions.Logging" Version="5.2.0" />
<PackageReference Include="Rebus.Microsoft.Extensions.Logging" />
paket add Rebus.Microsoft.Extensions.Logging --version 5.2.0
#r "nuget: Rebus.Microsoft.Extensions.Logging, 5.2.0"
#:package Rebus.Microsoft.Extensions.Logging@5.2.0
#addin nuget:?package=Rebus.Microsoft.Extensions.Logging&version=5.2.0
#tool nuget:?package=Rebus.Microsoft.Extensions.Logging&version=5.2.0
Rebus.Microsoft.Extensions.Logging
Provides a Microsoft Extensions Logging logging integration for Rebus.

Like this:
var loggerFactory = new LoggerFactory()
.AddConsole();
Configure.With(...)
.Logging(l => l.MicrosoftExtensionsLogging(loggerFactory))
.Transport(t => t.Use(...))
.(...)
.Start();
or like this:
var logger = new LoggerFactory()
.AddConsole()
.CreateLogger<Program>();
Configure.With(...)
.Logging(l => l.MicrosoftExtensionsLogging(logger))
.Transport(t => t.Use(...))
.(...)
.Start();
| 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. 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. |
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0 && < 11.0.0)
- Rebus (>= 8.0.1)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Rebus.Microsoft.Extensions.Logging:
| Package | Downloads |
|---|---|
|
Elsa.Core
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package contains the core of Elsa. Tip: reference the `Elsa` package instead of this one. |
|
|
Umbraco.Deploy.Cloud
Umbraco Deploy Cloud provides reliable deployment of schema, functionality, structure and content between Umbraco Cloud environments. This package can be used with Umbraco CMS version 9 and higher, for version 8 or below, please contact Umbraco support. |
|
|
EasyDesk.CleanArchitecture.Infrastructure
Utilities for the infrastructure layer of the clean architecture as seen by EasyDesk. |
|
|
DataManagmentSystem.Entity.Messaging
Package Description |
|
|
UlixeGroup.Elsa.Core
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package contains the core of Elsa. Tip: reference the `Elsa` package instead of this one. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Rebus.Microsoft.Extensions.Logging:
| Repository | Stars |
|---|---|
|
jxnkwlp/abp-elsa-module
Elsa abp module and workflow app
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.2.0 | 91 | 11/15/2025 |
| 5.1.0 | 638,708 | 11/14/2024 |
| 5.0.0 | 664,179 | 11/15/2023 |
| 5.0.0-alpha01 | 738 | 3/29/2023 |
| 4.0.0 | 1,047,846 | 2/8/2023 |
| 3.0.0 | 440,156 | 11/14/2022 |
| 3.0.0-a1 | 11,514 | 11/4/2020 |
| 2.0.0 | 2,504,604 | 4/21/2020 |
| 1.0.1 | 68,007 | 10/23/2019 |
| 1.0.0 | 12,137 | 9/12/2019 |
| 1.0.0-a3 | 53,773 | 10/3/2018 |
| 1.0.0-a2 | 904 | 10/3/2018 |
| 1.0.0-a1 | 819 | 10/3/2018 |