ASP.NET Core correlation ID middleware which provides a correlation ID header and DI Context.
Info
| Version: | 2.0.1 |
| Author(s): | Andrew Brad |
| Last Update: | Sunday, November 11, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Andrew-Brad/AB.CommonMiddleware |
| NuGet Url: | https://www.nuget.org/packages/AB.Middleware.CorrelationId |
Install
Install-Package AB.Middleware.CorrelationId
dotnet add package AB.Middleware.CorrelationId
paket add AB.Middleware.CorrelationId
AB.Middleware.CorrelationId Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.3)
- Microsoft.Extensions.Options(>= 2.0.2)
Tags