Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dailydevops/http.correlation

Correlation middleware for synchronization of requests and logging
https://github.com/dailydevops/http.correlation

correlation-id dotnet http

Last synced: 22 days ago
JSON representation

Correlation middleware for synchronization of requests and logging

Awesome Lists containing this project

README

        

# NetEvolve.Http.Correlation
Several NuGet packages to support and use a correlation ID based on HTTP header `X-Correlation-ID` or alternatively `X-Request-ID`.

## Packages

### NetEvolve.Http.Correlation.Abstractions
[![Nuget](https://img.shields.io/nuget/v/NetEvolve.Http.Correlation.Abstractions)](https://www.nuget.org/packages/NetEvolve.Http.Correlation.Abstractions)

### NetEvolve.Http.Correlation.AspNetCore
[![Nuget](https://img.shields.io/nuget/v/NetEvolve.Http.Correlation.AspNetCore)](https://www.nuget.org/packages/NetEvolve.Http.Correlation.AspNetCore)

### NetEvolve.Http.Correlation.HttpClient
[![Nuget](https://img.shields.io/nuget/v/NetEvolve.Http.Correlation.HttpClient)](https://www.nuget.org/packages/NetEvolve.Http.Correlation.HttpClient)

### NetEvolve.Http.Correlation.TestGenerator
[![Nuget](https://img.shields.io/nuget/v/NetEvolve.Http.Correlation.TestGenerator)](https://www.nuget.org/packages/NetEvolve.Http.Correlation.TestGenerator)

### NetEvolve.Http.Correlation.Ulid
[![Nuget](https://img.shields.io/nuget/v/NetEvolve.Http.Correlation.Ulid)](https://www.nuget.org/packages/NetEvolve.Http.Correlation.Ulid)