NServiceBus.Serilog 12.0.1

Suggested Alternatives

NServiceBus.Community.Serilog

dotnet add package NServiceBus.Serilog --version 12.0.1
                    
NuGet\Install-Package NServiceBus.Serilog -Version 12.0.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="NServiceBus.Serilog" Version="12.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NServiceBus.Serilog" Version="12.0.1" />
                    
Directory.Packages.props
<PackageReference Include="NServiceBus.Serilog" />
                    
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 NServiceBus.Serilog --version 12.0.1
                    
#r "nuget: NServiceBus.Serilog, 12.0.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.
#:package NServiceBus.Serilog@12.0.1
                    
#: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=NServiceBus.Serilog&version=12.0.1
                    
Install as a Cake Addin
#tool nuget:?package=NServiceBus.Serilog&version=12.0.1
                    
Install as a Cake Tool

Add support for sending NServiceBus logging through Serilog

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NServiceBus.Serilog:

Package Downloads
ThinkLogic.Extensions.ServiceBus

ThinkLogic Extensions ServiceBus

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NServiceBus.Serilog:

Repository Stars
charlessolar/eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
Version Downloads Last Updated
12.0.1 457,407 10/10/2024 12.0.1 is deprecated because it is no longer maintained.
12.0.0 128,180 4/18/2024 12.0.0 is deprecated because it is no longer maintained.
11.2.2 91,244 3/10/2024 11.2.2 is deprecated because it is no longer maintained.
11.2.1 3,990 3/10/2024 11.2.1 is deprecated because it is no longer maintained.
11.2.0 4,063 3/10/2024 11.2.0 is deprecated because it is no longer maintained.
11.1.1 65,968 1/15/2024 11.1.1 is deprecated because it is no longer maintained.
11.1.0 4,003 1/15/2024 11.1.0 is deprecated because it is no longer maintained.
11.0.2 4,085 1/15/2024 11.0.2 is deprecated because it is no longer maintained.
11.0.1 4,054 1/15/2024 11.0.1 is deprecated because it is no longer maintained.
11.0.0 36,225 11/16/2023 11.0.0 is deprecated because it is no longer maintained.
10.2.0 84,856 6/20/2023 10.2.0 is deprecated because it is no longer maintained.
10.1.1 17,213 4/20/2023 10.1.1 is deprecated because it is no longer maintained.
10.1.0 4,451 4/20/2023 10.1.0 is deprecated because it is no longer maintained.
10.0.0 7,749 3/20/2023 10.0.0 is deprecated because it is no longer maintained.
9.2.0 218,335 3/20/2023 9.2.0 is deprecated because it is no longer maintained.
9.1.0 5,178 3/20/2023 9.1.0 is deprecated because it is no longer maintained.
9.0.1 50,391 11/22/2022 9.0.1 is deprecated because it is no longer maintained.
9.0.0 6,773 11/22/2022 9.0.0 is deprecated because it is no longer maintained.
8.3.0 239,324 11/11/2022 8.3.0 is deprecated because it is no longer maintained.
8.2.0 4,540 11/19/2022 8.2.0 is deprecated because it is no longer maintained.
Loading failed