Serilog.Enrichers.CorrelationId
1.0.0
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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Serilog (>= 2.4.0)
NuGet packages (73)
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
Package Description |
|
Swisschain.Sdk.Server
Package Description |
|
Farsica.Framework
Asp.net Core Application Framework |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Serilog.Enrichers.CorrelationId:
Repository | Stars |
---|---|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 8, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
madslundt/NetCoreMicroservicesSample
Sample using micro services in .NET Core 3.1 Focusing on clean code
|
|
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
mehdihadeli/vertical-slice-api-template
An asp.net core template based on .Net 8, Vertical Slice Architecture, CQRS, Minimal APIs, API Versioning and Swagger.
|