ASP.NET Core middleware processing incoming request correlation ID, together with HTTP message handler
for forwarding correlation ID to subsequent requests.
ASP.NET Core correlation ID middleware for distributed microservices with log level severity option and updgraded to .NET 6.
This package is a Fork of https://github.com/stevejgordon/CorrelationId
Library helps to generate a trace ID string for the cross-microservice communication. https://www.calabonga.net/blog/post/tracking-correlationid-between-microservices-asp-net-core