Narato.Correlations
2.0.0
Contains middleware for correlation Id's
Install-Package Narato.Correlations -Version 2.0.0
dotnet add package Narato.Correlations --version 2.0.0
<PackageReference Include="Narato.Correlations" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Narato.Correlations --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Narato.Correlations, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Narato.Correlations as a Cake Addin
#addin nuget:?package=Narato.Correlations&version=2.0.0
// Install Narato.Correlations as a Cake Tool
#tool nuget:?package=Narato.Correlations&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.0
- Microsoft.AspNetCore.Mvc (>= 2.0.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Narato.Correlations:
Package | Downloads |
---|---|
Narato.ResponseMiddleware
Contains middleware for error handling and correlation id's
|
|
Narato.Correlations.NlogExtensions
Contains layout renderer for enriching nlog logs with a correlation ID
|
|
Narato.Correlations.SerilogMiddleware
Contains middleware for adding correlation id's to serilog messages
|
GitHub repositories
This package is not used by any popular GitHub repositories.