Plugin for ServiceStack that ensures there's a unique request correlation Id in header.
Info
Version: | 5.0.0 |
Author(s): | Donald Gray (@donaldgray), Scott Mackay (@wwwlicious) |
Last Update: | Sunday, September 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wwwlicious/servicestack-request-correlation |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.Request.Correlation |
Install
Install-Package ServiceStack.Request.Correlation
dotnet add package ServiceStack.Request.Correlation
paket add ServiceStack.Request.Correlation
ServiceStack.Request.Correlation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- RustFlakes(>= 2.0.0)
- ServiceStack.Server(>= 5.0.0)
- RustFlakes(>= 2.0.0)
- ServiceStack.Server(>= 5.0.0)
Tags