Skip to content

parametarized the serialization with an option [ReferenceLoopHandlingIgnore] to avoid Circular Reference Error #600

@andraschris

Description

@andraschris

The way webbrowser serialize Results and returns JSON
at the last step
await HttpContext.SendDataAsync(result);

produce, in some cases, Circular Reference Error

εικόνα

Is there an option to parametarized the serialization with an option such as

https://www.newtonsoft.com/json/help/html/ReferenceLoopHandlingIgnore.htm

or something else

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions