CorrelationId Middleware Helper Package For .Net Core Apps.
Info
Version: | 1.6.1 |
Author(s): | Sefa Can |
Last Update: | Wednesday, June 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sefacan/dotnetboilerplate/tree/master/src/DotnetBoilerplate.Caching |
NuGet Url: | https://www.nuget.org/packages/DotnetBoilerplate.CorrelationId |
Install
Install-Package DotnetBoilerplate.CorrelationId
dotnet add package DotnetBoilerplate.CorrelationId
paket add DotnetBoilerplate.CorrelationId
DotnetBoilerplate.CorrelationId Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Http(>= 3.1.4)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.4)
- Microsoft.Extensions.Options(>= 3.1.4)