Serilog.Enrichers.CorrelationId
1.0.0
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Serilog.Enrichers.CorrelationId --version 1.0.0
NuGet\Install-Package Serilog.Enrichers.CorrelationId -Version 1.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="Serilog.Enrichers.CorrelationId" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Enrichers.CorrelationId --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Enrichers.CorrelationId, 1.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.
// Install Serilog.Enrichers.CorrelationId as a Cake Addin
#addin nuget:?package=Serilog.Enrichers.CorrelationId&version=1.0.0
// Install Serilog.Enrichers.CorrelationId as a Cake Tool
#tool nuget:?package=Serilog.Enrichers.CorrelationId&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Enrich logs with a unique ID so you can track logs for specific requests.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Serilog (>= 2.4.0)
NuGet packages (53)
Showing the top 5 NuGet packages that depend on Serilog.Enrichers.CorrelationId:
Package | Downloads |
---|---|
MyJetWallet.Sdk.Service
Package Description |
|
invoisys.SDK.Logging
Package Description |
|
Omnia.Fx.NetCore.SharePointServer
Omnia Fx NetCore SharePointServer |
|
Swisschain.Sdk.Server
Package Description |
|
Farsica.Framework
Asp.net Core Application Framework |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Serilog.Enrichers.CorrelationId:
Repository | Stars |
---|---|
madslundt/NetCoreMicroservicesSample
Sample using micro services in .NET Core 3.1 Focusing on clean code
|
|
mehdihadeli/ecommerce-microservices
🛍️ A practical e-commerce microservices, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
mehdihadeli/ecommerce-modular-monolith
🪣 A practical e-commerce modular monolith, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|