Skip to content

New Feature: Correlation ID support #120

@scottjferguson

Description

@scottjferguson

I have a project where I need to return a correlation ID in an HTTP response, and the correlation ID is currently being generated where I end up returning Result.Error(). Would you be open to me adding a CorrelationId property? Alternatively, I'd also be open to a generic Property Bag using a Dictionary<string, object>. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions